Skip navigation links
A B C D E F G H I J L M N O P Q R S T U V W X 

A

AccountLabelField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201506.cm
A Enum to facilitate the selection of fields for AccountLabel.
AccountLabelField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201509.cm
A Enum to facilitate the selection of fields for AccountLabel.
AccountLabelField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201601.cm
A Enum to facilitate the selection of fields for AccountLabel.
AdCustomizerFeedField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201506.cm
A Enum to facilitate the selection of fields for AdCustomizerFeed.
AdCustomizerFeedField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201509.cm
A Enum to facilitate the selection of fields for AdCustomizerFeed.
AdCustomizerFeedField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201601.cm
A Enum to facilitate the selection of fields for AdCustomizerFeed.
AdGroupAdField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201506.cm
A Enum to facilitate the selection of fields for AdGroupAd.
AdGroupAdField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201509.cm
A Enum to facilitate the selection of fields for AdGroupAd.
AdGroupAdField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201601.cm
A Enum to facilitate the selection of fields for AdGroupAd.
AdGroupBidModifierField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201506.cm
A Enum to facilitate the selection of fields for AdGroupBidModifier.
AdGroupBidModifierField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201509.cm
A Enum to facilitate the selection of fields for AdGroupBidModifier.
AdGroupBidModifierField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201601.cm
A Enum to facilitate the selection of fields for AdGroupBidModifier.
AdGroupCriterionField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201506.cm
A Enum to facilitate the selection of fields for AdGroupCriterion.
AdGroupCriterionField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201509.cm
A Enum to facilitate the selection of fields for AdGroupCriterion.
AdGroupCriterionField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201601.cm
A Enum to facilitate the selection of fields for AdGroupCriterion.
AdGroupExtensionSettingField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201506.cm
A Enum to facilitate the selection of fields for AdGroupExtensionSetting.
AdGroupExtensionSettingField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201509.cm
A Enum to facilitate the selection of fields for AdGroupExtensionSetting.
AdGroupExtensionSettingField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201601.cm
A Enum to facilitate the selection of fields for AdGroupExtensionSetting.
AdGroupFeedField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201506.cm
A Enum to facilitate the selection of fields for AdGroupFeed.
AdGroupFeedField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201509.cm
A Enum to facilitate the selection of fields for AdGroupFeed.
AdGroupFeedField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201601.cm
A Enum to facilitate the selection of fields for AdGroupFeed.
AdGroupField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201506.cm
A Enum to facilitate the selection of fields for AdGroup.
AdGroupField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201509.cm
A Enum to facilitate the selection of fields for AdGroup.
AdGroupField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201601.cm
A Enum to facilitate the selection of fields for AdGroup.
AdHocReportDownloadHelper - Class in com.google.api.ads.adwords.lib.utils
Helper class that handles AdHoc report downloads.
AdHocReportDownloadHelper(AdWordsSession, String) - Constructor for class com.google.api.ads.adwords.lib.utils.AdHocReportDownloadHelper
Constructor that stores the session for authentication and uses the provided version to determine the report endpoint.
AdParamField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201506.cm
A Enum to facilitate the selection of fields for AdParam.
AdParamField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201509.cm
A Enum to facilitate the selection of fields for AdParam.
AdParamField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201601.cm
A Enum to facilitate the selection of fields for AdParam.
ADS_API_LIB_LOG - Static variable in class com.google.api.ads.common.lib.utils.logging.AdsServiceLoggers
The client library logger.
AdsLibraryUserAgentProvider - Class in com.google.api.ads.common.lib.useragent
Provides the ads library user agent.
AdsLibraryUserAgentProvider(AdsBuildConfiguration) - Constructor for class com.google.api.ads.common.lib.useragent.AdsLibraryUserAgentProvider
Constructor.
AdsModule - Class in com.google.api.ads.common.lib
Guice module for common bindings.
AdsModule() - Constructor for class com.google.api.ads.common.lib.AdsModule
 
AdsServiceClient<S extends AdsSession,D extends AdsServiceDescriptor> - Class in com.google.api.ads.common.lib.client
The base class for all AdsServiceClients.
AdsServiceClient(Object, S, D, SoapClientHandlerInterface<Object>, HeaderHandler<S, D>, AdsServiceLoggers) - Constructor for class com.google.api.ads.common.lib.client.AdsServiceClient
Constructor.
AdsServiceClientFactory<C extends AdsServiceClient<S,D>,S extends AdsSession,D extends AdsServiceDescriptor> - Class in com.google.api.ads.common.lib.factory
Factory which creates ads service clients.
AdsServiceClientFactory(AdsServiceClientFactoryHelper) - Constructor for class com.google.api.ads.common.lib.factory.AdsServiceClientFactory
Constructor.
AdsServiceClientFactoryHelper<C extends AdsServiceClient<S,D>,S extends AdsSession,D extends AdsServiceDescriptor> - Interface in com.google.api.ads.common.lib.factory.helper
Interface for helpers of factories which creates ads service clients.
AdsServiceDescriptor - Interface in com.google.api.ads.common.lib.client
Interface for ads service descriptors.
AdsServiceLoggers - Class in com.google.api.ads.common.lib.utils.logging
The class AdsServiceLogger allows logging of outgoing and incoming SOAP XML messages as API calls are executed.
AdsServiceLoggers(PrettyPrinterInterface, Logger, Logger) - Constructor for class com.google.api.ads.common.lib.utils.logging.AdsServiceLoggers
Constructor.
AdsSession - Interface in com.google.api.ads.common.lib.client
Interface for an ads session.
AdsSoapModule<C extends AdsServiceClient<S,D>,D extends AdsServiceDescriptor,S extends AdsSession> - Class in com.google.api.ads.common.lib
Guice module for common bindings.
AdsSoapModule() - Constructor for class com.google.api.ads.common.lib.AdsSoapModule
 
AdWordsInternals - Class in com.google.api.ads.adwords.lib.utils
Provides access to some internal guice-injected objects.
AdWordsInternals(AuthorizationHeaderProvider, UserAgentCombiner, HttpTransport, AdWordsLibConfiguration, AdWordsServiceLoggers, OAuth2Helper) - Constructor for class com.google.api.ads.adwords.lib.utils.AdWordsInternals
 
AdWordsLoggingModule - Class in com.google.api.ads.adwords.lib.utils.logging
AdWords-specific logging module.
AdWordsLoggingModule(String, String, String) - Constructor for class com.google.api.ads.adwords.lib.utils.logging.AdWordsLoggingModule
 
AdWordsModule - Class in com.google.api.ads.adwords.lib
Guice module for AdWords bindings.
AdWordsModule() - Constructor for class com.google.api.ads.adwords.lib.AdWordsModule
 
AdWordsProductFrameworkModule - Annotation Type in com.google.api.ads.adwords.lib
A simple marker annotation used to specify a Guice module that can tie the AdWords library to a SOAP framework.
AdWordsServiceClient - Class in com.google.api.ads.adwords.lib.client
Wrapper of underlying SOAP client which allows access for setting headers retrieved from the session.
AdWordsServiceClient(Object, AdWordsServiceDescriptor, AdWordsSession, SoapClientHandlerInterface, HeaderHandler<AdWordsSession, AdWordsServiceDescriptor>, AdsServiceLoggers) - Constructor for class com.google.api.ads.adwords.lib.client.AdWordsServiceClient
Constructor.
AdWordsServiceClientFactory - Class in com.google.api.ads.adwords.lib.factory
Factory which creates AdWords service clients.
AdWordsServiceClientFactory(Injector) - Constructor for class com.google.api.ads.adwords.lib.factory.AdWordsServiceClientFactory
Constructor.
AdWordsServiceClientFactory(AbstractModule) - Constructor for class com.google.api.ads.adwords.lib.factory.AdWordsServiceClientFactory
AdWordsServiceClientFactoryHelper - Class in com.google.api.ads.adwords.lib.factory.helper
Factory helper for AdWords.
AdWordsServiceClientFactoryHelper(FactoryModule.AdsServiceClientFactoryInterface<AdWordsServiceClient, AdWordsSession, AdWordsServiceDescriptor>, FactoryModule.AdsServiceDescriptorFactoryInterface<AdWordsServiceDescriptor>, SoapClientHandlerInterface, AdsLibConfiguration) - Constructor for class com.google.api.ads.adwords.lib.factory.helper.AdWordsServiceClientFactoryHelper
Constructor.
AdWordsServiceDescriptor - Class in com.google.api.ads.adwords.lib.client
AdWordsServiceDescriptor provides a class which defines a service that can be instantiated through reflection.
AdWordsServiceDescriptor(Class<?>, String, AdWordsApiConfiguration) - Constructor for class com.google.api.ads.adwords.lib.client.AdWordsServiceDescriptor
Constructor.
AdWordsServiceDescriptor.AdWordsSubProduct - Enum in com.google.api.ads.adwords.lib.client
Enumeration of high-level sub products within AdWords.
AdWordsServiceLoggers - Class in com.google.api.ads.adwords.lib.utils.logging
Service logger that also provides access to additional AdWords-specific loggers.
AdWordsServiceLoggers(PrettyPrinterInterface, Logger, Logger, ReportServiceLogger, BatchJobLogger) - Constructor for class com.google.api.ads.adwords.lib.utils.logging.AdWordsServiceLoggers
 
AdWordsSession - Class in com.google.api.ads.adwords.lib.client
A AdWordsSession represents a single session of AdWords use.
AdWordsSession.Builder - Class in com.google.api.ads.adwords.lib.client
Builder for AdWordsSession.
AdWordsSoapModule - Class in com.google.api.ads.adwords.lib
Guice module for AdWords SOAP bindings.
AdWordsSoapModule() - Constructor for class com.google.api.ads.adwords.lib.AdWordsSoapModule
 
AdwordsUserListField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201506.cm
A Enum to facilitate the selection of fields for AdwordsUserList.
AdwordsUserListField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201509.cm
A Enum to facilitate the selection of fields for AdwordsUserList.
AdwordsUserListField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201601.cm
A Enum to facilitate the selection of fields for AdwordsUserList.
AuthenticationException - Exception in com.google.api.ads.common.lib.exception
Base exception for all authentication exceptions.
AuthenticationException(String) - Constructor for exception com.google.api.ads.common.lib.exception.AuthenticationException
Constructor.
AuthenticationException(String, Throwable) - Constructor for exception com.google.api.ads.common.lib.exception.AuthenticationException
Constructor.
AuthModule - Class in com.google.api.ads.common.lib.auth
Module for authentication.
AuthModule() - Constructor for class com.google.api.ads.common.lib.auth.AuthModule
Default constructor.
AuthorizationHeaderHandler - Class in com.google.api.ads.common.lib.soap
Handler for Authorization headers that can be set on the SOAP client.
AuthorizationHeaderHandler(SoapClientHandlerInterface, AuthorizationHeaderProvider) - Constructor for class com.google.api.ads.common.lib.soap.AuthorizationHeaderHandler
Constructor.
AuthorizationHeaderProvider - Class in com.google.api.ads.common.lib.auth
Authorization header provider that can delegate between different authentication mechanisms depending on the AdsSession.
AuthorizationHeaderProvider(OAuth2AuthorizationHeaderProvider, AdsLibConfiguration, OAuth2Helper) - Constructor for class com.google.api.ads.common.lib.auth.AuthorizationHeaderProvider
Constructor.
AxisCompatible - Interface in com.google.api.ads.common.lib.soap.compatability
Specifies that for the AdsServiceClient to be Axis compatible, it must be able to retrieve a locator class.

B

BadPackageService - Class in com.google.api.ads.adwords.lib.factory.helper.testing.foobar.cm
Test class for AdWordsServiceClientFactoryHelper.
BadPackageService() - Constructor for class com.google.api.ads.adwords.lib.factory.helper.testing.foobar.cm.BadPackageService
 
BaseAdsServiceClientFactory<C extends AdsServiceClient<S,D>,S extends AdsSession,D extends AdsServiceDescriptor> - Class in com.google.api.ads.common.lib.factory
Base factory which creates service clients.
BaseAdsServiceClientFactory(AdsServiceClientFactory<C, S, D>) - Constructor for class com.google.api.ads.common.lib.factory.BaseAdsServiceClientFactory
Constructor.
BaseAdsServiceClientFactory(AbstractModule) - Constructor for class com.google.api.ads.common.lib.factory.BaseAdsServiceClientFactory
Constructor.
BaseAdsServiceClientFactory(Injector) - Constructor for class com.google.api.ads.common.lib.factory.BaseAdsServiceClientFactory
Constructor.
BaseAdsServiceClientFactoryHelper<C extends AdsServiceClient<S,D>,S extends AdsSession,D extends AdsServiceDescriptor> - Class in com.google.api.ads.common.lib.factory.helper
Abstract helper for AdsServiceClientFactoryHelper.
BaseAdsServiceClientFactoryHelper(FactoryModule.AdsServiceClientFactoryInterface<C, S, D>, FactoryModule.AdsServiceDescriptorFactoryInterface<D>, SoapClientHandlerInterface<?>) - Constructor for class com.google.api.ads.common.lib.factory.helper.BaseAdsServiceClientFactoryHelper
Constructor.
BaseAdWordsServices - Class in com.google.api.ads.adwords.lib.factory
Base for a utility class which creates AdWords service clients.
BaseAdWordsServices(Injector) - Constructor for class com.google.api.ads.adwords.lib.factory.BaseAdWordsServices
Constructor.
BaseDfpServices - Class in com.google.api.ads.dfp.lib.factory
Base for a utility class which creates DFP service clients.
BaseDfpServices(Injector) - Constructor for class com.google.api.ads.dfp.lib.factory.BaseDfpServices
Constructor.
BaseServices<C extends AdsServiceClient<S,D>,S extends AdsSession,D extends AdsServiceDescriptor> - Class in com.google.api.ads.common.lib.factory
Base for a utility class which creates service clients.
BaseServices(BaseAdsServiceClientFactory<C, S, D>) - Constructor for class com.google.api.ads.common.lib.factory.BaseServices
Constructor.
BatchJobException - Exception in com.google.api.ads.adwords.lib.utils
Exception thrown while uploading operations or downloading results for a BatchJob.
BatchJobException(String, Throwable) - Constructor for exception com.google.api.ads.adwords.lib.utils.BatchJobException
 
BatchJobException(String) - Constructor for exception com.google.api.ads.adwords.lib.utils.BatchJobException
 
BatchJobField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201509.cm
A Enum to facilitate the selection of fields for BatchJob.
BatchJobField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201601.cm
A Enum to facilitate the selection of fields for BatchJob.
BatchJobHelperInterface<OperationT,OperandT,ErrorT,ResultT extends BatchJobMutateResultInterface<OperandT,ErrorT>,ResponseT extends BatchJobMutateResponseInterface<OperandT,ErrorT,ResultT>> - Interface in com.google.api.ads.adwords.lib.utils
Utility for uploading operations and downloading results for a BatchJob.
BatchJobLogger - Class in com.google.api.ads.adwords.lib.utils.logging
Logger for batch job uploads/downloads.
BatchJobMutateRequestInterface - Interface in com.google.api.ads.adwords.lib.utils
A request containing operations for a BatchJob.
BatchJobMutateResponseInterface<O,E,R extends BatchJobMutateResultInterface<O,E>> - Interface in com.google.api.ads.adwords.lib.utils
A response containing the results of a batch job's attempted operations, downloaded from the job's downloadUrl after job completion.
BatchJobMutateResultInterface<O,E> - Interface in com.google.api.ads.adwords.lib.utils
The result of a single attempted operation from a batch job.
BatchJobMutateResultInterface.BatchJobErrorListInterface<E> - Interface in com.google.api.ads.adwords.lib.utils
A list of errors for a single result.
BatchJobUploadBodyProvider - Interface in com.google.api.ads.adwords.lib.utils
Translates a batch job mutate request into HTTP content for uploading.
BatchJobUploader<OperandT,ApiErrorT,ResultT extends BatchJobMutateResultInterface<OperandT,ApiErrorT>,ResponseT extends BatchJobMutateResponseInterface<OperandT,ApiErrorT,ResultT>> - Class in com.google.api.ads.adwords.lib.utils
Utility for uploading operations to a BatchJob and downloading results from a completed BatchJob.
BatchJobUploader(AdWordsSession, boolean) - Constructor for class com.google.api.ads.adwords.lib.utils.BatchJobUploader
Constructor that stores the session for authentication.
BatchJobUploadResponse - Class in com.google.api.ads.adwords.lib.utils
Holder class for a successful batch job upload response per the Google Cloud Storage guidelines.
BatchJobUploadResponse(InputStream, int, String, long, URI) - Constructor for class com.google.api.ads.adwords.lib.utils.BatchJobUploadResponse
 
BatchJobUploadResponse(HttpResponse, long, URI) - Constructor for class com.google.api.ads.adwords.lib.utils.BatchJobUploadResponse
Constructs a new instance from a HttpResponse.
BatchJobUploadStatus - Class in com.google.api.ads.adwords.lib.utils
Status of the upload process for a batch job.
BatchJobUploadStatus(long, URI) - Constructor for class com.google.api.ads.adwords.lib.utils.BatchJobUploadStatus
 
BiddingStrategyField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201506.cm
A Enum to facilitate the selection of fields for BiddingStrategy.
BiddingStrategyField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201509.cm
A Enum to facilitate the selection of fields for BiddingStrategy.
BiddingStrategyField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201601.cm
A Enum to facilitate the selection of fields for BiddingStrategy.
BudgetField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201506.cm
A Enum to facilitate the selection of fields for Budget.
BudgetField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201509.cm
A Enum to facilitate the selection of fields for Budget.
BudgetField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201601.cm
A Enum to facilitate the selection of fields for Budget.
BudgetOrderField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201506.cm
A Enum to facilitate the selection of fields for BudgetOrder.
BudgetOrderField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201509.cm
A Enum to facilitate the selection of fields for BudgetOrder.
BudgetOrderField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201601.cm
A Enum to facilitate the selection of fields for BudgetOrder.
BudgetSuggestionField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201506.cm
A Enum to facilitate the selection of fields for BudgetSuggestion.
BudgetSuggestionField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201509.cm
A Enum to facilitate the selection of fields for BudgetSuggestion.
BudgetSuggestionField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201601.cm
A Enum to facilitate the selection of fields for BudgetSuggestion.
build() - Method in class com.google.api.ads.adwords.lib.client.AdWordsSession.Builder
Builds the AdWordsSession.
build() - Method in class com.google.api.ads.adwords.lib.client.reporting.ReportingConfiguration.Builder
Returns a new instance of ReportingConfiguration based on the attributes of this builder.
build() - Method in class com.google.api.ads.common.lib.auth.GoogleClientSecretsBuilder.GoogleClientSecretsForApiBuilder
 
build() - Method in class com.google.api.ads.common.lib.auth.OfflineCredentials.ForApiBuilder
 
build() - Method in class com.google.api.ads.common.lib.soap.RequestInfo.Builder
Returns the RequestInfo this Builder has been constructing.
build() - Method in class com.google.api.ads.common.lib.soap.ResponseInfo.Builder
Returns the ResponseInfo this Builder has been constructing.
build() - Method in class com.google.api.ads.common.lib.soap.SoapCallReturn.Builder
Returns the SoapCallReturn this Builder has been constructing.
build() - Method in interface com.google.api.ads.common.lib.utils.Builder
Constructs this object.
build() - Method in class com.google.api.ads.dfp.lib.client.DfpSession.Builder
Builds the DfpSession.
Builder() - Constructor for class com.google.api.ads.adwords.lib.client.AdWordsSession.Builder
Constructor.
Builder() - Constructor for class com.google.api.ads.adwords.lib.client.reporting.ReportingConfiguration.Builder
 
Builder() - Constructor for class com.google.api.ads.common.lib.auth.OfflineCredentials.Builder
Default constructor.
Builder() - Constructor for class com.google.api.ads.common.lib.soap.RequestInfo.Builder
Constructor.
Builder() - Constructor for class com.google.api.ads.common.lib.soap.ResponseInfo.Builder
Constructor.
Builder() - Constructor for class com.google.api.ads.common.lib.soap.SoapCallReturn.Builder
Constructor.
Builder<T> - Interface in com.google.api.ads.common.lib.utils
Builder interface.
Builder() - Constructor for class com.google.api.ads.dfp.lib.client.DfpSession.Builder
Constructor.
buildQuery() - Method in class com.google.api.ads.dfp.lib.utils.QueryBuilder
Builds the query from the clauses.
buildQuery() - Method in interface com.google.api.ads.dfp.lib.utils.QueryBuilderInterface
Builds the query from the clauses.
BuildTypeUserAgentProvider - Class in com.google.api.ads.common.lib.useragent
Provides the build type user agent.
BuildTypeUserAgentProvider(AdsBuildConfiguration) - Constructor for class com.google.api.ads.common.lib.useragent.BuildTypeUserAgentProvider
Constructor.

C

callSoapClient(SoapCall<T>) - Method in class com.google.api.ads.common.lib.soap.SoapServiceClient
Called from SoapServiceClient.invoke(Object, Method, Object[]) if the method is intended for the SOAP client.
CampaignCriterionField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201506.cm
A Enum to facilitate the selection of fields for CampaignCriterion.
CampaignCriterionField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201509.cm
A Enum to facilitate the selection of fields for CampaignCriterion.
CampaignCriterionField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201601.cm
A Enum to facilitate the selection of fields for CampaignCriterion.
CampaignExtensionSettingField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201506.cm
A Enum to facilitate the selection of fields for CampaignExtensionSetting.
CampaignExtensionSettingField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201509.cm
A Enum to facilitate the selection of fields for CampaignExtensionSetting.
CampaignExtensionSettingField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201601.cm
A Enum to facilitate the selection of fields for CampaignExtensionSetting.
CampaignFeedField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201506.cm
A Enum to facilitate the selection of fields for CampaignFeed.
CampaignFeedField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201509.cm
A Enum to facilitate the selection of fields for CampaignFeed.
CampaignFeedField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201601.cm
A Enum to facilitate the selection of fields for CampaignFeed.
CampaignField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201506.cm
A Enum to facilitate the selection of fields for Campaign.
CampaignField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201509.cm
A Enum to facilitate the selection of fields for Campaign.
CampaignField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201601.cm
A Enum to facilitate the selection of fields for Campaign.
CampaignSharedSetField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201506.cm
A Enum to facilitate the selection of fields for CampaignSharedSet.
CampaignSharedSetField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201509.cm
A Enum to facilitate the selection of fields for CampaignSharedSet.
CampaignSharedSetField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201601.cm
A Enum to facilitate the selection of fields for CampaignSharedSet.
checkServiceClientPreconditions(S, Class<?>) - Method in interface com.google.api.ads.common.lib.factory.helper.AdsServiceClientFactoryHelper
Checks preconditions of the session and interface and throws an exception if the client cannot be generated.
checkServiceClientPreconditions(S, Class<?>) - Method in class com.google.api.ads.common.lib.factory.helper.BaseAdsServiceClientFactoryHelper
Default implementation of passing service client preconditions.
Choices - Class in com.google.api.ads.common.lib.utils
A utility class for handling choice objects.
clearHeaders(T) - Method in interface com.google.api.ads.common.lib.soap.SoapClientHandlerInterface
Clears the headers of the SOAP client.
com.google.api.ads.adwords.lib - package com.google.api.ads.adwords.lib
 
com.google.api.ads.adwords.lib.client - package com.google.api.ads.adwords.lib.client
 
com.google.api.ads.adwords.lib.client.reporting - package com.google.api.ads.adwords.lib.client.reporting
 
com.google.api.ads.adwords.lib.factory - package com.google.api.ads.adwords.lib.factory
 
com.google.api.ads.adwords.lib.factory.helper - package com.google.api.ads.adwords.lib.factory.helper
 
com.google.api.ads.adwords.lib.factory.helper.testing.foobar.cm - package com.google.api.ads.adwords.lib.factory.helper.testing.foobar.cm
 
com.google.api.ads.adwords.lib.factory.helper.testing.v201406.cm - package com.google.api.ads.adwords.lib.factory.helper.testing.v201406.cm
 
com.google.api.ads.adwords.lib.jaxb.v201506 - package com.google.api.ads.adwords.lib.jaxb.v201506
 
com.google.api.ads.adwords.lib.jaxb.v201509 - package com.google.api.ads.adwords.lib.jaxb.v201509
 
com.google.api.ads.adwords.lib.jaxb.v201601 - package com.google.api.ads.adwords.lib.jaxb.v201601
 
com.google.api.ads.adwords.lib.selectorfields - package com.google.api.ads.adwords.lib.selectorfields
 
com.google.api.ads.adwords.lib.selectorfields.v201506.cm - package com.google.api.ads.adwords.lib.selectorfields.v201506.cm
 
com.google.api.ads.adwords.lib.selectorfields.v201509.cm - package com.google.api.ads.adwords.lib.selectorfields.v201509.cm
 
com.google.api.ads.adwords.lib.selectorfields.v201601.cm - package com.google.api.ads.adwords.lib.selectorfields.v201601.cm
 
com.google.api.ads.adwords.lib.utils - package com.google.api.ads.adwords.lib.utils
 
com.google.api.ads.adwords.lib.utils.logging - package com.google.api.ads.adwords.lib.utils.logging
 
com.google.api.ads.adwords.lib.utils.v201506 - package com.google.api.ads.adwords.lib.utils.v201506
 
com.google.api.ads.adwords.lib.utils.v201509 - package com.google.api.ads.adwords.lib.utils.v201509
 
com.google.api.ads.adwords.lib.utils.v201601 - package com.google.api.ads.adwords.lib.utils.v201601
 
com.google.api.ads.common.lib - package com.google.api.ads.common.lib
 
com.google.api.ads.common.lib.auth - package com.google.api.ads.common.lib.auth
 
com.google.api.ads.common.lib.client - package com.google.api.ads.common.lib.client
 
com.google.api.ads.common.lib.exception - package com.google.api.ads.common.lib.exception
 
com.google.api.ads.common.lib.factory - package com.google.api.ads.common.lib.factory
 
com.google.api.ads.common.lib.factory.helper - package com.google.api.ads.common.lib.factory.helper
 
com.google.api.ads.common.lib.soap - package com.google.api.ads.common.lib.soap
 
com.google.api.ads.common.lib.soap.compatability - package com.google.api.ads.common.lib.soap.compatability
 
com.google.api.ads.common.lib.soap.jaxb - package com.google.api.ads.common.lib.soap.jaxb
 
com.google.api.ads.common.lib.useragent - package com.google.api.ads.common.lib.useragent
 
com.google.api.ads.common.lib.utils - package com.google.api.ads.common.lib.utils
 
com.google.api.ads.common.lib.utils.logging - package com.google.api.ads.common.lib.utils.logging
 
com.google.api.ads.dfp.lib - package com.google.api.ads.dfp.lib
 
com.google.api.ads.dfp.lib.client - package com.google.api.ads.dfp.lib.client
 
com.google.api.ads.dfp.lib.factory - package com.google.api.ads.dfp.lib.factory
 
com.google.api.ads.dfp.lib.factory.helper - package com.google.api.ads.dfp.lib.factory.helper
 
com.google.api.ads.dfp.lib.factory.helper.testing.v201502 - package com.google.api.ads.dfp.lib.factory.helper.testing.v201502
 
com.google.api.ads.dfp.lib.soap - package com.google.api.ads.dfp.lib.soap
 
com.google.api.ads.dfp.lib.utils - package com.google.api.ads.dfp.lib.utils
 
configure() - Method in class com.google.api.ads.adwords.lib.AdWordsModule
 
configure() - Method in class com.google.api.ads.adwords.lib.AdWordsSoapModule
 
configure() - Method in class com.google.api.ads.adwords.lib.utils.logging.AdWordsLoggingModule
 
configure() - Method in class com.google.api.ads.common.lib.AdsModule
Configure common Guice bindings.
configure() - Method in class com.google.api.ads.common.lib.AdsSoapModule
 
configure() - Method in class com.google.api.ads.common.lib.auth.AuthModule
 
configure() - Method in class com.google.api.ads.common.lib.factory.FactoryModule
 
configure() - Method in class com.google.api.ads.common.lib.soap.ProductFrameworkModule
 
configure() - Method in class com.google.api.ads.common.lib.utils.logging.LoggingModule
 
configure() - Method in class com.google.api.ads.dfp.lib.DfpModule
 
configure() - Method in class com.google.api.ads.dfp.lib.DfpSoapModule
 
configureConfigurations(URL) - Method in class com.google.api.ads.common.lib.soap.ProductFrameworkModule
 
configureFactories(TypeLiteral<FactoryModule.AdsServiceClientFactoryInterface<C, S, D>>, TypeLiteral<FactoryModule.AdsServiceDescriptorFactoryInterface<D>>, TypeLiteral<C>, TypeLiteral<D>, Class<H>, Class<F>) - Method in class com.google.api.ads.common.lib.AdsSoapModule
Configures the factories.
configureLogger(String, String) - Method in class com.google.api.ads.common.lib.utils.logging.LoggingModule
 
configureLogging(String) - Method in class com.google.api.ads.adwords.lib.AdWordsModule
 
configureLogging(String) - Method in class com.google.api.ads.common.lib.AdsModule
Configures the loggers given the prefix.
ConstantDataField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201506.cm
A Enum to facilitate the selection of fields for ConstantData.
ConstantDataField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201509.cm
A Enum to facilitate the selection of fields for ConstantData.
ConstantDataField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201601.cm
A Enum to facilitate the selection of fields for ConstantData.
ConversionTrackerField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201506.cm
A Enum to facilitate the selection of fields for ConversionTracker.
ConversionTrackerField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201509.cm
A Enum to facilitate the selection of fields for ConversionTracker.
ConversionTrackerField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201601.cm
A Enum to facilitate the selection of fields for ConversionTracker.
copy(InputStream, OutputStream) - Static method in class com.google.api.ads.common.lib.utils.Streams
Copies the inputStream into the outputSteam and finally closes the both streams.
create(Object, D, S) - Method in interface com.google.api.ads.common.lib.factory.FactoryModule.AdsServiceClientFactoryInterface
Creates an AdsServiceClient given a SOAP client and an AdsServiceDescriptor descriptor.
create(Class<?>, String) - Method in interface com.google.api.ads.common.lib.factory.FactoryModule.AdsServiceDescriptorFactoryInterface
Creates an ads service descriptor given an interface class.
createAdsServiceClient(D, S) - Method in interface com.google.api.ads.common.lib.factory.helper.AdsServiceClientFactoryHelper
Creates an AdsServiceClient for the descriptor, session, and endpoint.
createAdsServiceClient(D, S) - Method in class com.google.api.ads.common.lib.factory.helper.BaseAdsServiceClientFactoryHelper
Creates an AdsServiceClient given an AdsServiceDescriptor descriptor and an AdsSession.
createBatchJobUploadBodyProvider() - Method in interface com.google.api.ads.adwords.lib.utils.BatchJobMutateRequestInterface
Returns a BatchJobUploadBodyProvider for sending this request as HTTP content.
createDateRange() - Method in class com.google.api.ads.adwords.lib.jaxb.v201506.ObjectFactory
Create an instance of DateRange
createDateRange() - Method in class com.google.api.ads.adwords.lib.jaxb.v201509.ObjectFactory
Create an instance of DateRange
createDateRange() - Method in class com.google.api.ads.adwords.lib.jaxb.v201601.ObjectFactory
Create an instance of DateRange
createOrderBy() - Method in class com.google.api.ads.adwords.lib.jaxb.v201506.ObjectFactory
Create an instance of OrderBy
createOrderBy() - Method in class com.google.api.ads.adwords.lib.jaxb.v201509.ObjectFactory
Create an instance of OrderBy
createOrderBy() - Method in class com.google.api.ads.adwords.lib.jaxb.v201601.ObjectFactory
Create an instance of OrderBy
createPaging() - Method in class com.google.api.ads.adwords.lib.jaxb.v201506.ObjectFactory
Create an instance of Paging
createPaging() - Method in class com.google.api.ads.adwords.lib.jaxb.v201509.ObjectFactory
Create an instance of Paging
createPaging() - Method in class com.google.api.ads.adwords.lib.jaxb.v201601.ObjectFactory
Create an instance of Paging
createPredicate() - Method in class com.google.api.ads.adwords.lib.jaxb.v201506.ObjectFactory
Create an instance of Predicate
createPredicate() - Method in class com.google.api.ads.adwords.lib.jaxb.v201509.ObjectFactory
Create an instance of Predicate
createPredicate() - Method in class com.google.api.ads.adwords.lib.jaxb.v201601.ObjectFactory
Create an instance of Predicate
createReportDefinition() - Method in class com.google.api.ads.adwords.lib.jaxb.v201506.ObjectFactory
Create an instance of ReportDefinition
createReportDefinition() - Method in class com.google.api.ads.adwords.lib.jaxb.v201509.ObjectFactory
Create an instance of ReportDefinition
createReportDefinition() - Method in class com.google.api.ads.adwords.lib.jaxb.v201601.ObjectFactory
Create an instance of ReportDefinition
createSelector() - Method in class com.google.api.ads.adwords.lib.jaxb.v201506.ObjectFactory
Create an instance of Selector
createSelector() - Method in class com.google.api.ads.adwords.lib.jaxb.v201509.ObjectFactory
Create an instance of Selector
createSelector() - Method in class com.google.api.ads.adwords.lib.jaxb.v201601.ObjectFactory
Create an instance of Selector
createServiceDescriptor(Class<?>, String) - Method in interface com.google.api.ads.common.lib.factory.helper.AdsServiceClientFactoryHelper
Creates an AdsServiceDescriptor for a specified service.
createServiceDescriptor(Class<?>, String) - Method in class com.google.api.ads.common.lib.factory.helper.BaseAdsServiceClientFactoryHelper
Creates an AdsServiceDescriptor for a specified service.
createSoapCall(Method, Object[]) - Method in class com.google.api.ads.common.lib.soap.SoapServiceClient
Creates the SoapCall from the soapClientMethod and its args.
createSoapClient(SoapServiceDescriptor) - Method in interface com.google.api.ads.common.lib.soap.SoapClientHandlerInterface
Creates a SOAP client using the soapServiceDescriptor.
createSoapHeaderElement(QName) - Method in interface com.google.api.ads.common.lib.soap.SoapClientHandlerInterface
Creates a SOAP header element object specific to the framework that this handler works with.
CsvFiles - Class in com.google.api.ads.common.lib.utils
A utility class for processing and handling CSV files.
CustomerExtensionSettingField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201506.cm
A Enum to facilitate the selection of fields for CustomerExtensionSetting.
CustomerExtensionSettingField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201509.cm
A Enum to facilitate the selection of fields for CustomerExtensionSetting.
CustomerExtensionSettingField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201601.cm
A Enum to facilitate the selection of fields for CustomerExtensionSetting.
CustomerFeedField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201506.cm
A Enum to facilitate the selection of fields for CustomerFeed.
CustomerFeedField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201509.cm
A Enum to facilitate the selection of fields for CustomerFeed.
CustomerFeedField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201601.cm
A Enum to facilitate the selection of fields for CustomerFeed.

D

DataField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201506.cm
A Enum to facilitate the selection of fields for Data.
DataField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201509.cm
A Enum to facilitate the selection of fields for Data.
DataField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201601.cm
A Enum to facilitate the selection of fields for Data.
DateRange - Class in com.google.api.ads.adwords.lib.jaxb.v201506
Java class for DateRange complex type.
DateRange() - Constructor for class com.google.api.ads.adwords.lib.jaxb.v201506.DateRange
 
dateRange - Variable in class com.google.api.ads.adwords.lib.jaxb.v201506.Selector
 
DateRange - Class in com.google.api.ads.adwords.lib.jaxb.v201509
Java class for DateRange complex type.
DateRange() - Constructor for class com.google.api.ads.adwords.lib.jaxb.v201509.DateRange
 
dateRange - Variable in class com.google.api.ads.adwords.lib.jaxb.v201509.Selector
 
DateRange - Class in com.google.api.ads.adwords.lib.jaxb.v201601
Java class for DateRange complex type.
DateRange() - Constructor for class com.google.api.ads.adwords.lib.jaxb.v201601.DateRange
 
dateRange - Variable in class com.google.api.ads.adwords.lib.jaxb.v201601.Selector
 
dateRangeType - Variable in class com.google.api.ads.adwords.lib.jaxb.v201506.ReportDefinition
 
dateRangeType - Variable in class com.google.api.ads.adwords.lib.jaxb.v201509.ReportDefinition
 
dateRangeType - Variable in class com.google.api.ads.adwords.lib.jaxb.v201601.ReportDefinition
 
DateTimesHelper<T,D> - Class in com.google.api.ads.dfp.lib.utils
A utility class for handling DateTime objects.
DateTimesHelper(Class<T>, Class<D>) - Constructor for class com.google.api.ads.dfp.lib.utils.DateTimesHelper
Constructor.
dateToString(D) - Method in class com.google.api.ads.dfp.lib.utils.DateTimesHelper
Returns string representation of this date.
DEFAULT_CONFIGURATION_FILENAME - Static variable in interface com.google.api.ads.common.lib.utils.Builder
 
DEFAULT_ENDPOINT - Static variable in class com.google.api.ads.adwords.lib.client.AdWordsSession
 
DEFAULT_ENDPOINT - Static variable in class com.google.api.ads.dfp.lib.client.DfpSession
 
DEFAULT_OAUTH2_REFRESH_WINDOW - Static variable in class com.google.api.ads.common.lib.auth.AuthModule
 
deserialize(Source) - Method in class com.google.api.ads.common.lib.soap.jaxb.JaxBDeserializer
Deserializes the object.
DetailedReportDownloadResponseException - Exception in com.google.api.ads.adwords.lib.utils.v201506
Exception wrapping the ReportDownloadError the server responded with.
DetailedReportDownloadResponseException(int, String) - Constructor for exception com.google.api.ads.adwords.lib.utils.v201506.DetailedReportDownloadResponseException
Constructor.
DetailedReportDownloadResponseException - Exception in com.google.api.ads.adwords.lib.utils.v201509
Exception wrapping the ReportDownloadError the server responded with.
DetailedReportDownloadResponseException(int, String) - Constructor for exception com.google.api.ads.adwords.lib.utils.v201509.DetailedReportDownloadResponseException
Constructor.
DetailedReportDownloadResponseException - Exception in com.google.api.ads.adwords.lib.utils.v201601
Exception wrapping the ReportDownloadError the server responded with.
DetailedReportDownloadResponseException(int, String) - Constructor for exception com.google.api.ads.adwords.lib.utils.v201601.DetailedReportDownloadResponseException
Constructor.
determineVersion(Class<?>) - Method in class com.google.api.ads.adwords.lib.factory.helper.AdWordsServiceClientFactoryHelper
 
determineVersion(Class<?>) - Method in interface com.google.api.ads.common.lib.factory.helper.AdsServiceClientFactoryHelper
Determines what API version an ads service belongs to.
determineVersion(Class<?>) - Method in class com.google.api.ads.dfp.lib.factory.helper.DfpServiceClientFactoryHelper
 
DfpHttpHeaderHandler - Class in com.google.api.ads.dfp.lib.soap
Handler used to set the HTTP headers on a SOAP client.
DfpHttpHeaderHandler(SoapClientHandlerInterface) - Constructor for class com.google.api.ads.dfp.lib.soap.DfpHttpHeaderHandler
Constructor.
DfpInternals - Class in com.google.api.ads.dfp.lib.utils
Provides access to some internal guice-injected objects.
DfpInternals() - Constructor for class com.google.api.ads.dfp.lib.utils.DfpInternals
 
DfpModule - Class in com.google.api.ads.dfp.lib
Guice module for DFP bindings.
DfpModule() - Constructor for class com.google.api.ads.dfp.lib.DfpModule
 
DfpProductFrameworkModule - Annotation Type in com.google.api.ads.dfp.lib
A simple marker annotation used to specify a Guice module that can tie the DFP library to a SOAP framework.
DfpServiceClient - Class in com.google.api.ads.dfp.lib.client
Wrapper of underlying SOAP client which allows access for setting headers retrieved from the session.
DfpServiceClient(Object, DfpServiceDescriptor, DfpSession, SoapClientHandlerInterface, HeaderHandler<DfpSession, DfpServiceDescriptor>, AdsServiceLoggers) - Constructor for class com.google.api.ads.dfp.lib.client.DfpServiceClient
Constructor.
DfpServiceClientFactory - Class in com.google.api.ads.dfp.lib.factory
Factory which creates DFP service clients.
DfpServiceClientFactory(Injector) - Constructor for class com.google.api.ads.dfp.lib.factory.DfpServiceClientFactory
Constructor.
DfpServiceClientFactory(AbstractModule) - Constructor for class com.google.api.ads.dfp.lib.factory.DfpServiceClientFactory
DfpServiceClientFactoryHelper - Class in com.google.api.ads.dfp.lib.factory.helper
Factory helper for Dfp.
DfpServiceClientFactoryHelper(FactoryModule.AdsServiceClientFactoryInterface<DfpServiceClient, DfpSession, DfpServiceDescriptor>, FactoryModule.AdsServiceDescriptorFactoryInterface<DfpServiceDescriptor>, SoapClientHandlerInterface, AdsLibConfiguration) - Constructor for class com.google.api.ads.dfp.lib.factory.helper.DfpServiceClientFactoryHelper
Constructor.
DfpServiceDescriptor - Class in com.google.api.ads.dfp.lib.client
DfpServiceDescriptor provides a class which defines a service that can be instantiated through reflection.
DfpServiceDescriptor(Class<?>, String) - Constructor for class com.google.api.ads.dfp.lib.client.DfpServiceDescriptor
Constructor.
DfpSession - Class in com.google.api.ads.dfp.lib.client
A DfpSession represents a single session of DFP use.
DfpSession.Builder - Class in com.google.api.ads.dfp.lib.client
Builder for DfpSession.
DfpSoapModule - Class in com.google.api.ads.dfp.lib
Guice module for DFP SOAP bindings.
DfpSoapModule() - Constructor for class com.google.api.ads.dfp.lib.DfpSoapModule
 
DOWNLOAD_SERVER_URI - Static variable in class com.google.api.ads.adwords.lib.utils.ReportRequestFactoryHelper
The URI of the download server.
downloadBatchJobMutateResponse(String) - Method in interface com.google.api.ads.adwords.lib.utils.BatchJobHelperInterface
Downloads and returns the results from the attempted operations for a completed batch job.
DownloadFormat - Enum in com.google.api.ads.adwords.lib.jaxb.v201506
Java class for DownloadFormat.
downloadFormat - Variable in class com.google.api.ads.adwords.lib.jaxb.v201506.ReportDefinition
 
DownloadFormat - Enum in com.google.api.ads.adwords.lib.jaxb.v201509
Java class for DownloadFormat.
downloadFormat - Variable in class com.google.api.ads.adwords.lib.jaxb.v201509.ReportDefinition
 
DownloadFormat - Enum in com.google.api.ads.adwords.lib.jaxb.v201601
Java class for DownloadFormat.
downloadFormat - Variable in class com.google.api.ads.adwords.lib.jaxb.v201601.ReportDefinition
 
downloadReport(ReportRequest) - Method in class com.google.api.ads.adwords.lib.utils.AdHocReportDownloadHelper
Downloads a report and returns a ReportDownloadResponse with the results.
downloadReport(ReportDefinition) - Method in class com.google.api.ads.adwords.lib.utils.v201506.ReportDownloader
Downloads a report and returns a ReportDownloadResponse with the results.
downloadReport(String, DownloadFormat) - Method in class com.google.api.ads.adwords.lib.utils.v201506.ReportDownloader
Downloads a report query (AWQL) and returns a ReportDownloadResponse with the results.
downloadReport(ReportDefinition) - Method in class com.google.api.ads.adwords.lib.utils.v201509.ReportDownloader
Downloads a report and returns a ReportDownloadResponse with the results.
downloadReport(String, DownloadFormat) - Method in class com.google.api.ads.adwords.lib.utils.v201509.ReportDownloader
Downloads a report query (AWQL) and returns a ReportDownloadResponse with the results.
downloadReport(ReportDefinition) - Method in class com.google.api.ads.adwords.lib.utils.v201601.ReportDownloader
Downloads a report and returns a ReportDownloadResponse with the results.
downloadReport(String, DownloadFormat) - Method in class com.google.api.ads.adwords.lib.utils.v201601.ReportDownloader
Downloads a report query (AWQL) and returns a ReportDownloadResponse with the results.

E

enablePartialFailure() - Method in class com.google.api.ads.adwords.lib.client.AdWordsSession.Builder
Enables partial failure.
enableValidateOnly() - Method in class com.google.api.ads.adwords.lib.client.AdWordsSession.Builder
Enables validate only.
Endpoint - Interface in com.google.api.ads.common.lib.client
Marker interface for Environments to implement.
EntityField - Interface in com.google.api.ads.adwords.lib.selectorfields
This is the base interface that all Enums used on constant fields must implement.
equals(Object) - Method in class com.google.api.ads.common.lib.soap.SoapCall
 
ExperimentField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201506.cm
A Enum to facilitate the selection of fields for Experiment.
ExperimentField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201509.cm
A Enum to facilitate the selection of fields for Experiment.
ExperimentField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201601.cm
A Enum to facilitate the selection of fields for Experiment.
ExpressBusinessField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201506.cm
A Enum to facilitate the selection of fields for ExpressBusiness.
ExpressBusinessField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201509.cm
A Enum to facilitate the selection of fields for ExpressBusiness.
ExpressBusinessField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201601.cm
A Enum to facilitate the selection of fields for ExpressBusiness.
extract(InputStream, String[]) - Method in class com.google.api.ads.adwords.lib.utils.XmlFieldExtractor
Locates the target fields in the specified XML and uses a wildcard XPath to identify the first matching node and return it in a map.

F

FactoryModule<C extends AdsServiceClient<S,D>,D extends AdsServiceDescriptor,S extends AdsSession,H extends AdsServiceClientFactoryHelper<C,S,D>,F extends BaseAdsServiceClientFactory<C,S,D>> - Class in com.google.api.ads.common.lib.factory
Module for factories.
FactoryModule(TypeLiteral<FactoryModule.AdsServiceClientFactoryInterface<C, S, D>>, TypeLiteral<FactoryModule.AdsServiceDescriptorFactoryInterface<D>>, TypeLiteral<C>, TypeLiteral<D>, Class<H>, Class<F>) - Constructor for class com.google.api.ads.common.lib.factory.FactoryModule
Constructor.
FactoryModule.AdsServiceClientFactoryInterface<C extends AdsServiceClient<S,D>,S extends AdsSession,D extends AdsServiceDescriptor> - Interface in com.google.api.ads.common.lib.factory
Factory interface class to create AdsServiceClient.
FactoryModule.AdsServiceDescriptorFactoryInterface<D extends AdsServiceDescriptor> - Interface in com.google.api.ads.common.lib.factory
Factory interface class to create AdsServiceDescriptor.
FeedField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201506.cm
A Enum to facilitate the selection of fields for Feed.
FeedField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201509.cm
A Enum to facilitate the selection of fields for Feed.
FeedField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201601.cm
A Enum to facilitate the selection of fields for Feed.
FeedItemField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201506.cm
A Enum to facilitate the selection of fields for FeedItem.
FeedItemField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201509.cm
A Enum to facilitate the selection of fields for FeedItem.
FeedItemField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201601.cm
A Enum to facilitate the selection of fields for FeedItem.
FeedMappingField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201506.cm
A Enum to facilitate the selection of fields for FeedMapping.
FeedMappingField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201509.cm
A Enum to facilitate the selection of fields for FeedMapping.
FeedMappingField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201601.cm
A Enum to facilitate the selection of fields for FeedMapping.
field - Variable in class com.google.api.ads.adwords.lib.jaxb.v201506.OrderBy
 
field - Variable in class com.google.api.ads.adwords.lib.jaxb.v201506.Predicate
 
field - Variable in class com.google.api.ads.adwords.lib.jaxb.v201509.OrderBy
 
field - Variable in class com.google.api.ads.adwords.lib.jaxb.v201509.Predicate
 
field - Variable in class com.google.api.ads.adwords.lib.jaxb.v201601.OrderBy
 
field - Variable in class com.google.api.ads.adwords.lib.jaxb.v201601.Predicate
 
fields - Variable in class com.google.api.ads.adwords.lib.jaxb.v201506.Selector
 
fields - Variable in class com.google.api.ads.adwords.lib.jaxb.v201509.Selector
 
fields - Variable in class com.google.api.ads.adwords.lib.jaxb.v201601.Selector
 
Filterable - Annotation Type in com.google.api.ads.adwords.lib.selectorfields
Annotation to mark a field as "filterable".
forApi(GoogleClientSecretsBuilder.Api) - Method in class com.google.api.ads.common.lib.auth.GoogleClientSecretsBuilder
Specifies which GoogleClientSecretsBuilder.Api should this GoogleClientSecrets be generated for.
forApi(OfflineCredentials.Api) - Method in class com.google.api.ads.common.lib.auth.OfflineCredentials.Builder
Specifies which OfflineCredentials.Api should this OfflineCredentials be used for.
FrameworkUserAgentProvider - Interface in com.google.api.ads.common.lib.useragent
Provides the framework user agent.
from(Configuration) - Method in class com.google.api.ads.adwords.lib.client.AdWordsSession.Builder
Reads properties from the provided Configuration object.

Known properties: api.adwords.clientCustomerId api.adwords.userAgent api.adwords.developerToken api.adwords.isPartialFailure api.adwords.endpoint api.adwords.reporting.skipHeader api.adwords.reporting.skipColumnHeader api.adwords.reporting.skipSummary
from(Configuration) - Method in class com.google.api.ads.common.lib.auth.GoogleClientSecretsBuilder.GoogleClientSecretsForApiBuilder
Reads properties from the provided Configuration object

Understands the following properties suffixes:

clientId clientSecret
For example, the AdWords OAuth2 client ID can be read from: api.adwords.clientId
from(Configuration) - Method in class com.google.api.ads.common.lib.auth.OfflineCredentials.ForApiBuilder
Reads properties from the provided Configuration object

Understands the following properties suffixes:

refreshToken clientId clientSecret
For example, the AdWords OAuth2 refresh token can be read from: api.adwords.refreshToken
from(Configuration) - Method in interface com.google.api.ads.common.lib.utils.Builder
Populates this builder from the specified Configuration.
from(Configuration) - Method in class com.google.api.ads.dfp.lib.client.DfpSession.Builder
Reads properties from the provided Configuration object.

Known properties: api.dfp.applicationName api.dfp.networkCode api.dfp.endpoint
FROM - Static variable in class com.google.api.ads.dfp.lib.utils.QueryBuilder
 
from - Variable in class com.google.api.ads.dfp.lib.utils.QueryBuilder
 
from(String) - Method in class com.google.api.ads.dfp.lib.utils.QueryBuilder
Sets the statement FROM clause in the form of "table".
from(String) - Method in interface com.google.api.ads.dfp.lib.utils.QueryBuilderInterface
Sets the statement FROM clause in the form of "table".
fromFile() - Method in class com.google.api.ads.adwords.lib.client.AdWordsSession.Builder
 
fromFile(String) - Method in class com.google.api.ads.adwords.lib.client.AdWordsSession.Builder
 
fromFile(File) - Method in class com.google.api.ads.adwords.lib.client.AdWordsSession.Builder
 
fromFile(URL) - Method in class com.google.api.ads.adwords.lib.client.AdWordsSession.Builder
 
fromFile(String) - Method in class com.google.api.ads.common.lib.auth.GoogleClientSecretsBuilder.GoogleClientSecretsForApiBuilder
 
fromFile(File) - Method in class com.google.api.ads.common.lib.auth.GoogleClientSecretsBuilder.GoogleClientSecretsForApiBuilder
 
fromFile(URL) - Method in class com.google.api.ads.common.lib.auth.GoogleClientSecretsBuilder.GoogleClientSecretsForApiBuilder
 
fromFile() - Method in class com.google.api.ads.common.lib.auth.GoogleClientSecretsBuilder.GoogleClientSecretsForApiBuilder
 
fromFile(String) - Method in class com.google.api.ads.common.lib.auth.OfflineCredentials.ForApiBuilder
 
fromFile(File) - Method in class com.google.api.ads.common.lib.auth.OfflineCredentials.ForApiBuilder
 
fromFile(URL) - Method in class com.google.api.ads.common.lib.auth.OfflineCredentials.ForApiBuilder
 
fromFile() - Method in class com.google.api.ads.common.lib.auth.OfflineCredentials.ForApiBuilder
 
fromFile() - Method in interface com.google.api.ads.common.lib.utils.Builder
Loads credentials from "ads.properties" file in one of the following locations according to the following order: in the current directory, in the user home directory, in the classpath
fromFile(String) - Method in interface com.google.api.ads.common.lib.utils.Builder
Populates this builder from a properties file from a specified path.
fromFile(File) - Method in interface com.google.api.ads.common.lib.utils.Builder
Populates this builder from a properties file from a specified path.
fromFile(URL) - Method in interface com.google.api.ads.common.lib.utils.Builder
Populates this builder from a properties file from a specified path.
fromFile() - Method in class com.google.api.ads.dfp.lib.client.DfpSession.Builder
 
fromFile(String) - Method in class com.google.api.ads.dfp.lib.client.DfpSession.Builder
 
fromFile(File) - Method in class com.google.api.ads.dfp.lib.client.DfpSession.Builder
 
fromFile(URL) - Method in class com.google.api.ads.dfp.lib.client.DfpSession.Builder
 
fromValue(String) - Static method in enum com.google.api.ads.adwords.lib.jaxb.v201506.DownloadFormat
 
fromValue(String) - Static method in enum com.google.api.ads.adwords.lib.jaxb.v201506.PredicateOperator
 
fromValue(String) - Static method in enum com.google.api.ads.adwords.lib.jaxb.v201506.ReportDefinitionDateRangeType
 
fromValue(String) - Static method in enum com.google.api.ads.adwords.lib.jaxb.v201506.ReportDefinitionReportType
 
fromValue(String) - Static method in enum com.google.api.ads.adwords.lib.jaxb.v201506.SortOrder
 
fromValue(String) - Static method in enum com.google.api.ads.adwords.lib.jaxb.v201509.DownloadFormat
 
fromValue(String) - Static method in enum com.google.api.ads.adwords.lib.jaxb.v201509.PredicateOperator
 
fromValue(String) - Static method in enum com.google.api.ads.adwords.lib.jaxb.v201509.ReportDefinitionDateRangeType
 
fromValue(String) - Static method in enum com.google.api.ads.adwords.lib.jaxb.v201509.ReportDefinitionReportType
 
fromValue(String) - Static method in enum com.google.api.ads.adwords.lib.jaxb.v201509.SortOrder
 
fromValue(String) - Static method in enum com.google.api.ads.adwords.lib.jaxb.v201601.DownloadFormat
 
fromValue(String) - Static method in enum com.google.api.ads.adwords.lib.jaxb.v201601.PredicateOperator
 
fromValue(String) - Static method in enum com.google.api.ads.adwords.lib.jaxb.v201601.ReportDefinitionDateRangeType
 
fromValue(String) - Static method in enum com.google.api.ads.adwords.lib.jaxb.v201601.ReportDefinitionReportType
 
fromValue(String) - Static method in enum com.google.api.ads.adwords.lib.jaxb.v201601.SortOrder
 

G

generateCredential() - Method in class com.google.api.ads.common.lib.auth.OfflineCredentials
Generates a new offline credential and immediately refreshes it.
get(S, Class<T>) - Method in class com.google.api.ads.common.lib.factory.BaseServices
Gets a client for the service represented by the interface with a reference to the session.
get() - Method in class com.google.api.ads.common.lib.utils.logging.LoggingModule.LoggerProvider
 
getAdsServiceDescriptor() - Method in class com.google.api.ads.common.lib.client.AdsServiceClient
Gets the ads service descriptor for this client.
getAdsServiceLoggers() - Method in class com.google.api.ads.common.lib.utils.Internals
Gets the loggers.
getAdsSession() - Method in class com.google.api.ads.common.lib.client.AdsServiceClient
Gets the ads session for this client.
getAdWordsLibConfiguration() - Method in class com.google.api.ads.adwords.lib.utils.AdWordsInternals
Returns the AdWordsLibConfiguration.
getAdWordsServiceLoggers() - Method in class com.google.api.ads.adwords.lib.utils.AdWordsInternals
Returns the utility that provides access to additional AdWords-specific loggers.
getApplicationName() - Method in class com.google.api.ads.dfp.lib.client.DfpSession
Gets the application name.
getAsString() - Method in class com.google.api.ads.adwords.lib.utils.ReportDownloadResponse
Returns the contents of the response as a String.
getAuthorizationHeader(AdsSession, String) - Method in class com.google.api.ads.common.lib.auth.AuthorizationHeaderProvider
Gets a header value that can be set to the Authorization HTTP header.
getAuthorizationHeaderProvider() - Method in class com.google.api.ads.common.lib.utils.Internals
Obtains the Authorization header value.
getBatchJobLogger() - Method in class com.google.api.ads.adwords.lib.utils.logging.AdWordsServiceLoggers
Return the logger for BatchJobService uploads and downloads.
getBatchJobUploadStatus() - Method in class com.google.api.ads.adwords.lib.utils.BatchJobUploadResponse
 
getBindVariableMap() - Method in class com.google.api.ads.dfp.lib.utils.QueryBuilder
Returns an unmodifiable form of the key to value map.
getBindVariableMap() - Method in interface com.google.api.ads.dfp.lib.utils.QueryBuilderInterface
Gets an unmodifiable key-value map.
getCharset() - Method in class com.google.api.ads.adwords.lib.utils.RawReportDownloadResponse
 
getClientCustomerId() - Method in class com.google.api.ads.adwords.lib.client.AdWordsSession
Gets the client customer ID.
getClientId() - Method in class com.google.api.ads.common.lib.auth.OfflineCredentials
 
getClientSecret() - Method in class com.google.api.ads.common.lib.auth.OfflineCredentials
 
getCsvDataArray(String, boolean) - Static method in class com.google.api.ads.common.lib.utils.CsvFiles
Returns a List<String[]> that contains all rows of the CSV file.
getCsvDataArray(Reader, boolean) - Static method in class com.google.api.ads.common.lib.utils.CsvFiles
Returns a List<String[]> that contains all rows of the CSV file.
getCsvDataByColumn(String, int, boolean) - Static method in class com.google.api.ads.common.lib.utils.CsvFiles
Returns a List<String> representing a single 0-indexed column.
getCsvDataListMap(String, boolean) - Static method in class com.google.api.ads.common.lib.utils.CsvFiles
Returns a List<Map<String, String>> that contains all rows with a field mapping defined by the header.
getCsvDataMap(String, int, int, boolean) - Static method in class com.google.api.ads.common.lib.utils.CsvFiles
Returns a Map<String, String> mapping of the column designated by key to the column designated by value.
getCsvDataMap(String, boolean) - Static method in class com.google.api.ads.common.lib.utils.CsvFiles
Returns a Map<String, String> mapping of the first column to the second column.
getCsvDataMapArray(String, boolean) - Static method in class com.google.api.ads.common.lib.utils.CsvFiles
Returns a Map<String, String[]> mapping of the first column to an array of the rest of the columns.
getDateRange() - Method in class com.google.api.ads.adwords.lib.jaxb.v201506.Selector
Gets the value of the dateRange property.
getDateRange() - Method in class com.google.api.ads.adwords.lib.jaxb.v201509.Selector
Gets the value of the dateRange property.
getDateRange() - Method in class com.google.api.ads.adwords.lib.jaxb.v201601.Selector
Gets the value of the dateRange property.
getDateRangeType() - Method in class com.google.api.ads.adwords.lib.jaxb.v201506.ReportDefinition
Gets the value of the dateRangeType property.
getDateRangeType() - Method in class com.google.api.ads.adwords.lib.jaxb.v201509.ReportDefinition
Gets the value of the dateRangeType property.
getDateRangeType() - Method in class com.google.api.ads.adwords.lib.jaxb.v201601.ReportDefinition
Gets the value of the dateRangeType property.
getDeveloperToken() - Method in class com.google.api.ads.adwords.lib.client.AdWordsSession
 
getDownloadFormat() - Method in class com.google.api.ads.adwords.lib.jaxb.v201506.ReportDefinition
Gets the value of the downloadFormat property.
getDownloadFormat() - Method in class com.google.api.ads.adwords.lib.jaxb.v201509.ReportDefinition
Gets the value of the downloadFormat property.
getDownloadFormat() - Method in class com.google.api.ads.adwords.lib.jaxb.v201601.ReportDefinition
Gets the value of the downloadFormat property.
getDownloadFormat() - Method in class com.google.api.ads.adwords.lib.utils.RawReportDownloadResponse
 
getDownloadFormat() - Method in interface com.google.api.ads.adwords.lib.utils.ReportRequest
Return the version-specific DownloadFormat.
getEndpoint() - Method in class com.google.api.ads.adwords.lib.client.AdWordsSession
 
getEndpoint() - Method in interface com.google.api.ads.common.lib.client.AdsSession
Returns the server endpoint to make requests against.
getEndpoint() - Method in interface com.google.api.ads.common.lib.client.Endpoint
Returns the endpoint to use.
getEndpoint() - Method in class com.google.api.ads.dfp.lib.client.DfpSession
Gets the endpoint.
getEndpointAddress(String) - Method in class com.google.api.ads.adwords.lib.client.AdWordsServiceDescriptor
 
getEndpointAddress(String) - Method in interface com.google.api.ads.common.lib.client.AdsServiceDescriptor
Gets the endpoint address for this service and server.
getEndpointAddress(T) - Method in interface com.google.api.ads.common.lib.soap.SoapClientHandlerInterface
Gets the endpoint address on the SOAP client.
getEndpointAddress(String) - Method in interface com.google.api.ads.common.lib.soap.SoapServiceDescriptor
Gets the endpoint address for this service and server.
getEndpointAddress(String) - Method in class com.google.api.ads.dfp.lib.client.DfpServiceDescriptor
 
getErrorList() - Method in interface com.google.api.ads.adwords.lib.utils.BatchJobMutateResultInterface
Returns the list of errors for the result.
getErrors() - Method in interface com.google.api.ads.adwords.lib.utils.BatchJobMutateResultInterface.BatchJobErrorListInterface
 
getErrorText() - Method in exception com.google.api.ads.adwords.lib.utils.v201506.DetailedReportDownloadResponseException
 
getErrorText() - Method in exception com.google.api.ads.adwords.lib.utils.v201509.DetailedReportDownloadResponseException
 
getErrorText() - Method in exception com.google.api.ads.adwords.lib.utils.v201601.DetailedReportDownloadResponseException
 
getException() - Method in class com.google.api.ads.common.lib.soap.SoapCallReturn
Gets the exception from the SOAP call that was made if one occurred.
getExpressBusinessId() - Method in class com.google.api.ads.adwords.lib.client.AdWordsSession
Gets the AdWords Express business ID used by AdWords Express PromotionService.
getExpressPlusPageId() - Method in class com.google.api.ads.adwords.lib.client.AdWordsSession
Gets the Google+ page ID for the Google My Business location used by AdWords Express PromotionService.
getField() - Method in class com.google.api.ads.adwords.lib.jaxb.v201506.OrderBy
Gets the value of the field property.
getField() - Method in class com.google.api.ads.adwords.lib.jaxb.v201506.Predicate
Gets the value of the field property.
getField() - Method in class com.google.api.ads.adwords.lib.jaxb.v201509.OrderBy
Gets the value of the field property.
getField() - Method in class com.google.api.ads.adwords.lib.jaxb.v201509.Predicate
Gets the value of the field property.
getField() - Method in class com.google.api.ads.adwords.lib.jaxb.v201601.OrderBy
Gets the value of the field property.
getField() - Method in class com.google.api.ads.adwords.lib.jaxb.v201601.Predicate
Gets the value of the field property.
getFieldPath() - Method in exception com.google.api.ads.adwords.lib.utils.v201506.DetailedReportDownloadResponseException
 
getFieldPath() - Method in exception com.google.api.ads.adwords.lib.utils.v201509.DetailedReportDownloadResponseException
 
getFieldPath() - Method in exception com.google.api.ads.adwords.lib.utils.v201601.DetailedReportDownloadResponseException
 
getFields() - Method in class com.google.api.ads.adwords.lib.jaxb.v201506.Selector
Gets the value of the fields property.
getFields() - Method in class com.google.api.ads.adwords.lib.jaxb.v201509.Selector
Gets the value of the fields property.
getFields() - Method in class com.google.api.ads.adwords.lib.jaxb.v201601.Selector
Gets the value of the fields property.
getHeader(T, String) - Method in interface com.google.api.ads.common.lib.soap.SoapClientHandlerInterface
Gets the value of a header given the SOAP client and the header name.
getHttpContent(BatchJobMutateRequestInterface, boolean, boolean) - Method in interface com.google.api.ads.adwords.lib.utils.BatchJobUploadBodyProvider
Returns the batch job upload operations as ByteArrayContent.
getHttpResponseMessage() - Method in class com.google.api.ads.adwords.lib.utils.BatchJobUploadResponse
 
getHttpResponseMessage() - Method in class com.google.api.ads.adwords.lib.utils.ReportDownloadResponse
 
getHttpStatus() - Method in class com.google.api.ads.adwords.lib.utils.BatchJobUploadResponse
 
getHttpStatus() - Method in class com.google.api.ads.adwords.lib.utils.RawReportDownloadResponse
 
getHttpStatus() - Method in class com.google.api.ads.adwords.lib.utils.ReportDownloadResponse
 
getHttpStatus() - Method in exception com.google.api.ads.adwords.lib.utils.ReportDownloadResponseException
 
getHttpTransport() - Method in class com.google.api.ads.common.lib.auth.OfflineCredentials
 
getHttpTransport() - Method in class com.google.api.ads.common.lib.utils.Internals
Returns an HttpTransport suitable for the java environment.
getId() - Method in class com.google.api.ads.adwords.lib.jaxb.v201506.ReportDefinition
Gets the value of the id property.
getId() - Method in class com.google.api.ads.adwords.lib.jaxb.v201509.ReportDefinition
Gets the value of the id property.
getId() - Method in class com.google.api.ads.adwords.lib.jaxb.v201601.ReportDefinition
Gets the value of the id property.
getIndex() - Method in interface com.google.api.ads.adwords.lib.utils.BatchJobMutateResultInterface
Returns the zero-based index of this result.
getInputStream() - Method in class com.google.api.ads.adwords.lib.utils.RawReportDownloadResponse
 
getInputStream() - Method in class com.google.api.ads.adwords.lib.utils.ReportDownloadResponse
 
getInstance() - Static method in class com.google.api.ads.adwords.lib.utils.AdWordsInternals
Returns the singleton instance.
getInstance() - Static method in class com.google.api.ads.dfp.lib.utils.DfpInternals
Returns an Internals configured for DFP.
getInterfaceClass() - Method in class com.google.api.ads.adwords.lib.client.AdWordsServiceDescriptor
 
getInterfaceClass() - Method in interface com.google.api.ads.common.lib.client.AdsServiceDescriptor
Gets the class representing the RPC interface of the service.
getInterfaceClass() - Method in interface com.google.api.ads.common.lib.soap.SoapServiceDescriptor
Gets the class representing the RPC interface of the service.
getInterfaceClass() - Method in class com.google.api.ads.dfp.lib.client.DfpServiceDescriptor
 
getLibLogger() - Method in class com.google.api.ads.common.lib.utils.logging.AdsServiceLoggers
Gets the client library info logger.
getLocatorClass() - Method in class com.google.api.ads.adwords.lib.client.AdWordsServiceDescriptor
 
getLocatorClass() - Method in interface com.google.api.ads.common.lib.soap.compatability.AxisCompatible
Gets the Axis locator class such that it can be instantiated to create an Axis service client.
getLocatorClass() - Method in class com.google.api.ads.dfp.lib.client.DfpServiceDescriptor
 
getLogger() - Method in class com.google.api.ads.adwords.lib.utils.logging.ReportServiceLogger
Returns the underlying logger for report service interactions.
getMax() - Method in class com.google.api.ads.adwords.lib.jaxb.v201506.DateRange
Gets the value of the max property.
getMax() - Method in class com.google.api.ads.adwords.lib.jaxb.v201509.DateRange
Gets the value of the max property.
getMax() - Method in class com.google.api.ads.adwords.lib.jaxb.v201601.DateRange
Gets the value of the max property.
getMediaDataFromFile(String) - Static method in class com.google.api.ads.common.lib.utils.Media
Gets the media data byte[] located in fileName.
getMediaDataFromFile(File) - Static method in class com.google.api.ads.common.lib.utils.Media
Gets the media data byte[] located in file.
getMediaDataFromUrl(String) - Static method in class com.google.api.ads.common.lib.utils.Media
Gets the media data byte[] located at url or null if the media could not be loaded.
getMediaDataFromUrl(URL) - Static method in class com.google.api.ads.common.lib.utils.Media
Gets the media data byte[] located at url or null if the media could not be loaded.
getMethodName() - Method in class com.google.api.ads.common.lib.soap.RequestInfo
Gets the method name.
getMin() - Method in class com.google.api.ads.adwords.lib.jaxb.v201506.DateRange
Gets the value of the min property.
getMin() - Method in class com.google.api.ads.adwords.lib.jaxb.v201509.DateRange
Gets the value of the min property.
getMin() - Method in class com.google.api.ads.adwords.lib.jaxb.v201601.DateRange
Gets the value of the min property.
getMutateResults() - Method in interface com.google.api.ads.adwords.lib.utils.BatchJobMutateResponseInterface
 
getNetworkCode() - Method in class com.google.api.ads.dfp.lib.client.DfpSession
Gets the network code.
getNumberResults() - Method in class com.google.api.ads.adwords.lib.jaxb.v201506.Paging
Gets the value of the numberResults property.
getNumberResults() - Method in class com.google.api.ads.adwords.lib.jaxb.v201509.Paging
Gets the value of the numberResults property.
getNumberResults() - Method in class com.google.api.ads.adwords.lib.jaxb.v201601.Paging
Gets the value of the numberResults property.
getOAuth2AuthorizationHeader(OAuth2Compatible) - Method in class com.google.api.ads.common.lib.auth.OAuth2AuthorizationHeaderProvider
Gets the OAuth2 authorization header for the parameters and request URL.
getOAuth2Credential() - Method in class com.google.api.ads.adwords.lib.client.AdWordsSession
Gets the OAuth2 credentials.
getOAuth2Credential() - Method in interface com.google.api.ads.common.lib.auth.OAuth2Compatible
Gets the OAuth parameters.
getOAuth2Credential() - Method in class com.google.api.ads.dfp.lib.client.DfpSession
Gets the OAuth2 credentials.
getOAuth2Helper() - Method in class com.google.api.ads.common.lib.utils.Internals
Gets the OAuth2 helper.
getOffset() - Method in class com.google.api.ads.dfp.lib.utils.QueryBuilder
Gets the current offset.
getOffset() - Method in interface com.google.api.ads.dfp.lib.utils.QueryBuilderInterface
Gets the current offset.
getOperand() - Method in interface com.google.api.ads.adwords.lib.utils.BatchJobMutateResultInterface
Returns the successfully modified object for the result.
getOperator() - Method in class com.google.api.ads.adwords.lib.jaxb.v201506.Predicate
Gets the value of the operator property.
getOperator() - Method in class com.google.api.ads.adwords.lib.jaxb.v201509.Predicate
Gets the value of the operator property.
getOperator() - Method in class com.google.api.ads.adwords.lib.jaxb.v201601.Predicate
Gets the value of the operator property.
getOrdering() - Method in class com.google.api.ads.adwords.lib.jaxb.v201506.Selector
Gets the value of the ordering property.
getOrdering() - Method in class com.google.api.ads.adwords.lib.jaxb.v201509.Selector
Gets the value of the ordering property.
getOrdering() - Method in class com.google.api.ads.adwords.lib.jaxb.v201601.Selector
Gets the value of the ordering property.
getPackageGroup() - Method in class com.google.api.ads.adwords.lib.client.AdWordsServiceDescriptor
Gets the package group that the service is in i.e.
getPaging() - Method in class com.google.api.ads.adwords.lib.jaxb.v201506.Selector
Gets the value of the paging property.
getPaging() - Method in class com.google.api.ads.adwords.lib.jaxb.v201509.Selector
Gets the value of the paging property.
getPaging() - Method in class com.google.api.ads.adwords.lib.jaxb.v201601.Selector
Gets the value of the paging property.
getPredicates() - Method in class com.google.api.ads.adwords.lib.jaxb.v201506.Selector
Gets the value of the predicates property.
getPredicates() - Method in class com.google.api.ads.adwords.lib.jaxb.v201509.Selector
Gets the value of the predicates property.
getPredicates() - Method in class com.google.api.ads.adwords.lib.jaxb.v201601.Selector
Gets the value of the predicates property.
getPropKeyPrefix() - Method in enum com.google.api.ads.common.lib.auth.GoogleClientSecretsBuilder.Api
Gets the property key prefix.
getPropKeyPrefix() - Method in enum com.google.api.ads.common.lib.auth.OfflineCredentials.Api
Gets the property key prefix.
getRefreshToken() - Method in class com.google.api.ads.common.lib.auth.OfflineCredentials
 
getReportDownloadTimeout() - Method in class com.google.api.ads.adwords.lib.utils.AdHocReportDownloadHelper
Returns the reportDownloadTimeout in milliseconds
getReportDownloadTimeout() - Method in class com.google.api.ads.adwords.lib.utils.ReportRequestFactoryHelper
Returns the reportDownloadTimeout in milliseconds
getReportDownloadTimeout() - Method in class com.google.api.ads.adwords.lib.utils.v201506.ReportDownloader
Returns the reportDownloadTimeout in milliseconds.
getReportDownloadTimeout() - Method in class com.google.api.ads.adwords.lib.utils.v201509.ReportDownloader
Returns the reportDownloadTimeout in milliseconds.
getReportDownloadTimeout() - Method in class com.google.api.ads.adwords.lib.utils.v201601.ReportDownloader
Returns the reportDownloadTimeout in milliseconds.
getReportingConfiguration() - Method in class com.google.api.ads.adwords.lib.client.AdWordsSession
Gets the reporting configuration.
getReportName() - Method in class com.google.api.ads.adwords.lib.jaxb.v201506.ReportDefinition
Gets the value of the reportName property.
getReportName() - Method in class com.google.api.ads.adwords.lib.jaxb.v201509.ReportDefinition
Gets the value of the reportName property.
getReportName() - Method in class com.google.api.ads.adwords.lib.jaxb.v201601.ReportDefinition
Gets the value of the reportName property.
getReportRequestString() - Method in interface com.google.api.ads.adwords.lib.utils.ReportRequest
Return the report definition as a string.
getReportServiceLogger() - Method in class com.google.api.ads.adwords.lib.utils.logging.AdWordsServiceLoggers
Return the logger for report service interactions.
getReportType() - Method in class com.google.api.ads.adwords.lib.jaxb.v201506.ReportDefinition
Gets the value of the reportType property.
getReportType() - Method in class com.google.api.ads.adwords.lib.jaxb.v201509.ReportDefinition
Gets the value of the reportType property.
getReportType() - Method in class com.google.api.ads.adwords.lib.jaxb.v201601.ReportDefinition
Gets the value of the reportType property.
getRequestInfo() - Method in class com.google.api.ads.common.lib.soap.SoapCallReturn
Gets the request info from the SOAP call that was made.
getRequestType() - Method in interface com.google.api.ads.adwords.lib.utils.ReportRequest
Return the DefinitionType.
getResponseContent() - Method in class com.google.api.ads.adwords.lib.utils.BatchJobUploadResponse
Returns the HTTP response content.
getResponseInfo() - Method in class com.google.api.ads.common.lib.soap.SoapCallReturn
Gets the response info from the SOAP call that was made.
getResumableUploadUri() - Method in class com.google.api.ads.adwords.lib.utils.BatchJobUploadStatus
Returns the resumable upload URI of the job.
getReturnValue() - Method in class com.google.api.ads.common.lib.soap.SoapCallReturn
Gets the return value from the SOAP call that was made.
getSelector() - Method in class com.google.api.ads.adwords.lib.jaxb.v201506.ReportDefinition
Gets the value of the selector property.
getSelector() - Method in class com.google.api.ads.adwords.lib.jaxb.v201509.ReportDefinition
Gets the value of the selector property.
getSelector() - Method in class com.google.api.ads.adwords.lib.jaxb.v201601.ReportDefinition
Gets the value of the selector property.
getServiceClass() - Method in class com.google.api.ads.adwords.lib.client.AdWordsServiceDescriptor
 
getServiceClass() - Method in interface com.google.api.ads.common.lib.soap.compatability.JaxWsCompatible
Gets the JAX-WS service class such that it can be instantiated to create an JAX-WS service client.
getServiceClass() - Method in class com.google.api.ads.dfp.lib.client.DfpServiceDescriptor
 
getServiceClient(S, Class<T>) - Method in class com.google.api.ads.common.lib.factory.AdsServiceClientFactory
Gets a client given a session and the class of the desired stub interface.
getServiceClientAsInterface(S, Class<T>) - Method in class com.google.api.ads.common.lib.factory.BaseAdsServiceClientFactory
Gets a client given a session and the class of the desired stub interface.
getServiceName() - Method in class com.google.api.ads.common.lib.soap.RequestInfo
Gets the service name.
getSoapArgs() - Method in class com.google.api.ads.common.lib.soap.SoapCall
Returns the arguments that will be passed into the SOAP call.
getSoapCallReturn() - Method in exception com.google.api.ads.common.lib.soap.SoapInvocationTargetException
Returns the SOAP call return.
getSoapClient() - Method in class com.google.api.ads.common.lib.soap.SoapCall
Returns the underlying SOAP client that call will be made on.
getSoapClient() - Method in class com.google.api.ads.common.lib.soap.SoapServiceClient
Returns the underlying SOAP client.
getSoapClientHandler() - Method in class com.google.api.ads.common.lib.soap.SoapServiceClient
Returns the SOAP client handler.
getSoapClientMethod() - Method in class com.google.api.ads.common.lib.soap.SoapCall
Returns the method to invoke on the underlying SOAP client.
getSoapClientMethod(T, Method) - Method in class com.google.api.ads.common.lib.soap.SoapClientHandler
Gets the method from the SOAP client that matches the supplied method.
getSoapClientMethod(T, Method) - Method in interface com.google.api.ads.common.lib.soap.SoapClientHandlerInterface
Gets the method from the SOAP client that matches the supplied method.
getSoapRequestXml() - Method in class com.google.api.ads.common.lib.soap.RequestInfo
Gets the SOAP request XML.
getSoapResponseXml() - Method in class com.google.api.ads.common.lib.soap.ResponseInfo
Gets the SOAP response XML.
getSortOrder() - Method in class com.google.api.ads.adwords.lib.jaxb.v201506.OrderBy
Gets the value of the sortOrder property.
getSortOrder() - Method in class com.google.api.ads.adwords.lib.jaxb.v201509.OrderBy
Gets the value of the sortOrder property.
getSortOrder() - Method in class com.google.api.ads.adwords.lib.jaxb.v201601.OrderBy
Gets the value of the sortOrder property.
getStartIndex() - Method in class com.google.api.ads.adwords.lib.jaxb.v201506.Paging
Gets the value of the startIndex property.
getStartIndex() - Method in class com.google.api.ads.adwords.lib.jaxb.v201509.Paging
Gets the value of the startIndex property.
getStartIndex() - Method in class com.google.api.ads.adwords.lib.jaxb.v201601.Paging
Gets the value of the startIndex property.
getSubProduct() - Method in class com.google.api.ads.adwords.lib.client.AdWordsServiceDescriptor
Gets the sub product for this service.
getTotalContentLength() - Method in class com.google.api.ads.adwords.lib.utils.BatchJobUploadStatus
Returns total length (in bytes) of the content already uploaded for the job.
getTrigger() - Method in exception com.google.api.ads.adwords.lib.utils.v201506.DetailedReportDownloadResponseException
 
getTrigger() - Method in exception com.google.api.ads.adwords.lib.utils.v201509.DetailedReportDownloadResponseException
 
getTrigger() - Method in exception com.google.api.ads.adwords.lib.utils.v201601.DetailedReportDownloadResponseException
 
getTrigger() - Method in exception com.google.api.ads.common.lib.exception.ValidationException
 
getType() - Method in exception com.google.api.ads.adwords.lib.utils.v201506.DetailedReportDownloadResponseException
 
getType() - Method in exception com.google.api.ads.adwords.lib.utils.v201509.DetailedReportDownloadResponseException
 
getType() - Method in exception com.google.api.ads.adwords.lib.utils.v201601.DetailedReportDownloadResponseException
 
getUrl() - Method in class com.google.api.ads.common.lib.soap.RequestInfo
Gets the URL the request was made to.
getUserAgent() - Method in class com.google.api.ads.adwords.lib.client.AdWordsSession
 
getUserAgent() - Method in class com.google.api.ads.common.lib.useragent.AdsLibraryUserAgentProvider
Generates the library user agent such as Common-Java/1.4
getUserAgent() - Method in class com.google.api.ads.common.lib.useragent.BuildTypeUserAgentProvider
 
getUserAgent() - Method in class com.google.api.ads.common.lib.useragent.ProductFrameworkUserAgentProvider
Generates the framework user agent such as AdWords-Axis/1.4.
getUserAgent() - Method in class com.google.api.ads.common.lib.useragent.ProductUserAgentProvider
Generates the product user agent such as AwApi-Java.
getUserAgent() - Method in class com.google.api.ads.common.lib.useragent.RuntimeUserAgentProvider
 
getUserAgent(String) - Method in class com.google.api.ads.common.lib.useragent.UserAgentCombiner
Gets the full user agent in the form of "(UserAgent1,UserAgent2,UserAgent3,...)"
getUserAgent() - Method in interface com.google.api.ads.common.lib.useragent.UserAgentProvider
Gets a user agent.
getUserAgentCombiner() - Method in class com.google.api.ads.common.lib.utils.Internals
Creates a verbose User-Agent header.
getValue(Object) - Static method in class com.google.api.ads.common.lib.utils.Choices
Gets the value of the choice object without having to inspect each field.
getValues() - Method in class com.google.api.ads.adwords.lib.jaxb.v201506.Predicate
Gets the value of the values property.
getValues() - Method in class com.google.api.ads.adwords.lib.jaxb.v201509.Predicate
Gets the value of the values property.
getValues() - Method in class com.google.api.ads.adwords.lib.jaxb.v201601.Predicate
Gets the value of the values property.
getVersion() - Method in class com.google.api.ads.adwords.lib.client.AdWordsServiceDescriptor
 
getVersion() - Method in interface com.google.api.ads.common.lib.client.AdsServiceDescriptor
Gets the version for this service.
getVersion() - Method in class com.google.api.ads.dfp.lib.client.DfpServiceDescriptor
 
GoogleClientSecretsBuilder - Class in com.google.api.ads.common.lib.auth
Builder for GoogleClientSecrets.
GoogleClientSecretsBuilder() - Constructor for class com.google.api.ads.common.lib.auth.GoogleClientSecretsBuilder
Constructor.
GoogleClientSecretsBuilder.Api - Enum in com.google.api.ads.common.lib.auth
Enum representing the API that GoogleClientSecretsBuilder can be used for.
GoogleClientSecretsBuilder.GoogleClientSecretsForApiBuilder - Class in com.google.api.ads.common.lib.auth
Builder for GoogleClientSecrets.

H

handleException(Throwable) - Method in class com.google.api.ads.adwords.lib.client.AdWordsServiceClient
 
handleException(Throwable) - Method in class com.google.api.ads.common.lib.soap.SoapServiceClient
Handles the exception.
handleException(Throwable) - Method in class com.google.api.ads.dfp.lib.client.DfpServiceClient
 
hashCode() - Method in class com.google.api.ads.common.lib.soap.SoapCall
 
HeaderHandler<S extends AdsSession,D extends AdsServiceDescriptor> - Interface in com.google.api.ads.common.lib.client
Interface for handling headers.
HeaderHandler.NoOpHeaderHandler<S extends AdsSession,D extends AdsServiceDescriptor> - Class in com.google.api.ads.common.lib.client
No-op implementation of HeaderHandler

I

id - Variable in class com.google.api.ads.adwords.lib.jaxb.v201506.ReportDefinition
 
id - Variable in class com.google.api.ads.adwords.lib.jaxb.v201509.ReportDefinition
 
id - Variable in class com.google.api.ads.adwords.lib.jaxb.v201601.ReportDefinition
 
includeZeroImpressions(Boolean) - Method in class com.google.api.ads.adwords.lib.client.reporting.ReportingConfiguration.Builder
Sets if report responses should include zero impression rows.
includeZeroImpressions - Variable in class com.google.api.ads.adwords.lib.jaxb.v201506.ReportDefinition
 
includeZeroImpressions - Variable in class com.google.api.ads.adwords.lib.jaxb.v201509.ReportDefinition
 
includeZeroImpressions - Variable in class com.google.api.ads.adwords.lib.jaxb.v201601.ReportDefinition
 
increaseOffsetBy(Integer) - Method in class com.google.api.ads.dfp.lib.utils.QueryBuilder
Increases the offset by the amount.
increaseOffsetBy(Integer) - Method in interface com.google.api.ads.dfp.lib.utils.QueryBuilderInterface
Increases the offset by the amount.
Internals - Class in com.google.api.ads.common.lib.utils
Provides access to internal utilities.
Internals(AuthorizationHeaderProvider, UserAgentCombiner, HttpTransport, AdsServiceLoggers, OAuth2Helper) - Constructor for class com.google.api.ads.common.lib.utils.Internals
Constructor to be injected by guice.
invoke(SoapCall<T>) - Method in class com.google.api.ads.common.lib.soap.SoapClientHandler
Takes a SoapCall object and invokes the method by reflection.
invoke(Object, Method, Object[]) - Method in class com.google.api.ads.common.lib.soap.SoapServiceClient
Wraps the underlying SOAP RPC such that first the method, by its name, is applied to the runtime class.
invokeSoapCall(SoapCall<T>) - Method in interface com.google.api.ads.common.lib.soap.SoapClientHandlerInterface
Executes the SoapCall, which has a reference to a SoapClientHandlerInterface.
isFilterable() - Method in interface com.google.api.ads.adwords.lib.selectorfields.EntityField
If the field is filterable.
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.AccountLabelField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.AdCustomizerFeedField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.AdGroupAdField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.AdGroupBidModifierField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.AdGroupCriterionField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.AdGroupExtensionSettingField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.AdGroupFeedField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.AdGroupField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.AdParamField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.AdwordsUserListField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.BiddingStrategyField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.BudgetField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.BudgetOrderField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.BudgetSuggestionField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.CampaignCriterionField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.CampaignExtensionSettingField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.CampaignFeedField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.CampaignField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.CampaignSharedSetField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.ConstantDataField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.ConversionTrackerField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.CustomerExtensionSettingField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.CustomerFeedField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.DataField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.ExperimentField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.ExpressBusinessField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.FeedField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.FeedItemField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.FeedMappingField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.LabelField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.LocationCriterionField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.ManagedCustomerField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.MediaField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.MutateJobField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.OfflineConversionFeedField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.ProductServiceField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.PromotionField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.SharedCriterionField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.SharedSetField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.TargetingIdeaField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.TrafficEstimatorField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.AccountLabelField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.AdCustomizerFeedField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.AdGroupAdField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.AdGroupBidModifierField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.AdGroupCriterionField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.AdGroupExtensionSettingField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.AdGroupFeedField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.AdGroupField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.AdParamField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.AdwordsUserListField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.BatchJobField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.BiddingStrategyField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.BudgetField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.BudgetOrderField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.BudgetSuggestionField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.CampaignCriterionField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.CampaignExtensionSettingField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.CampaignFeedField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.CampaignField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.CampaignSharedSetField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.ConstantDataField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.ConversionTrackerField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.CustomerExtensionSettingField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.CustomerFeedField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.DataField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.ExperimentField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.ExpressBusinessField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.FeedField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.FeedItemField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.FeedMappingField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.LabelField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.LocationCriterionField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.ManagedCustomerField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.MediaField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.MutateJobField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.OfflineConversionFeedField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.ProductServiceField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.PromotionField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.SharedCriterionField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.SharedSetField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.TargetingIdeaField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.TrafficEstimatorField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.AccountLabelField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.AdCustomizerFeedField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.AdGroupAdField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.AdGroupBidModifierField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.AdGroupCriterionField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.AdGroupExtensionSettingField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.AdGroupFeedField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.AdGroupField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.AdParamField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.AdwordsUserListField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.BatchJobField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.BiddingStrategyField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.BudgetField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.BudgetOrderField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.BudgetSuggestionField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.CampaignCriterionField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.CampaignExtensionSettingField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.CampaignFeedField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.CampaignField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.CampaignSharedSetField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.ConstantDataField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.ConversionTrackerField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.CustomerExtensionSettingField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.CustomerFeedField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.DataField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.ExperimentField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.ExpressBusinessField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.FeedField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.FeedItemField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.FeedMappingField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.LabelField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.LocationCriterionField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.ManagedCustomerField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.MediaField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.MutateJobField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.OfflineConversionFeedField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.ProductServiceField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.PromotionField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.SharedCriterionField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.SharedSetField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.TargetingIdeaField
 
isFilterable() - Method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.TrafficEstimatorField
 
isIncludeZeroImpressions() - Method in class com.google.api.ads.adwords.lib.client.reporting.ReportingConfiguration
Return if report responses should include zero impression rows.
isIncludeZeroImpressions() - Method in class com.google.api.ads.adwords.lib.jaxb.v201506.ReportDefinition
Gets the value of the includeZeroImpressions property.
isIncludeZeroImpressions() - Method in class com.google.api.ads.adwords.lib.jaxb.v201509.ReportDefinition
Gets the value of the includeZeroImpressions property.
isIncludeZeroImpressions() - Method in class com.google.api.ads.adwords.lib.jaxb.v201601.ReportDefinition
Gets the value of the includeZeroImpressions property.
isPartialFailure() - Method in class com.google.api.ads.adwords.lib.client.AdWordsSession
 
isSkipColumnHeader() - Method in class com.google.api.ads.adwords.lib.client.reporting.ReportingConfiguration
Return if report responses should skip the header row containing the column names.
isSkipReportHeader() - Method in class com.google.api.ads.adwords.lib.client.reporting.ReportingConfiguration
Return if report responses should skip the header row containing the report name and date range.
isSkipReportSummary() - Method in class com.google.api.ads.adwords.lib.client.reporting.ReportingConfiguration
Return if report responses should skip the summary row containing totals.
isValidateOnly() - Method in class com.google.api.ads.adwords.lib.client.AdWordsSession
Returns true if the session should only validate the request.

J

JaxBDeserializer<T> - Class in com.google.api.ads.common.lib.soap.jaxb
Deserializes XML to an instance of a JAX-WS generated class.
JaxBDeserializer(Class<T>) - Constructor for class com.google.api.ads.common.lib.soap.jaxb.JaxBDeserializer
Constructs a JAX-WS deserializer for the specified class.
JaxBSerializer<T> - Class in com.google.api.ads.common.lib.soap.jaxb
Serializes a JAX-WS generated class to XML.
JaxBSerializer(Class<T>, QName) - Constructor for class com.google.api.ads.common.lib.soap.jaxb.JaxBSerializer
Constructs a JAX-WS serializer for the specified class.
JaxWsCompatible - Interface in com.google.api.ads.common.lib.soap.compatability
Specifies that for the AdsServiceClient to be JAX-WS compatible, it must be able to retrieve a service class.

L

LabelField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201506.cm
A Enum to facilitate the selection of fields for Label.
LabelField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201509.cm
A Enum to facilitate the selection of fields for Label.
LabelField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201601.cm
A Enum to facilitate the selection of fields for Label.
LIMIT - Static variable in class com.google.api.ads.dfp.lib.utils.QueryBuilder
 
limit - Variable in class com.google.api.ads.dfp.lib.utils.QueryBuilder
 
limit(Integer) - Method in class com.google.api.ads.dfp.lib.utils.QueryBuilder
Sets the statement LIMIT clause in the form of

"LIMIT <count>"

e.g.
limit(Integer) - Method in interface com.google.api.ads.dfp.lib.utils.QueryBuilderInterface
Sets the statement LIMIT clause in the form of

"LIMIT <count>"

e.g.
LocationCriterionField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201506.cm
A Enum to facilitate the selection of fields for LocationCriterion.
LocationCriterionField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201509.cm
A Enum to facilitate the selection of fields for LocationCriterion.
LocationCriterionField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201601.cm
A Enum to facilitate the selection of fields for LocationCriterion.
logDownload(String, BatchJobMutateResponseInterface<O, E, R>, Throwable) - Method in class com.google.api.ads.adwords.lib.utils.logging.BatchJobLogger
Logs a batch job results download.
LoggerProvider(String, String) - Constructor for class com.google.api.ads.common.lib.utils.logging.LoggingModule.LoggerProvider
Constructor.
LoggingModule - Class in com.google.api.ads.common.lib.utils.logging
Module for logging.
LoggingModule(String) - Constructor for class com.google.api.ads.common.lib.utils.logging.LoggingModule
Constructor.
LoggingModule.LoggerProvider - Class in com.google.api.ads.common.lib.utils.logging
Provider for Loggers.
logRequest(String, GenericUrl, HttpContent, GenericData, boolean) - Method in class com.google.api.ads.adwords.lib.utils.logging.ReportServiceLogger
Logs the request at the proper log level.
logRequest(SoapCallReturn) - Method in class com.google.api.ads.common.lib.utils.logging.AdsServiceLoggers
Logs basic information on a SOAP request.
logResponse(int, String, boolean) - Method in class com.google.api.ads.adwords.lib.utils.logging.ReportServiceLogger
Logs the response at the proper log level based on its status code.
logSoapCall(SoapCallReturn) - Method in class com.google.api.ads.common.lib.client.AdsServiceClient
 
logSoapCall(SoapCallReturn) - Method in class com.google.api.ads.common.lib.soap.SoapServiceClient
Logs a SOAP call.
logSoapXml(SoapCallReturn) - Method in class com.google.api.ads.common.lib.utils.logging.AdsServiceLoggers
Logs the XML messages from a given SOAP interaction.
logUpload(String, Object, BatchJobUploadResponse, Throwable) - Method in class com.google.api.ads.adwords.lib.utils.logging.BatchJobLogger
Logs a batch job operations upload.

M

ManagedCustomerField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201506.cm
A Enum to facilitate the selection of fields for ManagedCustomer.
ManagedCustomerField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201509.cm
A Enum to facilitate the selection of fields for ManagedCustomer.
ManagedCustomerField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201601.cm
A Enum to facilitate the selection of fields for ManagedCustomer.
Maps - Class in com.google.api.ads.common.lib.utils
A utility class for managing maps as represented in the API.
max - Variable in class com.google.api.ads.adwords.lib.jaxb.v201506.DateRange
 
max - Variable in class com.google.api.ads.adwords.lib.jaxb.v201509.DateRange
 
max - Variable in class com.google.api.ads.adwords.lib.jaxb.v201601.DateRange
 
Media - Class in com.google.api.ads.common.lib.utils
A utility class for retrieving media data.
MediaField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201506.cm
A Enum to facilitate the selection of fields for Media.
MediaField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201509.cm
A Enum to facilitate the selection of fields for Media.
MediaField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201601.cm
A Enum to facilitate the selection of fields for Media.
min - Variable in class com.google.api.ads.adwords.lib.jaxb.v201506.DateRange
 
min - Variable in class com.google.api.ads.adwords.lib.jaxb.v201509.DateRange
 
min - Variable in class com.google.api.ads.adwords.lib.jaxb.v201601.DateRange
 
MutateJobField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201506.cm
A Enum to facilitate the selection of fields for MutateJob.
MutateJobField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201509.cm
A Enum to facilitate the selection of fields for MutateJob.
MutateJobField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201601.cm
A Enum to facilitate the selection of fields for MutateJob.

N

name() - Method in interface com.google.api.ads.adwords.lib.selectorfields.EntityField
The name of the field.
NoOpHeaderHandler() - Constructor for class com.google.api.ads.common.lib.client.HeaderHandler.NoOpHeaderHandler
 
numberResults - Variable in class com.google.api.ads.adwords.lib.jaxb.v201506.Paging
 
numberResults - Variable in class com.google.api.ads.adwords.lib.jaxb.v201509.Paging
 
numberResults - Variable in class com.google.api.ads.adwords.lib.jaxb.v201601.Paging
 

O

OAuth2AuthorizationHeaderProvider - Class in com.google.api.ads.common.lib.auth
OAuth2 authorization header provider.
OAuth2AuthorizationHeaderProvider() - Constructor for class com.google.api.ads.common.lib.auth.OAuth2AuthorizationHeaderProvider
Constructor.
OAuth2Compatible - Interface in com.google.api.ads.common.lib.auth
Interface for a user to be compatible with OAuth2.
OAuth2Helper - Class in com.google.api.ads.common.lib.auth
OAuth2 helper functions.
OAuth2Helper(Logger, Long) - Constructor for class com.google.api.ads.common.lib.auth.OAuth2Helper
Constructor.
OAuthException - Exception in com.google.api.ads.common.lib.exception
An exception thrown when OAuth could not be used correctly.
OAuthException(String) - Constructor for exception com.google.api.ads.common.lib.exception.OAuthException
Constructor.
OAuthException(String, Throwable) - Constructor for exception com.google.api.ads.common.lib.exception.OAuthException
Constructor.
ObjectFactory - Class in com.google.api.ads.adwords.lib.jaxb.v201506
This object contains factory methods for each Java content interface and Java element interface generated in the com.google.api.ads.adwords.lib.jaxb.v201506 package.
ObjectFactory() - Constructor for class com.google.api.ads.adwords.lib.jaxb.v201506.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.google.api.ads.adwords.lib.jaxb.v201506
ObjectFactory - Class in com.google.api.ads.adwords.lib.jaxb.v201509
This object contains factory methods for each Java content interface and Java element interface generated in the com.google.api.ads.adwords.lib.jaxb.v201509 package.
ObjectFactory() - Constructor for class com.google.api.ads.adwords.lib.jaxb.v201509.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.google.api.ads.adwords.lib.jaxb.v201509
ObjectFactory - Class in com.google.api.ads.adwords.lib.jaxb.v201601
This object contains factory methods for each Java content interface and Java element interface generated in the com.google.api.ads.adwords.lib.jaxb.v201601 package.
ObjectFactory() - Constructor for class com.google.api.ads.adwords.lib.jaxb.v201601.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.google.api.ads.adwords.lib.jaxb.v201601
OfflineConversionFeedField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201506.cm
A Enum to facilitate the selection of fields for OfflineConversionFeed.
OfflineConversionFeedField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201509.cm
A Enum to facilitate the selection of fields for OfflineConversionFeed.
OfflineConversionFeedField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201601.cm
A Enum to facilitate the selection of fields for OfflineConversionFeed.
OfflineCredentials - Class in com.google.api.ads.common.lib.auth
OfflineCredentials offline OAuth2 provider.

Example usage:
OfflineCredentials.Api - Enum in com.google.api.ads.common.lib.auth
Enum representing the API that OfflineCredentials can be used for.
OfflineCredentials.Builder - Class in com.google.api.ads.common.lib.auth
Pre-builder for OfflineCredentials.
OfflineCredentials.ForApiBuilder - Class in com.google.api.ads.common.lib.auth
Builder for OfflineCredentials.
OFFSET - Static variable in class com.google.api.ads.dfp.lib.utils.QueryBuilder
 
offset - Variable in class com.google.api.ads.dfp.lib.utils.QueryBuilder
 
offset(Integer) - Method in class com.google.api.ads.dfp.lib.utils.QueryBuilder
Sets the statement OFFSET clause in the form of

"OFFSET <count>"

e.g.
offset(Integer) - Method in interface com.google.api.ads.dfp.lib.utils.QueryBuilderInterface
Sets the statement OFFSET clause in the form of

"OFFSET <count>"

e.g.
onException(Exception) - Method in interface com.google.api.ads.dfp.lib.utils.ReportCallback
Called when there was an exception preventing the completion of the asynchronous request.
onFailure() - Method in interface com.google.api.ads.dfp.lib.utils.ReportCallback
Called when there has been a failure due to server-side processing.
onInterruption() - Method in interface com.google.api.ads.dfp.lib.utils.ReportCallback
Called when the wait thread is interrupted.
onSuccess() - Method in interface com.google.api.ads.dfp.lib.utils.ReportCallback
Called when the asynchronous call has completed successfully.
operator - Variable in class com.google.api.ads.adwords.lib.jaxb.v201506.Predicate
 
operator - Variable in class com.google.api.ads.adwords.lib.jaxb.v201509.Predicate
 
operator - Variable in class com.google.api.ads.adwords.lib.jaxb.v201601.Predicate
 
ORDER_BY - Static variable in class com.google.api.ads.dfp.lib.utils.QueryBuilder
 
OrderBy - Class in com.google.api.ads.adwords.lib.jaxb.v201506
Java class for OrderBy complex type.
OrderBy() - Constructor for class com.google.api.ads.adwords.lib.jaxb.v201506.OrderBy
 
OrderBy - Class in com.google.api.ads.adwords.lib.jaxb.v201509
Java class for OrderBy complex type.
OrderBy() - Constructor for class com.google.api.ads.adwords.lib.jaxb.v201509.OrderBy
 
OrderBy - Class in com.google.api.ads.adwords.lib.jaxb.v201601
Java class for OrderBy complex type.
OrderBy() - Constructor for class com.google.api.ads.adwords.lib.jaxb.v201601.OrderBy
 
orderBy - Variable in class com.google.api.ads.dfp.lib.utils.QueryBuilder
 
orderBy(String) - Method in class com.google.api.ads.dfp.lib.utils.QueryBuilder
Sets the statement ORDER BY clause in the form of

"ORDER BY <property> [ASC | DESC]"

e.g.
orderBy(String) - Method in interface com.google.api.ads.dfp.lib.utils.QueryBuilderInterface
Sets the statement ORDER BY clause in the form of

"ORDER BY <property> [ASC | DESC]"

e.g.
ordering - Variable in class com.google.api.ads.adwords.lib.jaxb.v201506.Selector
 
ordering - Variable in class com.google.api.ads.adwords.lib.jaxb.v201509.Selector
 
ordering - Variable in class com.google.api.ads.adwords.lib.jaxb.v201601.Selector
 

P

Paging - Class in com.google.api.ads.adwords.lib.jaxb.v201506
Java class for Paging complex type.
Paging() - Constructor for class com.google.api.ads.adwords.lib.jaxb.v201506.Paging
 
paging - Variable in class com.google.api.ads.adwords.lib.jaxb.v201506.Selector
 
Paging - Class in com.google.api.ads.adwords.lib.jaxb.v201509
Java class for Paging complex type.
Paging() - Constructor for class com.google.api.ads.adwords.lib.jaxb.v201509.Paging
 
paging - Variable in class com.google.api.ads.adwords.lib.jaxb.v201509.Selector
 
Paging - Class in com.google.api.ads.adwords.lib.jaxb.v201601
Java class for Paging complex type.
Paging() - Constructor for class com.google.api.ads.adwords.lib.jaxb.v201601.Paging
 
paging - Variable in class com.google.api.ads.adwords.lib.jaxb.v201601.Selector
 
Predicate - Class in com.google.api.ads.adwords.lib.jaxb.v201506
Java class for Predicate complex type.
Predicate() - Constructor for class com.google.api.ads.adwords.lib.jaxb.v201506.Predicate
 
Predicate - Class in com.google.api.ads.adwords.lib.jaxb.v201509
Java class for Predicate complex type.
Predicate() - Constructor for class com.google.api.ads.adwords.lib.jaxb.v201509.Predicate
 
Predicate - Class in com.google.api.ads.adwords.lib.jaxb.v201601
Java class for Predicate complex type.
Predicate() - Constructor for class com.google.api.ads.adwords.lib.jaxb.v201601.Predicate
 
PredicateOperator - Enum in com.google.api.ads.adwords.lib.jaxb.v201506
Java class for Predicate.Operator.
PredicateOperator - Enum in com.google.api.ads.adwords.lib.jaxb.v201509
Java class for Predicate.Operator.
PredicateOperator - Enum in com.google.api.ads.adwords.lib.jaxb.v201601
Java class for Predicate.Operator.
predicates - Variable in class com.google.api.ads.adwords.lib.jaxb.v201506.Selector
 
predicates - Variable in class com.google.api.ads.adwords.lib.jaxb.v201509.Selector
 
predicates - Variable in class com.google.api.ads.adwords.lib.jaxb.v201601.Selector
 
prettyPrint(String) - Method in class com.google.api.ads.common.lib.utils.logging.PrettyPrinter
Transforms XML into a pretty-printed format.
prettyPrint(String) - Method in interface com.google.api.ads.common.lib.utils.logging.PrettyPrinterInterface
Transforms XML into a pretty-printed format.
PrettyPrinter - Class in com.google.api.ads.common.lib.utils.logging
A utility class that pretty prints XML messages.
PrettyPrinter() - Constructor for class com.google.api.ads.common.lib.utils.logging.PrettyPrinter
Default constructor.
PrettyPrinterInterface - Interface in com.google.api.ads.common.lib.utils.logging
Interface capable of pretty printing XML messages.
processSoapArguments(Method, Object[]) - Method in class com.google.api.ads.common.lib.soap.SoapClientHandler
Processes the arguments such that they will be ready to be passed into the supplied SOAP client method.
ProductFrameworkModule - Class in com.google.api.ads.common.lib.soap
Module for the product/framework.
ProductFrameworkModule() - Constructor for class com.google.api.ads.common.lib.soap.ProductFrameworkModule
 
ProductFrameworkUserAgentProvider - Class in com.google.api.ads.common.lib.useragent
Provides product/framework user agent.
ProductFrameworkUserAgentProvider(ProductFrameworkConfiguration) - Constructor for class com.google.api.ads.common.lib.useragent.ProductFrameworkUserAgentProvider
Constructor.
ProductServiceField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201506.cm
A Enum to facilitate the selection of fields for ProductService.
ProductServiceField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201509.cm
A Enum to facilitate the selection of fields for ProductService.
ProductServiceField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201601.cm
A Enum to facilitate the selection of fields for ProductService.
ProductUserAgentProvider - Class in com.google.api.ads.common.lib.useragent
Provides product user agent.
ProductUserAgentProvider(ProductConfiguration) - Constructor for class com.google.api.ads.common.lib.useragent.ProductUserAgentProvider
Constructor.
PromotionField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201506.cm
A Enum to facilitate the selection of fields for Promotion.
PromotionField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201509.cm
A Enum to facilitate the selection of fields for Promotion.
PromotionField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201601.cm
A Enum to facilitate the selection of fields for Promotion.
putAllHttpHeaders(T, Map<String, String>) - Method in interface com.google.api.ads.common.lib.soap.SoapClientHandlerInterface
Puts all headers into the existing HTTP headers of the SOAP client, overwriting any existing header keys.

Q

QueryBuilder<V> - Class in com.google.api.ads.dfp.lib.utils
QueryBuilder allows for queries to be constructed in parts.
QueryBuilder() - Constructor for class com.google.api.ads.dfp.lib.utils.QueryBuilder
Constructs a query builder.
QueryBuilderInterface<V> - Interface in com.google.api.ads.dfp.lib.utils
QueryBuilderInterface allows for queries to be constructed in parts.

R

RawReportDownloadResponse - Class in com.google.api.ads.adwords.lib.utils
Holder class for http status and response body.
RawReportDownloadResponse(int, InputStream, Charset, String) - Constructor for class com.google.api.ads.adwords.lib.utils.RawReportDownloadResponse
 
readAll(InputStream) - Static method in class com.google.api.ads.common.lib.utils.Streams
Deprecated.
it is always safer to supply a charset. See Streams.readAll(InputStream, Charset).
readAll(InputStream, Charset) - Static method in class com.google.api.ads.common.lib.utils.Streams
Reads all input into memory, close the steam, and return as a String.
refreshCredential(Credential) - Method in class com.google.api.ads.common.lib.auth.OAuth2Helper
Refreshes the credential if within the refresh window.
removeLimitAndOffset() - Method in class com.google.api.ads.dfp.lib.utils.QueryBuilder
Removes the limit and offset from the query.
removeLimitAndOffset() - Method in interface com.google.api.ads.dfp.lib.utils.QueryBuilderInterface
Removes the limit and offset from the query.
REPORT_CHARSET - Static variable in class com.google.api.ads.adwords.lib.utils.AdHocReportDownloadHelper
The default Charset for report request and response contents.
ReportCallback - Interface in com.google.api.ads.dfp.lib.utils
ReportCallback is called on the completion of asynchronous report downloads.
ReportDefinition - Class in com.google.api.ads.adwords.lib.jaxb.v201506
Java class for anonymous complex type.
ReportDefinition() - Constructor for class com.google.api.ads.adwords.lib.jaxb.v201506.ReportDefinition
 
ReportDefinition - Class in com.google.api.ads.adwords.lib.jaxb.v201509
Java class for anonymous complex type.
ReportDefinition() - Constructor for class com.google.api.ads.adwords.lib.jaxb.v201509.ReportDefinition
 
ReportDefinition - Class in com.google.api.ads.adwords.lib.jaxb.v201601
Java class for anonymous complex type.
ReportDefinition() - Constructor for class com.google.api.ads.adwords.lib.jaxb.v201601.ReportDefinition
 
ReportDefinitionDateRangeType - Enum in com.google.api.ads.adwords.lib.jaxb.v201506
Java class for ReportDefinition.DateRangeType.
ReportDefinitionDateRangeType - Enum in com.google.api.ads.adwords.lib.jaxb.v201509
Java class for ReportDefinition.DateRangeType.
ReportDefinitionDateRangeType - Enum in com.google.api.ads.adwords.lib.jaxb.v201601
Java class for ReportDefinition.DateRangeType.
ReportDefinitionReportType - Enum in com.google.api.ads.adwords.lib.jaxb.v201506
Java class for ReportDefinition.ReportType.
ReportDefinitionReportType - Enum in com.google.api.ads.adwords.lib.jaxb.v201509
Java class for ReportDefinition.ReportType.
ReportDefinitionReportType - Enum in com.google.api.ads.adwords.lib.jaxb.v201601
Java class for ReportDefinition.ReportType.
ReportDownloader - Class in com.google.api.ads.adwords.lib.utils.v201506
Reports are fetched synchronously like in the following code:
ReportDownloader(AdWordsSession) - Constructor for class com.google.api.ads.adwords.lib.utils.v201506.ReportDownloader
Constructs a ReportDownloader.
ReportDownloader - Class in com.google.api.ads.adwords.lib.utils.v201509
Reports are fetched synchronously like in the following code:
ReportDownloader(AdWordsSession) - Constructor for class com.google.api.ads.adwords.lib.utils.v201509.ReportDownloader
Constructs a ReportDownloader.
ReportDownloader - Class in com.google.api.ads.adwords.lib.utils.v201601
Reports are fetched synchronously like in the following code:
ReportDownloader(AdWordsSession) - Constructor for class com.google.api.ads.adwords.lib.utils.v201601.ReportDownloader
Constructs a ReportDownloader.
ReportDownloadResponse - Class in com.google.api.ads.adwords.lib.utils
Holder class for http status and response body for a successful request.
ReportDownloadResponse(RawReportDownloadResponse) - Constructor for class com.google.api.ads.adwords.lib.utils.ReportDownloadResponse
Constructs a new instance from a successful raw response.
ReportDownloadResponseException - Exception in com.google.api.ads.adwords.lib.utils
Exception thrown when we receive an error response from the server.
ReportDownloadResponseException(int) - Constructor for exception com.google.api.ads.adwords.lib.utils.ReportDownloadResponseException
Constructor.
ReportDownloadResponseException(int, Throwable) - Constructor for exception com.google.api.ads.adwords.lib.utils.ReportDownloadResponseException
Constructor.
ReportException - Exception in com.google.api.ads.adwords.lib.utils
Exception thrown while downloading a report and was a transport-layer problem with the request.
ReportException(String, Throwable) - Constructor for exception com.google.api.ads.adwords.lib.utils.ReportException
Constructor.
ReportException(String) - Constructor for exception com.google.api.ads.adwords.lib.utils.ReportException
Constructor.
ReportFailureException - Exception in com.google.api.ads.adwords.lib.utils
Exception thrown while fetching a report response or downloading a report.
ReportFailureException(String, Throwable) - Constructor for exception com.google.api.ads.adwords.lib.utils.ReportFailureException
Constructor.
ReportFailureException(String) - Constructor for exception com.google.api.ads.adwords.lib.utils.ReportFailureException
Constructor.
ReportingConfiguration - Class in com.google.api.ads.adwords.lib.client.reporting
Additional AdWords report configuration options.
ReportingConfiguration.Builder - Class in com.google.api.ads.adwords.lib.client.reporting
Builder for ReportingConfiguration objects.
reportName - Variable in class com.google.api.ads.adwords.lib.jaxb.v201506.ReportDefinition
 
reportName - Variable in class com.google.api.ads.adwords.lib.jaxb.v201509.ReportDefinition
 
reportName - Variable in class com.google.api.ads.adwords.lib.jaxb.v201601.ReportDefinition
 
ReportRequest - Interface in com.google.api.ads.adwords.lib.utils
Wrapper for AdWords API report requests.
ReportRequest.RequestType - Enum in com.google.api.ads.adwords.lib.utils
Enumeration of the different types of report requests supported by the AdWords API.
ReportRequestFactoryHelper - Class in com.google.api.ads.adwords.lib.utils
Helper class that generates a configured HttpURLConnection for report downloads.
ReportServiceLogger - Class in com.google.api.ads.adwords.lib.utils.logging
Logger that logs report requests and responses according to the following rules.
Log successful requests (header and payload) and responses to INFO. Log failed requests (header and payload) and responses to WARN.
reportType - Variable in class com.google.api.ads.adwords.lib.jaxb.v201506.ReportDefinition
 
reportType - Variable in class com.google.api.ads.adwords.lib.jaxb.v201509.ReportDefinition
 
reportType - Variable in class com.google.api.ads.adwords.lib.jaxb.v201601.ReportDefinition
 
RequestInfo - Class in com.google.api.ads.common.lib.soap
Contains information about the request that was made.
RequestInfo() - Constructor for class com.google.api.ads.common.lib.soap.RequestInfo
Constructor.
RequestInfo.Builder - Class in com.google.api.ads.common.lib.soap
Builder for RequestInfo objects.
ResponseInfo - Class in com.google.api.ads.common.lib.soap
Contains information about the response from the request that was made.
ResponseInfo() - Constructor for class com.google.api.ads.common.lib.soap.ResponseInfo
Constructor.
ResponseInfo.Builder - Class in com.google.api.ads.common.lib.soap
Builder for ResponseInfo objects.
RuntimeUserAgentProvider - Class in com.google.api.ads.common.lib.useragent
Gets the runtime user agent.
RuntimeUserAgentProvider() - Constructor for class com.google.api.ads.common.lib.useragent.RuntimeUserAgentProvider
 

S

saveMediaDataToFile(byte[], String) - Static method in class com.google.api.ads.common.lib.utils.Media
Saves media data downloaded from an API in byte[] format into a file on the file system.
saveMediaDataToFile(byte[], File) - Static method in class com.google.api.ads.common.lib.utils.Media
Saves media data downloaded from an API in byte[] format into a file on the file system.
saveToFile(String) - Method in class com.google.api.ads.adwords.lib.utils.ReportDownloadResponse
Writes the contents of the response to the specified File.
SELECT - Static variable in class com.google.api.ads.dfp.lib.utils.QueryBuilder
 
select - Variable in class com.google.api.ads.dfp.lib.utils.QueryBuilder
 
select(String) - Method in class com.google.api.ads.dfp.lib.utils.QueryBuilder
Sets the statement SELECT clause in the form of "a,b" or "*".
select(String) - Method in interface com.google.api.ads.dfp.lib.utils.QueryBuilderInterface
Sets the statement SELECT clause in the form of "a,b" or "*".
selector - Variable in class com.google.api.ads.adwords.lib.jaxb.v201506.ReportDefinition
 
Selector - Class in com.google.api.ads.adwords.lib.jaxb.v201506
Java class for Selector complex type.
Selector() - Constructor for class com.google.api.ads.adwords.lib.jaxb.v201506.Selector
 
selector - Variable in class com.google.api.ads.adwords.lib.jaxb.v201509.ReportDefinition
 
Selector - Class in com.google.api.ads.adwords.lib.jaxb.v201509
Java class for Selector complex type.
Selector() - Constructor for class com.google.api.ads.adwords.lib.jaxb.v201509.Selector
 
selector - Variable in class com.google.api.ads.adwords.lib.jaxb.v201601.ReportDefinition
 
Selector - Class in com.google.api.ads.adwords.lib.jaxb.v201601
Java class for Selector complex type.
Selector() - Constructor for class com.google.api.ads.adwords.lib.jaxb.v201601.Selector
 
serialize(T) - Method in class com.google.api.ads.common.lib.soap.jaxb.JaxBSerializer
Serializes the object.
serialize(T, boolean) - Method in class com.google.api.ads.common.lib.soap.jaxb.JaxBSerializer
Serializes the object with the option to include or exclude the XML declaration.
ServiceException - Exception in com.google.api.ads.common.lib.exception
A runtime service exception that usually cannot be recovered from.
ServiceException(String, Throwable) - Constructor for exception com.google.api.ads.common.lib.exception.ServiceException
Constructor.
ServiceException(String) - Constructor for exception com.google.api.ads.common.lib.exception.ServiceException
Constructor.
setAdsSession(S) - Method in class com.google.api.ads.common.lib.client.AdsServiceClient
Sets the ads session for this client.
setAuthorization(Object, AdsSession) - Method in class com.google.api.ads.common.lib.soap.AuthorizationHeaderHandler
Sets the authorization header created from the session on the soap client.
setClientCustomerId(String) - Method in class com.google.api.ads.adwords.lib.client.AdWordsSession
Sets the client customer ID.
setCompression(T, boolean) - Method in interface com.google.api.ads.common.lib.soap.SoapClientHandlerInterface
Sets if the SOAP client should use compression.
setDateRange(DateRange) - Method in class com.google.api.ads.adwords.lib.jaxb.v201506.Selector
Sets the value of the dateRange property.
setDateRange(DateRange) - Method in class com.google.api.ads.adwords.lib.jaxb.v201509.Selector
Sets the value of the dateRange property.
setDateRange(DateRange) - Method in class com.google.api.ads.adwords.lib.jaxb.v201601.Selector
Sets the value of the dateRange property.
setDateRangeType(ReportDefinitionDateRangeType) - Method in class com.google.api.ads.adwords.lib.jaxb.v201506.ReportDefinition
Sets the value of the dateRangeType property.
setDateRangeType(ReportDefinitionDateRangeType) - Method in class com.google.api.ads.adwords.lib.jaxb.v201509.ReportDefinition
Sets the value of the dateRangeType property.
setDateRangeType(ReportDefinitionDateRangeType) - Method in class com.google.api.ads.adwords.lib.jaxb.v201601.ReportDefinition
Sets the value of the dateRangeType property.
setDownloadFormat(DownloadFormat) - Method in class com.google.api.ads.adwords.lib.jaxb.v201506.ReportDefinition
Sets the value of the downloadFormat property.
setDownloadFormat(DownloadFormat) - Method in class com.google.api.ads.adwords.lib.jaxb.v201509.ReportDefinition
Sets the value of the downloadFormat property.
setDownloadFormat(DownloadFormat) - Method in class com.google.api.ads.adwords.lib.jaxb.v201601.ReportDefinition
Sets the value of the downloadFormat property.
setEndpointAddress(T, String) - Method in interface com.google.api.ads.common.lib.soap.SoapClientHandlerInterface
Sets the endpoint address on the SOAP client.
setEndpointAddress(String) - Method in class com.google.api.ads.common.lib.soap.SoapServiceClient
Sets the endpoint address of the underlying SOAP client.
setExpressBusinessId(Long) - Method in class com.google.api.ads.adwords.lib.client.AdWordsSession
Sets the AdWords Express business ID used by AdWords Express PromotionService.
setExpressPlusPageId(String) - Method in class com.google.api.ads.adwords.lib.client.AdWordsSession
Sets the Google+ page ID for the Google My Business location used by AdWords Express PromotionService.
setField(String) - Method in class com.google.api.ads.adwords.lib.jaxb.v201506.OrderBy
Sets the value of the field property.
setField(String) - Method in class com.google.api.ads.adwords.lib.jaxb.v201506.Predicate
Sets the value of the field property.
setField(String) - Method in class com.google.api.ads.adwords.lib.jaxb.v201509.OrderBy
Sets the value of the field property.
setField(String) - Method in class com.google.api.ads.adwords.lib.jaxb.v201509.Predicate
Sets the value of the field property.
setField(String) - Method in class com.google.api.ads.adwords.lib.jaxb.v201601.OrderBy
Sets the value of the field property.
setField(String) - Method in class com.google.api.ads.adwords.lib.jaxb.v201601.Predicate
Sets the value of the field property.
setFieldPath(String) - Method in exception com.google.api.ads.adwords.lib.utils.v201506.DetailedReportDownloadResponseException
 
setFieldPath(String) - Method in exception com.google.api.ads.adwords.lib.utils.v201509.DetailedReportDownloadResponseException
 
setFieldPath(String) - Method in exception com.google.api.ads.adwords.lib.utils.v201601.DetailedReportDownloadResponseException
 
setHeader(T, String, String, Object) - Method in interface com.google.api.ads.common.lib.soap.SoapClientHandlerInterface
Sets a header on the SOAP client.
setHeaders() - Method in class com.google.api.ads.common.lib.client.AdsServiceClient
 
setHeaders(Object, S, D) - Method in class com.google.api.ads.common.lib.client.HeaderHandler.NoOpHeaderHandler
 
setHeaders(Object, S, D) - Method in interface com.google.api.ads.common.lib.client.HeaderHandler
Sets the headers on the SOAP client using the session and descriptor.
setHeaders() - Method in class com.google.api.ads.common.lib.soap.SoapServiceClient
Sets the headers for the service client.
setHttpHeaders(Object, DfpSession) - Method in class com.google.api.ads.dfp.lib.soap.DfpHttpHeaderHandler
Sets the HTTP headers on the SOAP client.
setId(Long) - Method in class com.google.api.ads.adwords.lib.jaxb.v201506.ReportDefinition
Sets the value of the id property.
setId(Long) - Method in class com.google.api.ads.adwords.lib.jaxb.v201509.ReportDefinition
Sets the value of the id property.
setId(Long) - Method in class com.google.api.ads.adwords.lib.jaxb.v201601.ReportDefinition
Sets the value of the id property.
setIncludeZeroImpressions(Boolean) - Method in class com.google.api.ads.adwords.lib.jaxb.v201506.ReportDefinition
Sets the value of the includeZeroImpressions property.
setIncludeZeroImpressions(Boolean) - Method in class com.google.api.ads.adwords.lib.jaxb.v201509.ReportDefinition
Sets the value of the includeZeroImpressions property.
setIncludeZeroImpressions(Boolean) - Method in class com.google.api.ads.adwords.lib.jaxb.v201601.ReportDefinition
Sets the value of the includeZeroImpressions property.
setMax(String) - Method in class com.google.api.ads.adwords.lib.jaxb.v201506.DateRange
Sets the value of the max property.
setMax(String) - Method in class com.google.api.ads.adwords.lib.jaxb.v201509.DateRange
Sets the value of the max property.
setMax(String) - Method in class com.google.api.ads.adwords.lib.jaxb.v201601.DateRange
Sets the value of the max property.
setMin(String) - Method in class com.google.api.ads.adwords.lib.jaxb.v201506.DateRange
Sets the value of the min property.
setMin(String) - Method in class com.google.api.ads.adwords.lib.jaxb.v201509.DateRange
Sets the value of the min property.
setMin(String) - Method in class com.google.api.ads.adwords.lib.jaxb.v201601.DateRange
Sets the value of the min property.
setNetworkCode(String) - Method in class com.google.api.ads.dfp.lib.client.DfpSession
Sets the network code.
setNumberResults(Integer) - Method in class com.google.api.ads.adwords.lib.jaxb.v201506.Paging
Sets the value of the numberResults property.
setNumberResults(Integer) - Method in class com.google.api.ads.adwords.lib.jaxb.v201509.Paging
Sets the value of the numberResults property.
setNumberResults(Integer) - Method in class com.google.api.ads.adwords.lib.jaxb.v201601.Paging
Sets the value of the numberResults property.
setOAuth2Credential(Credential) - Method in class com.google.api.ads.adwords.lib.client.AdWordsSession
Sets the OAuth2 credential.
setOAuth2Credential(Credential) - Method in class com.google.api.ads.dfp.lib.client.DfpSession
Sets the OAuth2 credential.
setOperator(PredicateOperator) - Method in class com.google.api.ads.adwords.lib.jaxb.v201506.Predicate
Sets the value of the operator property.
setOperator(PredicateOperator) - Method in class com.google.api.ads.adwords.lib.jaxb.v201509.Predicate
Sets the value of the operator property.
setOperator(PredicateOperator) - Method in class com.google.api.ads.adwords.lib.jaxb.v201601.Predicate
Sets the value of the operator property.
setPaging(Paging) - Method in class com.google.api.ads.adwords.lib.jaxb.v201506.Selector
Sets the value of the paging property.
setPaging(Paging) - Method in class com.google.api.ads.adwords.lib.jaxb.v201509.Selector
Sets the value of the paging property.
setPaging(Paging) - Method in class com.google.api.ads.adwords.lib.jaxb.v201601.Selector
Sets the value of the paging property.
setPartialFailure(Boolean) - Method in class com.google.api.ads.adwords.lib.client.AdWordsSession
Sets whether this session should allow partial failure.
setReportDownloadTimeout(int) - Method in class com.google.api.ads.adwords.lib.utils.AdHocReportDownloadHelper
Sets the reportDownloadTimeout (milliseconds).
setReportDownloadTimeout(int) - Method in class com.google.api.ads.adwords.lib.utils.ReportRequestFactoryHelper
Sets the reportDownloadTimeout (milliseconds).
setReportDownloadTimeout(int) - Method in class com.google.api.ads.adwords.lib.utils.v201506.ReportDownloader
Sets the timeout for both CONNECT and READ to the specified value.
setReportDownloadTimeout(int) - Method in class com.google.api.ads.adwords.lib.utils.v201509.ReportDownloader
Sets the timeout for both CONNECT and READ to the specified value.
setReportDownloadTimeout(int) - Method in class com.google.api.ads.adwords.lib.utils.v201601.ReportDownloader
Sets the timeout for both CONNECT and READ to the specified value.
setReportingConfiguration(ReportingConfiguration) - Method in class com.google.api.ads.adwords.lib.client.AdWordsSession
Sets the reporting configuration.
setReportName(String) - Method in class com.google.api.ads.adwords.lib.jaxb.v201506.ReportDefinition
Sets the value of the reportName property.
setReportName(String) - Method in class com.google.api.ads.adwords.lib.jaxb.v201509.ReportDefinition
Sets the value of the reportName property.
setReportName(String) - Method in class com.google.api.ads.adwords.lib.jaxb.v201601.ReportDefinition
Sets the value of the reportName property.
setReportType(ReportDefinitionReportType) - Method in class com.google.api.ads.adwords.lib.jaxb.v201506.ReportDefinition
Sets the value of the reportType property.
setReportType(ReportDefinitionReportType) - Method in class com.google.api.ads.adwords.lib.jaxb.v201509.ReportDefinition
Sets the value of the reportType property.
setReportType(ReportDefinitionReportType) - Method in class com.google.api.ads.adwords.lib.jaxb.v201601.ReportDefinition
Sets the value of the reportType property.
setRequestTimeout(T, int) - Method in interface com.google.api.ads.common.lib.soap.SoapClientHandlerInterface
Sets the read timeout of the given SOAP client.
setSelector(Selector) - Method in class com.google.api.ads.adwords.lib.jaxb.v201506.ReportDefinition
Sets the value of the selector property.
setSelector(Selector) - Method in class com.google.api.ads.adwords.lib.jaxb.v201509.ReportDefinition
Sets the value of the selector property.
setSelector(Selector) - Method in class com.google.api.ads.adwords.lib.jaxb.v201601.ReportDefinition
Sets the value of the selector property.
setSortOrder(SortOrder) - Method in class com.google.api.ads.adwords.lib.jaxb.v201506.OrderBy
Sets the value of the sortOrder property.
setSortOrder(SortOrder) - Method in class com.google.api.ads.adwords.lib.jaxb.v201509.OrderBy
Sets the value of the sortOrder property.
setSortOrder(SortOrder) - Method in class com.google.api.ads.adwords.lib.jaxb.v201601.OrderBy
Sets the value of the sortOrder property.
setStartIndex(Integer) - Method in class com.google.api.ads.adwords.lib.jaxb.v201506.Paging
Sets the value of the startIndex property.
setStartIndex(Integer) - Method in class com.google.api.ads.adwords.lib.jaxb.v201509.Paging
Sets the value of the startIndex property.
setStartIndex(Integer) - Method in class com.google.api.ads.adwords.lib.jaxb.v201601.Paging
Sets the value of the startIndex property.
setTrigger(String) - Method in exception com.google.api.ads.adwords.lib.utils.v201506.DetailedReportDownloadResponseException
 
setTrigger(String) - Method in exception com.google.api.ads.adwords.lib.utils.v201509.DetailedReportDownloadResponseException
 
setTrigger(String) - Method in exception com.google.api.ads.adwords.lib.utils.v201601.DetailedReportDownloadResponseException
 
setType(String) - Method in exception com.google.api.ads.adwords.lib.utils.v201506.DetailedReportDownloadResponseException
 
setType(String) - Method in exception com.google.api.ads.adwords.lib.utils.v201509.DetailedReportDownloadResponseException
 
setType(String) - Method in exception com.google.api.ads.adwords.lib.utils.v201601.DetailedReportDownloadResponseException
 
setValidateOnly(Boolean) - Method in class com.google.api.ads.adwords.lib.client.AdWordsSession
Sets whether this session should only validate the request.
SharedCriterionField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201506.cm
A Enum to facilitate the selection of fields for SharedCriterion.
SharedCriterionField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201509.cm
A Enum to facilitate the selection of fields for SharedCriterion.
SharedCriterionField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201601.cm
A Enum to facilitate the selection of fields for SharedCriterion.
SharedSetField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201506.cm
A Enum to facilitate the selection of fields for SharedSet.
SharedSetField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201509.cm
A Enum to facilitate the selection of fields for SharedSet.
SharedSetField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201601.cm
A Enum to facilitate the selection of fields for SharedSet.
skipColumnHeader(Boolean) - Method in class com.google.api.ads.adwords.lib.client.reporting.ReportingConfiguration.Builder
Sets if report responses should skip the header row containing the report column names.
skipReportHeader(Boolean) - Method in class com.google.api.ads.adwords.lib.client.reporting.ReportingConfiguration.Builder
Sets if report responses should skip the header row containing the report name and date range.
skipReportSummary(Boolean) - Method in class com.google.api.ads.adwords.lib.client.reporting.ReportingConfiguration.Builder
Sets if report responses should skip the summary row containing totals.
SoapCall<T> - Class in com.google.api.ads.common.lib.soap
Represents a single call to the SOAP client.
SoapCall(Method, T, Object[]) - Constructor for class com.google.api.ads.common.lib.soap.SoapCall
Constructor.
SoapCallReturn - Class in com.google.api.ads.common.lib.soap
Used to package a SOAP call's return.
SoapCallReturn() - Constructor for class com.google.api.ads.common.lib.soap.SoapCallReturn
Constructor.
soapCallReturn - Variable in exception com.google.api.ads.common.lib.soap.SoapInvocationTargetException
 
SoapCallReturn.Builder - Class in com.google.api.ads.common.lib.soap
Builder for SoapCallReturn objects.
SoapClientHandler<T> - Class in com.google.api.ads.common.lib.soap
Base class for SOAP client handlers.
SoapClientHandler() - Constructor for class com.google.api.ads.common.lib.soap.SoapClientHandler
Default constructor.
SoapClientHandlerInterface<T> - Interface in com.google.api.ads.common.lib.soap
Interface for SOAP client handlers.
SoapInvocationTargetException - Exception in com.google.api.ads.common.lib.soap
A InvocationTargetException that occurred in the SOAP layer.
SoapInvocationTargetException(SoapCallReturn, Throwable) - Constructor for exception com.google.api.ads.common.lib.soap.SoapInvocationTargetException
Constructor.
SoapServiceClient<T> - Class in com.google.api.ads.common.lib.soap
The SoapServiceClient class pairs together the soapClient and soapClientHandler so that calls made through the SoapServiceClient.invoke(Object, Method, Object[]) method can be dispatched and handled correctly in the SOAP layer.
SoapServiceClient(SoapClientHandlerInterface<T>, T) - Constructor for class com.google.api.ads.common.lib.soap.SoapServiceClient
Protected constructor.
SoapServiceDescriptor - Interface in com.google.api.ads.common.lib.soap
Describes a SOAP service.
sortOrder - Variable in class com.google.api.ads.adwords.lib.jaxb.v201506.OrderBy
 
SortOrder - Enum in com.google.api.ads.adwords.lib.jaxb.v201506
Java class for SortOrder.
sortOrder - Variable in class com.google.api.ads.adwords.lib.jaxb.v201509.OrderBy
 
SortOrder - Enum in com.google.api.ads.adwords.lib.jaxb.v201509
Java class for SortOrder.
sortOrder - Variable in class com.google.api.ads.adwords.lib.jaxb.v201601.OrderBy
 
SortOrder - Enum in com.google.api.ads.adwords.lib.jaxb.v201601
Java class for SortOrder.
startIndex - Variable in class com.google.api.ads.adwords.lib.jaxb.v201506.Paging
 
startIndex - Variable in class com.google.api.ads.adwords.lib.jaxb.v201509.Paging
 
startIndex - Variable in class com.google.api.ads.adwords.lib.jaxb.v201601.Paging
 
Streams - Class in com.google.api.ads.common.lib.utils
Helper class to perform stream operations.

T

TargetingIdeaField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201506.cm
A Enum to facilitate the selection of fields for TargetingIdea.
TargetingIdeaField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201509.cm
A Enum to facilitate the selection of fields for TargetingIdea.
TargetingIdeaField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201601.cm
A Enum to facilitate the selection of fields for TargetingIdea.
TestService - Class in com.google.api.ads.adwords.lib.factory.helper.testing.v201406.cm
Test class for AdWordsServiceClientFactoryHelper.
TestService() - Constructor for class com.google.api.ads.adwords.lib.factory.helper.testing.v201406.cm.TestService
 
TestService - Class in com.google.api.ads.dfp.lib.factory.helper.testing.v201502
Test class for DfpServiceClientFactoryHelper.
TestService() - Constructor for class com.google.api.ads.dfp.lib.factory.helper.testing.v201502.TestService
 
toArray(Map<K, V>, T[]) - Static method in class com.google.api.ads.common.lib.utils.Maps
Generates an array of entries from a map.
toCalendar(T) - Method in class com.google.api.ads.dfp.lib.utils.DateTimesHelper
Gets a calendar for a DateTime using the default locale, i.e.
toCalendar(T, Locale) - Method in class com.google.api.ads.dfp.lib.utils.DateTimesHelper
Gets a calendar for a DateTime in the supplied locale.
toDateTime(Calendar) - Method in class com.google.api.ads.dfp.lib.utils.DateTimesHelper
Converts a Calendar object to an API date time preserving the time zone.
toDateTime(Instant, String) - Method in class com.google.api.ads.dfp.lib.utils.DateTimesHelper
Converts an Instant object to an API date time in the time zone supplied.
toDateTime(DateTime) - Method in class com.google.api.ads.dfp.lib.utils.DateTimesHelper
Converts a DateTime object to an API date time preserving the time zone.
toDateTime(String, String) - Method in class com.google.api.ads.dfp.lib.utils.DateTimesHelper
Converts a string in the form of yyyy-MM-dd'T'HH:mm:ss to an API date time in the time zone supplied.
toDateTime(T) - Method in class com.google.api.ads.dfp.lib.utils.DateTimesHelper
Converts an API date time to a DateTime preserving the time zone.
toDateTimeWithTimeZone(String) - Method in class com.google.api.ads.dfp.lib.utils.DateTimesHelper
Converts a string in the form of yyyy-MM-dd'T'HH:mm:ss±HH:mm to an API date time in the time zone supplied.
toList(Map<K, V>, Class<T>) - Static method in class com.google.api.ads.common.lib.utils.Maps
Generates a list of entries from a map.
toMap(List<T>) - Static method in class com.google.api.ads.common.lib.utils.Maps
Generates a map from a list of entries.
toMap(T[]) - Static method in class com.google.api.ads.common.lib.utils.Maps
Generates a map from an array an entries.
toString() - Method in class com.google.api.ads.adwords.lib.client.reporting.ReportingConfiguration
 
toString() - Method in class com.google.api.ads.adwords.lib.utils.BatchJobUploadResponse
 
toString() - Method in class com.google.api.ads.adwords.lib.utils.BatchJobUploadStatus
 
toString() - Method in exception com.google.api.ads.adwords.lib.utils.v201506.DetailedReportDownloadResponseException
 
toString() - Method in exception com.google.api.ads.adwords.lib.utils.v201509.DetailedReportDownloadResponseException
 
toString() - Method in exception com.google.api.ads.adwords.lib.utils.v201601.DetailedReportDownloadResponseException
 
toString() - Method in exception com.google.api.ads.common.lib.exception.ValidationException
 
toString(T) - Method in class com.google.api.ads.dfp.lib.utils.DateTimesHelper
Returns string representation of this date time.
toStringForTimeZone(T, String) - Method in class com.google.api.ads.dfp.lib.utils.DateTimesHelper
Returns string representation of this date time with a different time zone, preserving the millisecond instant.
toStringWithTimeZone(T) - Method in class com.google.api.ads.dfp.lib.utils.DateTimesHelper
Returns string representation of this date time with time zone.
TrafficEstimatorField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201506.cm
A Enum to facilitate the selection of fields for TrafficEstimator.
TrafficEstimatorField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201509.cm
A Enum to facilitate the selection of fields for TrafficEstimator.
TrafficEstimatorField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201601.cm
A Enum to facilitate the selection of fields for TrafficEstimator.

U

unwrapSoapCallReturn(SoapCallReturn) - Method in class com.google.api.ads.common.lib.soap.SoapServiceClient
Unwraps a SOAP call return such that if there was an exception, it is thrown and if it was a successful call, the return value of the SOAP call is returned.
uploadBatchJobOperations(Iterable<OperationT>, String) - Method in interface com.google.api.ads.adwords.lib.utils.BatchJobHelperInterface
Uploads the specified operations to the batch job.
uploadBatchJobOperations(BatchJobMutateRequestInterface, String) - Method in class com.google.api.ads.adwords.lib.utils.BatchJobUploader
Uploads a batch job's operations and returns the response.
uploadIncrementalBatchJobOperations(Iterable<? extends OperationT>, boolean, BatchJobUploadStatus) - Method in interface com.google.api.ads.adwords.lib.utils.BatchJobHelperInterface
Uploads the specified operations to the batch job.
uploadIncrementalBatchJobOperations(BatchJobMutateRequestInterface, boolean, BatchJobUploadStatus) - Method in class com.google.api.ads.adwords.lib.utils.BatchJobUploader
Incrementally uploads a batch job's operations and returns the response.
UserAgentCombiner - Class in com.google.api.ads.common.lib.useragent
Combines all user agents along with a user supplied string.
UserAgentCombiner(ProductUserAgentProvider, UserAgentCombiner.ProductFrameworkProviderHolder, AdsLibraryUserAgentProvider, UserAgentCombiner.FrameworkProviderHolder, RuntimeUserAgentProvider, BuildTypeUserAgentProvider) - Constructor for class com.google.api.ads.common.lib.useragent.UserAgentCombiner
Constructor.
UserAgentProvider - Interface in com.google.api.ads.common.lib.useragent
Provides a user agent.

V

validate(String) - Method in class com.google.api.ads.adwords.lib.client.reporting.ReportingConfiguration
Validates this object for the specified version of the AdWords API.
validateQuery() - Method in class com.google.api.ads.dfp.lib.utils.QueryBuilder
Checks that the query is valid.
ValidationException - Exception in com.google.api.ads.common.lib.exception
Exception for validation errors.
ValidationException(String, String) - Constructor for exception com.google.api.ads.common.lib.exception.ValidationException
Constructor.
ValidationException(String, String, Throwable) - Constructor for exception com.google.api.ads.common.lib.exception.ValidationException
Constructor.
value() - Method in enum com.google.api.ads.adwords.lib.jaxb.v201506.DownloadFormat
 
value() - Method in enum com.google.api.ads.adwords.lib.jaxb.v201506.PredicateOperator
 
value() - Method in enum com.google.api.ads.adwords.lib.jaxb.v201506.ReportDefinitionDateRangeType
 
value() - Method in enum com.google.api.ads.adwords.lib.jaxb.v201506.ReportDefinitionReportType
 
value() - Method in enum com.google.api.ads.adwords.lib.jaxb.v201506.SortOrder
 
value() - Method in enum com.google.api.ads.adwords.lib.jaxb.v201509.DownloadFormat
 
value() - Method in enum com.google.api.ads.adwords.lib.jaxb.v201509.PredicateOperator
 
value() - Method in enum com.google.api.ads.adwords.lib.jaxb.v201509.ReportDefinitionDateRangeType
 
value() - Method in enum com.google.api.ads.adwords.lib.jaxb.v201509.ReportDefinitionReportType
 
value() - Method in enum com.google.api.ads.adwords.lib.jaxb.v201509.SortOrder
 
value() - Method in enum com.google.api.ads.adwords.lib.jaxb.v201601.DownloadFormat
 
value() - Method in enum com.google.api.ads.adwords.lib.jaxb.v201601.PredicateOperator
 
value() - Method in enum com.google.api.ads.adwords.lib.jaxb.v201601.ReportDefinitionDateRangeType
 
value() - Method in enum com.google.api.ads.adwords.lib.jaxb.v201601.ReportDefinitionReportType
 
value() - Method in enum com.google.api.ads.adwords.lib.jaxb.v201601.SortOrder
 
valueMap - Variable in class com.google.api.ads.dfp.lib.utils.QueryBuilder
 
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.client.AdWordsServiceDescriptor.AdWordsSubProduct
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.jaxb.v201506.DownloadFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.jaxb.v201506.PredicateOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.jaxb.v201506.ReportDefinitionDateRangeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.jaxb.v201506.ReportDefinitionReportType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.jaxb.v201506.SortOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.jaxb.v201509.DownloadFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.jaxb.v201509.PredicateOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.jaxb.v201509.ReportDefinitionDateRangeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.jaxb.v201509.ReportDefinitionReportType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.jaxb.v201509.SortOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.jaxb.v201601.DownloadFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.jaxb.v201601.PredicateOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.jaxb.v201601.ReportDefinitionDateRangeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.jaxb.v201601.ReportDefinitionReportType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.jaxb.v201601.SortOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.AccountLabelField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.AdCustomizerFeedField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.AdGroupAdField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.AdGroupBidModifierField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.AdGroupCriterionField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.AdGroupExtensionSettingField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.AdGroupFeedField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.AdGroupField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.AdParamField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.AdwordsUserListField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.BiddingStrategyField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.BudgetField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.BudgetOrderField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.BudgetSuggestionField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.CampaignCriterionField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.CampaignExtensionSettingField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.CampaignFeedField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.CampaignField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.CampaignSharedSetField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.ConstantDataField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.ConversionTrackerField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.CustomerExtensionSettingField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.CustomerFeedField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.DataField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.ExperimentField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.ExpressBusinessField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.FeedField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.FeedItemField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.FeedMappingField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.LabelField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.LocationCriterionField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.ManagedCustomerField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.MediaField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.MutateJobField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.OfflineConversionFeedField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.ProductServiceField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.PromotionField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.SharedCriterionField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.SharedSetField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.TargetingIdeaField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.TrafficEstimatorField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.AccountLabelField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.AdCustomizerFeedField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.AdGroupAdField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.AdGroupBidModifierField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.AdGroupCriterionField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.AdGroupExtensionSettingField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.AdGroupFeedField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.AdGroupField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.AdParamField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.AdwordsUserListField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.BatchJobField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.BiddingStrategyField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.BudgetField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.BudgetOrderField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.BudgetSuggestionField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.CampaignCriterionField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.CampaignExtensionSettingField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.CampaignFeedField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.CampaignField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.CampaignSharedSetField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.ConstantDataField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.ConversionTrackerField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.CustomerExtensionSettingField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.CustomerFeedField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.DataField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.ExperimentField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.ExpressBusinessField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.FeedField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.FeedItemField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.FeedMappingField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.LabelField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.LocationCriterionField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.ManagedCustomerField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.MediaField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.MutateJobField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.OfflineConversionFeedField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.ProductServiceField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.PromotionField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.SharedCriterionField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.SharedSetField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.TargetingIdeaField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.TrafficEstimatorField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.AccountLabelField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.AdCustomizerFeedField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.AdGroupAdField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.AdGroupBidModifierField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.AdGroupCriterionField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.AdGroupExtensionSettingField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.AdGroupFeedField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.AdGroupField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.AdParamField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.AdwordsUserListField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.BatchJobField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.BiddingStrategyField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.BudgetField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.BudgetOrderField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.BudgetSuggestionField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.CampaignCriterionField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.CampaignExtensionSettingField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.CampaignFeedField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.CampaignField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.CampaignSharedSetField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.ConstantDataField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.ConversionTrackerField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.CustomerExtensionSettingField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.CustomerFeedField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.DataField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.ExperimentField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.ExpressBusinessField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.FeedField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.FeedItemField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.FeedMappingField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.LabelField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.LocationCriterionField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.ManagedCustomerField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.MediaField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.MutateJobField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.OfflineConversionFeedField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.ProductServiceField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.PromotionField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.SharedCriterionField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.SharedSetField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.TargetingIdeaField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.TrafficEstimatorField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.utils.ReportRequest.RequestType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.common.lib.auth.GoogleClientSecretsBuilder.Api
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.common.lib.auth.OfflineCredentials.Api
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.google.api.ads.adwords.lib.client.AdWordsServiceDescriptor.AdWordsSubProduct
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.jaxb.v201506.DownloadFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class com.google.api.ads.adwords.lib.jaxb.v201506.Predicate
 
values() - Static method in enum com.google.api.ads.adwords.lib.jaxb.v201506.PredicateOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.jaxb.v201506.ReportDefinitionDateRangeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.jaxb.v201506.ReportDefinitionReportType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.jaxb.v201506.SortOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.jaxb.v201509.DownloadFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class com.google.api.ads.adwords.lib.jaxb.v201509.Predicate
 
values() - Static method in enum com.google.api.ads.adwords.lib.jaxb.v201509.PredicateOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.jaxb.v201509.ReportDefinitionDateRangeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.jaxb.v201509.ReportDefinitionReportType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.jaxb.v201509.SortOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.jaxb.v201601.DownloadFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class com.google.api.ads.adwords.lib.jaxb.v201601.Predicate
 
values() - Static method in enum com.google.api.ads.adwords.lib.jaxb.v201601.PredicateOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.jaxb.v201601.ReportDefinitionDateRangeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.jaxb.v201601.ReportDefinitionReportType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.jaxb.v201601.SortOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.AccountLabelField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.AdCustomizerFeedField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.AdGroupAdField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.AdGroupBidModifierField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.AdGroupCriterionField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.AdGroupExtensionSettingField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.AdGroupFeedField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.AdGroupField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.AdParamField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.AdwordsUserListField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.BiddingStrategyField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.BudgetField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.BudgetOrderField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.BudgetSuggestionField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.CampaignCriterionField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.CampaignExtensionSettingField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.CampaignFeedField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.CampaignField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.CampaignSharedSetField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.ConstantDataField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.ConversionTrackerField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.CustomerExtensionSettingField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.CustomerFeedField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.DataField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.ExperimentField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.ExpressBusinessField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.FeedField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.FeedItemField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.FeedMappingField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.LabelField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.LocationCriterionField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.ManagedCustomerField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.MediaField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.MutateJobField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.OfflineConversionFeedField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.ProductServiceField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.PromotionField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.SharedCriterionField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.SharedSetField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.TargetingIdeaField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.TrafficEstimatorField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.AccountLabelField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.AdCustomizerFeedField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.AdGroupAdField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.AdGroupBidModifierField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.AdGroupCriterionField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.AdGroupExtensionSettingField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.AdGroupFeedField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.AdGroupField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.AdParamField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.AdwordsUserListField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.BatchJobField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.BiddingStrategyField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.BudgetField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.BudgetOrderField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.BudgetSuggestionField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.CampaignCriterionField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.CampaignExtensionSettingField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.CampaignFeedField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.CampaignField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.CampaignSharedSetField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.ConstantDataField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.ConversionTrackerField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.CustomerExtensionSettingField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.CustomerFeedField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.DataField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.ExperimentField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.ExpressBusinessField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.FeedField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.FeedItemField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.FeedMappingField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.LabelField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.LocationCriterionField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.ManagedCustomerField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.MediaField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.MutateJobField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.OfflineConversionFeedField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.ProductServiceField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.PromotionField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.SharedCriterionField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.SharedSetField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.TargetingIdeaField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.TrafficEstimatorField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.AccountLabelField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.AdCustomizerFeedField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.AdGroupAdField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.AdGroupBidModifierField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.AdGroupCriterionField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.AdGroupExtensionSettingField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.AdGroupFeedField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.AdGroupField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.AdParamField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.AdwordsUserListField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.BatchJobField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.BiddingStrategyField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.BudgetField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.BudgetOrderField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.BudgetSuggestionField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.CampaignCriterionField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.CampaignExtensionSettingField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.CampaignFeedField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.CampaignField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.CampaignSharedSetField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.ConstantDataField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.ConversionTrackerField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.CustomerExtensionSettingField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.CustomerFeedField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.DataField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.ExperimentField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.ExpressBusinessField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.FeedField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.FeedItemField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.FeedMappingField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.LabelField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.LocationCriterionField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.ManagedCustomerField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.MediaField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.MutateJobField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.OfflineConversionFeedField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.ProductServiceField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.PromotionField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.SharedCriterionField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.SharedSetField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.TargetingIdeaField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.TrafficEstimatorField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.adwords.lib.utils.ReportRequest.RequestType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.common.lib.auth.GoogleClientSecretsBuilder.Api
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.api.ads.common.lib.auth.OfflineCredentials.Api
Returns an array containing the constants of this enum type, in the order they are declared.

W

WHERE - Static variable in class com.google.api.ads.dfp.lib.utils.QueryBuilder
 
where - Variable in class com.google.api.ads.dfp.lib.utils.QueryBuilder
 
where(String) - Method in class com.google.api.ads.dfp.lib.utils.QueryBuilder
Sets the statement WHERE clause in the form of

"WHERE <condition> {[AND | OR] <condition> ...}"

e.g.
where(String) - Method in interface com.google.api.ads.dfp.lib.utils.QueryBuilderInterface
Sets the statement WHERE clause in the form of

"WHERE <condition> {[AND | OR] <condition> ...}"

e.g.
withApplicationName(String) - Method in class com.google.api.ads.dfp.lib.client.DfpSession.Builder
Includes application name (any string of your choice).
withBindVariableValue(String, V) - Method in class com.google.api.ads.dfp.lib.utils.QueryBuilder
Adds a value to the statement in the form of a Value.
withBindVariableValue(String, V) - Method in interface com.google.api.ads.dfp.lib.utils.QueryBuilderInterface
Puts a key-value into the bind variables.
withBindVariableValues(Map<String, V>) - Method in class com.google.api.ads.dfp.lib.utils.QueryBuilder
Adds all key value mappings.
withClientCustomerId(String) - Method in class com.google.api.ads.adwords.lib.client.AdWordsSession.Builder
Includes a clientCustomerId.
withClientSecrets(String, String) - Method in class com.google.api.ads.common.lib.auth.GoogleClientSecretsBuilder.GoogleClientSecretsForApiBuilder
Sets the client ID & secret to create the OAuth2 Credential with.
withClientSecrets(String, String) - Method in class com.google.api.ads.common.lib.auth.OfflineCredentials.ForApiBuilder
Sets the client ID & secret to create the OAuth2 Credential with.
withDeveloperToken(String) - Method in class com.google.api.ads.adwords.lib.client.AdWordsSession.Builder
Includes a developer token.
withEndpoint(String) - Method in class com.google.api.ads.adwords.lib.client.AdWordsSession.Builder
Override the endpoint server.
withEndpoint(String) - Method in class com.google.api.ads.dfp.lib.client.DfpSession.Builder
Override the endpoint server.
withException(Throwable) - Method in class com.google.api.ads.common.lib.soap.SoapCallReturn.Builder
Adds an exception to the SoapCallReturn under construction.
withHttpTransport(HttpTransport) - Method in class com.google.api.ads.common.lib.auth.OfflineCredentials.ForApiBuilder
Sets the HttpTransport to be used to make the request.
withMethodName(String) - Method in class com.google.api.ads.common.lib.soap.RequestInfo.Builder
Adds a method name to the RequestInfo under construction.
withNetworkCode(String) - Method in class com.google.api.ads.dfp.lib.client.DfpSession.Builder
Includes network code.
withOAuth2Credential(Credential) - Method in class com.google.api.ads.adwords.lib.client.AdWordsSession.Builder
Includes OAuth2 credential to be used for OAuth2 authentication.
withOAuth2Credential(Credential) - Method in class com.google.api.ads.dfp.lib.client.DfpSession.Builder
Includes OAuth2 credential to be used for OAuth2 authentication.
withRefreshToken(String) - Method in class com.google.api.ads.common.lib.auth.OfflineCredentials.ForApiBuilder
Sets the refresh token to create the OAuth2 Credential with.
withReportingConfiguration(ReportingConfiguration) - Method in class com.google.api.ads.adwords.lib.client.AdWordsSession.Builder
 
withRequestInfo(RequestInfo) - Method in class com.google.api.ads.common.lib.soap.SoapCallReturn.Builder
Adds a request info to the SoapCallReturn under construction.
withResponseInfo(ResponseInfo) - Method in class com.google.api.ads.common.lib.soap.SoapCallReturn.Builder
Adds a response info to the SoapCallReturn under construction.
withReturnValue(Object) - Method in class com.google.api.ads.common.lib.soap.SoapCallReturn.Builder
Adds a return value to the SoapCallReturn under construction.
withServiceName(String) - Method in class com.google.api.ads.common.lib.soap.RequestInfo.Builder
Adds a service name to the RequestInfo under construction.
withSoapRequestXml(String) - Method in class com.google.api.ads.common.lib.soap.RequestInfo.Builder
Adds the SOAP request XML to the RequestInfo under construction.
withSoapResponseXml(String) - Method in class com.google.api.ads.common.lib.soap.ResponseInfo.Builder
Adds the SOAP response XML to the ResponseInfo under construction.
withTokenUrlServer(String) - Method in class com.google.api.ads.common.lib.auth.OfflineCredentials.ForApiBuilder
Sets the token server URL.
withUrl(String) - Method in class com.google.api.ads.common.lib.soap.RequestInfo.Builder
Adds the target URL to the RequestInfo under construction.
withUserAgent(String) - Method in class com.google.api.ads.adwords.lib.client.AdWordsSession.Builder
Includes user agent.
wrapString(String) - Static method in class com.google.api.ads.common.lib.utils.Streams
Deprecated.
it is always safer to supply a charset. See Streams.wrapString(String, Charset).
wrapString(String, Charset) - Static method in class com.google.api.ads.common.lib.utils.Streams
Wraps the provided string into an InputStream.
write(String, OutputStream) - Static method in class com.google.api.ads.common.lib.utils.Streams
Deprecated.
it is always safer to supply a charset. See Streams.write(String, OutputStream, Charset).
write(String, OutputStream, Charset) - Static method in class com.google.api.ads.common.lib.utils.Streams
Writes the specified string to stream with buffering and closes the stream.
writeCsv(List<String[]>, String) - Static method in class com.google.api.ads.common.lib.utils.CsvFiles
Writes the CSV data located in csvData to the file located at fileName.

X

XmlFieldExtractor - Class in com.google.api.ads.adwords.lib.utils
Utility class to extract fields from XML.
XmlFieldExtractor() - Constructor for class com.google.api.ads.adwords.lib.utils.XmlFieldExtractor
Constructor.
A B C D E F G H I J L M N O P Q R S T U V W X 
Skip navigation links

Copyright © 2016. All Rights Reserved.