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

A

AbstractBaseDelegate<S> - Class in com.google.api.ads.adwords.axis.utility.extension.delegates
Base class that handles AdWordsServices.
AbstractBaseDelegate(AdWordsSession, Class<S>) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.delegates.AbstractBaseDelegate
Default Constructor.
AbstractBaseDelegate(AdWordsSession, S) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.delegates.AbstractBaseDelegate
Constructor with Service instance.
AbstractGetDelegate<T,S> - Class in com.google.api.ads.adwords.axis.utility.extension.delegates
Abstract class that encapsulates gets, fields and selectors.
AbstractGetDelegate(AdWordsSession, Class<T>, Class<S>) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.delegates.AbstractGetDelegate
Constructor without fields, used in services that do not support Generic Selectors.
AbstractGetDelegate(AdWordsSession, Class<T>, S) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.delegates.AbstractGetDelegate
Constructor without fields, used in services that do not support Generic Selectors and with custom service.
AbstractGetDelegate(AdWordsSession, Class<T>, Class<S>, List<? extends SelectorFields.FieldType<T>>) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.delegates.AbstractGetDelegate
Constructor with fields, used in services that support Generic Selectors.
AbstractGetDelegate(AdWordsSession, Class<T>, S, List<? extends SelectorFields.FieldType<T>>) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.delegates.AbstractGetDelegate
Constructor with fields, used in services that support Generic Selectors.
AbstractGetMutateDelegate<T,OperationT extends com.google.api.ads.adwords.axis.v201309.cm.Operation,S> - Class in com.google.api.ads.adwords.axis.utility.extension.delegates
Abstract class that encapsulates mutates and operations.
AbstractGetMutateDelegate(AdWordsSession, Class<T>, Class<OperationT>, Class<S>) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.delegates.AbstractGetMutateDelegate
Constructor without fields, used in services that do not support Generic Selectors.
AbstractGetMutateDelegate(AdWordsSession, Class<T>, Class<OperationT>, S) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.delegates.AbstractGetMutateDelegate
Constructor without fields, used in services that do not support Generic Selectors and with custom service.
AbstractGetMutateDelegate(AdWordsSession, List<? extends SelectorFields.FieldType<T>>, Class<T>, Class<OperationT>, Class<S>) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.delegates.AbstractGetMutateDelegate
Constructor with fields, used in services that support Generic Selectors.
AbstractGetMutateDelegate(AdWordsSession, List<? extends SelectorFields.FieldType<T>>, Class<T>, Class<OperationT>, S) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.delegates.AbstractGetMutateDelegate
Constructor with fields, used in services that support Generic Selectors.
addHeader(String, String, SOAPElement) - Method in class com.google.api.ads.common.lib.soap.jaxws.JaxWsSoapContextHandler
Adds a header to the list of SOAP request headers.
AdGroupAdDelegate - Class in com.google.api.ads.adwords.axis.utility.extension.delegates
Specific AbstractGetMutateDelegate for AdGroupAd.
AdGroupAdDelegate(AdWordsSession) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.delegates.AdGroupAdDelegate
Default Constructor.
AdGroupAdDelegate(AdWordsSession, AdGroupAdServiceInterface) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.delegates.AdGroupAdDelegate
Constructor with custom service.
AdGroupAdDelegate(AdWordsSession, List<SelectorFields.AdGroupAd>) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.delegates.AdGroupAdDelegate
Constructor with custom fields.
AdGroupBidModifierDelegate - Class in com.google.api.ads.adwords.axis.utility.extension.delegates
Specific AbstractGetMutateDelegate for AdGroupBidModifier.
AdGroupBidModifierDelegate(AdWordsSession) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.delegates.AdGroupBidModifierDelegate
Default Constructor.
AdGroupBidModifierDelegate(AdWordsSession, AdGroupBidModifierServiceInterface) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.delegates.AdGroupBidModifierDelegate
Constructor with custom service.
AdGroupBidModifierDelegate(AdWordsSession, List<SelectorFields.AdGroupBidModifier>) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.delegates.AdGroupBidModifierDelegate
Constructor with custom fields.
AdGroupCriterionDelegate - Class in com.google.api.ads.adwords.axis.utility.extension.delegates
Specific AbstractGetMutateDelegate for AdGroupCriterion.
AdGroupCriterionDelegate(AdWordsSession, boolean) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.delegates.AdGroupCriterionDelegate
Default Constructor.
AdGroupCriterionDelegate(AdWordsSession, AdGroupCriterionServiceInterface, boolean) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.delegates.AdGroupCriterionDelegate
Constructor with custom service.
AdGroupCriterionDelegate(AdWordsSession, List<SelectorFields.AdGroupCriterion>) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.delegates.AdGroupCriterionDelegate
Constructor with custom fields.
AdGroupDelegate - Class in com.google.api.ads.adwords.axis.utility.extension.delegates
Specific AbstractGetMutateDelegate for AdGroup.
AdGroupDelegate(AdWordsSession) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.delegates.AdGroupDelegate
Default Constructor.
AdGroupDelegate(AdWordsSession, AdGroupServiceInterface) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.delegates.AdGroupDelegate
Constructor with custom service.
AdGroupDelegate(AdWordsSession, List<SelectorFields.AdGroup>) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.delegates.AdGroupDelegate
Constructor with custom fields.
AdGroupFeedDelegate - Class in com.google.api.ads.adwords.axis.utility.extension.delegates
Specific AbstractGetMutateDelegate for AdGroupFeed.
AdGroupFeedDelegate(AdWordsSession) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.delegates.AdGroupFeedDelegate
Default Constructor.
AdGroupFeedDelegate(AdWordsSession, AdGroupFeedServiceInterface) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.delegates.AdGroupFeedDelegate
Constructor with custom service.
AdGroupFeedDelegate(AdWordsSession, List<SelectorFields.AdGroupFeed>) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.delegates.AdGroupFeedDelegate
Constructor with custom fields.
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.
AdParamDelegate - Class in com.google.api.ads.adwords.axis.utility.extension.delegates
Specific AbstractGetMutateDelegate for AdParam.
AdParamDelegate(AdWordsSession) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.delegates.AdParamDelegate
Default Constructor.
AdParamDelegate(AdWordsSession, AdParamServiceInterface) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.delegates.AdParamDelegate
Default Constructor with custom service.
AdParamDelegate(AdWordsSession, List<SelectorFields.AdParam>) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.delegates.AdParamDelegate
Constructor with custom fields.
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
 
AdWordsAxisExpressHeaderHandler - Class in com.google.api.ads.adwords.axis
AdWords Express-specific header handler.
AdWordsAxisExpressHeaderHandler(AxisHandler) - Constructor for class com.google.api.ads.adwords.axis.AdWordsAxisExpressHeaderHandler
 
AdWordsAxisHeaderHandler - Class in com.google.api.ads.adwords.axis
AdWords implementation of HeaderHandler for Axis.
AdWordsAxisModule - Class in com.google.api.ads.adwords.axis
Guice module to bind AdWord's library to an Axis-friendly implementation.
AdWordsAxisModule() - Constructor for class com.google.api.ads.adwords.axis.AdWordsAxisModule
 
AdWordsAxisSoapHeaderFactory - Class in com.google.api.ads.adwords.axis
AdWords implementation of AxisSoapHeaderFactory.
AdWordsAxisSoapHeaderFactory(Map<AdWordsServiceDescriptor.AdWordsSubProduct, String>) - Constructor for class com.google.api.ads.adwords.axis.AdWordsAxisSoapHeaderFactory
 
AdWordsInternals - Class in com.google.api.ads.adwords.lib.utils
Provides access to some internal guice-injected objects.
AdWordsInternals(AuthorizationHeaderProvider, UserAgentCombiner, HttpTransport, AdWordsLibConfiguration, AdsServiceLoggers, OAuth2Helper) - Constructor for class com.google.api.ads.adwords.lib.utils.AdWordsInternals
 
AdWordsJaxWsExpressHeaderHandler - Class in com.google.api.ads.adwords.jaxws
AdWords Express-specific custom header handler.
AdWordsJaxWsExpressHeaderHandler(JaxWsHandler, AdWordsApiConfiguration) - Constructor for class com.google.api.ads.adwords.jaxws.AdWordsJaxWsExpressHeaderHandler
 
AdWordsJaxWsHeaderHandler - Class in com.google.api.ads.adwords.jaxws
AdWords implementation of HeaderHandler for JAX-WS.
AdWordsJaxWsHeaderHandler(SoapClientHandlerInterface, AdWordsApiConfiguration, AuthorizationHeaderHandler, UserAgentCombiner, Map<AdWordsServiceDescriptor.AdWordsSubProduct, HeaderHandler<AdWordsSession, AdWordsServiceDescriptor>>) - Constructor for class com.google.api.ads.adwords.jaxws.AdWordsJaxWsHeaderHandler
Constructor.
AdWordsJaxWsModule - Class in com.google.api.ads.adwords.jaxws
Guice module to bind AdWord's SOAP header handler to a JAX-WS-friendly implementation.
AdWordsJaxWsModule() - Constructor for class com.google.api.ads.adwords.jaxws.AdWordsJaxWsModule
 
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, 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.
AdWordsServices - Class in com.google.api.ads.adwords.axis.factory
Utility class to create AdWords service clients.
AdWordsServices() - Constructor for class com.google.api.ads.adwords.axis.factory.AdWordsServices
 
AdWordsServices - Class in com.google.api.ads.adwords.jaxws.factory
Utility class to create AdWords service clients.
AdWordsServices() - Constructor for class com.google.api.ads.adwords.jaxws.factory.AdWordsServices
 
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.
AdWordsSession.Builder() - Constructor for class com.google.api.ads.adwords.lib.client.AdWordsSession.Builder
Constructor.
AdWordsSessionUtil - Class in com.google.api.ads.adwords.axis.utility.extension.util
Helper class to copy the AdWordsSession.
AdWordsSessionUtil() - Constructor for class com.google.api.ads.adwords.axis.utility.extension.util.AdWordsSessionUtil
 
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
 
AlertDelegate - Class in com.google.api.ads.adwords.axis.utility.extension.delegates
Specific AbstractBaseDelegate for AlertServiceInterface.
AlertDelegate(AdWordsSession) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.delegates.AlertDelegate
Default Constructor.
AlertDelegate(AdWordsSession, AlertServiceInterface) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.delegates.AlertDelegate
Constructor with custom service.
all() - Static method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.AdGroup
 
all() - Static method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.AdGroupAd
 
all() - Static method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.AdGroupBidLandscape
 
all() - Static method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.AdGroupBidModifier
 
all(boolean) - Static method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.AdGroupCriterion
 
all() - Static method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.AdGroupFeed
 
all() - Static method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.AdParam
 
all() - Static method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.Budget
 
all(boolean) - Static method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.BudgetOrder
 
all() - Static method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.Campaign
 
all(boolean) - Static method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.CampaignAdExtension
 
all() - Static method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.CampaignCriterion
 
all() - Static method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.CampaignFeed
 
all() - Static method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.ConversionTracker
 
all() - Static method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.CriterionBidLandscape
 
all() - Static method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.Experiment
 
all() - Static method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.Feed
 
all() - Static method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.FeedItem
 
all() - Static method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.FeedMapping
 
all() - Static method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.LocationCriterion
 
all() - Static method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.ManagedCustomer
 
all() - Static method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.Media
 
all() - Static method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.UserList
 
allFields() - Static method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.AdGroup
 
allFields() - Static method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.AdGroupAd
 
allFields() - Static method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.AdGroupBidLandscape
 
allFields() - Static method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.AdGroupBidModifier
 
allFields(boolean) - Static method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.AdGroupCriterion
 
allFields() - Static method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.AdGroupFeed
 
allFields() - Static method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.AdParam
 
allFields() - Static method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.Budget
 
allFields(boolean) - Static method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.BudgetOrder
 
allFields() - Static method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.Campaign
 
allFields(boolean) - Static method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.CampaignAdExtension
 
allFields() - Static method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.CampaignFeed
 
allFields() - Static method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.ConversionTracker
 
allFields() - Static method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.CriterionBidLandscape
 
allFields() - Static method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.Experiment
 
allFields() - Static method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.Feed
 
allFields() - Static method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.FeedItem
 
allFields() - Static method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.FeedMapping
 
allFields() - Static method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.LocationCriterion
 
allFields() - Static method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.ManagedCustomer
 
allFields() - Static method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.Media
 
allFields() - Static method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.UserList
 
as(List<AdGroup>, DelegateLocator) - Static method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedAdGroup
Transforms a regular list of AdGroups into a list of ExtendedAdGroups.
as(List<Campaign>, DelegateLocator) - Static method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedCampaign
Transforms a regular list of Campaigns into a list of ExtendedCampaigns.
as(List<ManagedCustomer>, AdWordsSession) - Static method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedManagedCustomer
Transforms a regular list of ManagedCustomers into a list of ExtendedManagedCustomers.
as(List<ManagedCustomer>, AdWordsSession) - Static method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedMcc
Transforms a regular list of (MCC) ManagedCustomer into a list of ExtendedManagedCustomers.
asList(T[]) - Static method in class com.google.api.ads.adwords.axis.utility.extension.util.ListUtil
Transform an array T[] into a List of T.
asStringArray(List<T>) - Static method in class com.google.api.ads.adwords.axis.utility.extension.util.ListUtil
Transform a List of Ts into a String Array.
asStringList(List<T>) - Static method in class com.google.api.ads.adwords.axis.utility.extension.util.ListUtil
Transform an Array T[] into a List of T.
authenticate(String, String, Class<?>, Object) - Method in class com.google.api.ads.dfa.axis.utils.DfaAxisLoginTokensHelper
Authenticates against the DFA API.
authenticate(String, String, Class<?>, Object) - Method in interface com.google.api.ads.dfa.lib.auth.LoginTokensHelper
Authenticates against the DFA API.
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.
AwqlReportBodyProvider - Class in com.google.api.ads.adwords.lib.utils
ReportBodyProvider that handles writing AWQL reports in the correct format.
AwqlReportBodyProvider(String, String) - Constructor for class com.google.api.ads.adwords.lib.utils.AwqlReportBodyProvider
Constructs a ReportBodyProvider for AWQL reports.
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.
AxisFrameworkUserAgentProvider - Class in com.google.api.ads.common.lib.soap.axis
Provides the Axis user agent.
AxisFrameworkUserAgentProvider(Configuration) - Constructor for class com.google.api.ads.common.lib.soap.axis.AxisFrameworkUserAgentProvider
Constructor.
AxisHandler - Class in com.google.api.ads.common.lib.soap.axis
SOAP Client Handler implementation for use with Axis 1.x.
AxisHandler() - Constructor for class com.google.api.ads.common.lib.soap.axis.AxisHandler
 
AxisModule - Class in com.google.api.ads.common.lib.soap.axis
Module for SOAP client handler.
AxisModule() - Constructor for class com.google.api.ads.common.lib.soap.axis.AxisModule
Constructor.
AxisReportDefinitionSerializer<T> - Class in com.google.api.ads.adwords.axis.utils
Serializes an Axis generated class to XML suitable for ReportDownloads.
AxisReportDefinitionSerializer(Class<T>) - Constructor for class com.google.api.ads.adwords.axis.utils.AxisReportDefinitionSerializer
Constructs an axis serializer for the specified class.
AxisSoapHeaderFactory<D extends AdsServiceDescriptor> - Interface in com.google.api.ads.common.lib.soap.axis
Factory for creating subproduct-specific Axis soap headers.

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.
BaseDfaServices - Class in com.google.api.ads.dfa.lib.factory
Base for a utility class which creates DFA service clients.
BaseDfaServices(Injector) - Constructor for class com.google.api.ads.dfa.lib.factory.BaseDfaServices
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.
BudgetDelegate - Class in com.google.api.ads.adwords.axis.utility.extension.delegates
Specific AbstractGetMutateDelegate for BudgetDelegate.
BudgetDelegate(AdWordsSession) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.delegates.BudgetDelegate
Default Constructor.
BudgetDelegate(AdWordsSession, BudgetServiceInterface) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.delegates.BudgetDelegate
Constructor with custom service.
BudgetDelegate(AdWordsSession, List<SelectorFields.Budget>) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.delegates.BudgetDelegate
Constructor with custom fields.
BudgetOrderDelegate - Class in com.google.api.ads.adwords.axis.utility.extension.delegates
Specific AbstractGetMutateDelegate for BudgetOrder.
BudgetOrderDelegate(AdWordsSession, boolean) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.delegates.BudgetOrderDelegate
Default Constructor.
BudgetOrderDelegate(AdWordsSession, BudgetOrderServiceInterface, boolean) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.delegates.BudgetOrderDelegate
Constructor with custom service.
BudgetOrderDelegate(AdWordsSession, List<SelectorFields.BudgetOrder>) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.delegates.BudgetOrderDelegate
Constructor with custom fields.
build() - Method in class com.google.api.ads.adwords.axis.utils.v201309.SelectorBuilder
Builds a new Selector.
build() - Method in class com.google.api.ads.adwords.jaxws.utils.v201309.SelectorBuilder
Builds a new Selector.
build() - Method in class com.google.api.ads.adwords.lib.client.AdWordsSession.Builder
Builds the AdWordsSession.
build() - Method in class com.google.api.ads.common.lib.auth.ClientLoginTokens.ForApiBuilder
Deprecated.
 
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.dfa.lib.client.DfaSession.Builder
Builds the DfaSession.
build() - Method in class com.google.api.ads.dfp.lib.client.DfpSession.Builder
Builds the DfpSession.
Builder<T> - Interface in com.google.api.ads.common.lib.utils
Builder interface.
buildQuery() - Method in class com.google.api.ads.dfp.axis.utils.v201208.StatementBuilder
 
buildQuery() - Method in class com.google.api.ads.dfp.axis.utils.v201211.StatementBuilder
 
buildQuery() - Method in class com.google.api.ads.dfp.axis.utils.v201302.StatementBuilder
 
buildQuery() - Method in class com.google.api.ads.dfp.axis.utils.v201306.StatementBuilder
 
buildQuery() - Method in class com.google.api.ads.dfp.axis.utils.v201308.StatementBuilder
 
buildQuery() - Method in class com.google.api.ads.dfp.axis.utils.v201311.StatementBuilder
 
buildQuery() - Method in class com.google.api.ads.dfp.jaxws.utils.v201208.StatementBuilder
 
buildQuery() - Method in class com.google.api.ads.dfp.jaxws.utils.v201211.StatementBuilder
 
buildQuery() - Method in class com.google.api.ads.dfp.jaxws.utils.v201302.StatementBuilder
 
buildQuery() - Method in class com.google.api.ads.dfp.jaxws.utils.v201306.StatementBuilder
 
buildQuery() - Method in class com.google.api.ads.dfp.jaxws.utils.v201308.StatementBuilder
 
buildQuery() - Method in class com.google.api.ads.dfp.jaxws.utils.v201311.StatementBuilder
 
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.
callSoapClient(SoapCall<Object>) - Method in class com.google.api.ads.dfa.lib.client.DfaServiceClient
Wraps calls to the SOAP client and listens for errors stating that the DFA token has expired.
CampaignAdExtensionDelegate - Class in com.google.api.ads.adwords.axis.utility.extension.delegates
Specific AbstractGetMutateDelegate for CampaignAdExtension.
CampaignAdExtensionDelegate(AdWordsSession, boolean) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.delegates.CampaignAdExtensionDelegate
Default Constructor.
CampaignAdExtensionDelegate(AdWordsSession, CampaignAdExtensionServiceInterface, boolean) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.delegates.CampaignAdExtensionDelegate
Constructor with custom service.
CampaignAdExtensionDelegate(AdWordsSession, List<SelectorFields.CampaignAdExtension>) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.delegates.CampaignAdExtensionDelegate
Constructor with custom fields.
CampaignCriterionDelegate - Class in com.google.api.ads.adwords.axis.utility.extension.delegates
Specific AbstractGetMutateDelegate for CampaignCriterion.
CampaignCriterionDelegate(AdWordsSession) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.delegates.CampaignCriterionDelegate
Default Constructor.
CampaignCriterionDelegate(AdWordsSession, CampaignCriterionServiceInterface) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.delegates.CampaignCriterionDelegate
Constructor with custom service.
CampaignCriterionDelegate(AdWordsSession, List<SelectorFields.CampaignCriterion>) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.delegates.CampaignCriterionDelegate
Constructor with custom fields.
CampaignDelegate - Class in com.google.api.ads.adwords.axis.utility.extension.delegates
Specific AbstractGetMutateDelegate for Campaign.
CampaignDelegate(AdWordsSession) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.delegates.CampaignDelegate
Default Constructor.
CampaignDelegate(AdWordsSession, CampaignServiceInterface) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.delegates.CampaignDelegate
Constructor with custom service.
CampaignDelegate(AdWordsSession, List<SelectorFields.Campaign>) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.delegates.CampaignDelegate
Constructor with custom fields.
CampaignFeedDelegate - Class in com.google.api.ads.adwords.axis.utility.extension.delegates
Specific AbstractGetMutateDelegate for CampaignFeed.
CampaignFeedDelegate(AdWordsSession) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.delegates.CampaignFeedDelegate
Default Constructor.
CampaignFeedDelegate(AdWordsSession, CampaignFeedServiceInterface) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.delegates.CampaignFeedDelegate
Constructor with custom service.
CampaignFeedDelegate(AdWordsSession, List<SelectorFields.CampaignFeed>) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.delegates.CampaignFeedDelegate
Constructor with custom fields.
CaptchaInformation - Class in com.google.api.ads.common.lib.auth
Deprecated.
Use .ClientLogin.ErrorInfo ErrorInfo from .ClientLoginResponseException#getDetails() ClientLoginResponseException#getDetails() instead.
CaptchaInformation(String, String, String) - Constructor for class com.google.api.ads.common.lib.auth.CaptchaInformation
Deprecated.
Constructor.
Choices - Class in com.google.api.ads.common.lib.utils
A utility class for handling choice objects.
clearHeaders(Stub) - Method in class com.google.api.ads.common.lib.soap.axis.AxisHandler
Clears all of the SOAP headers from the given SOAP client.
clearHeaders(BindingProvider) - Method in class com.google.api.ads.common.lib.soap.jaxws.JaxWsHandler
Clears all of the SOAP headers from the given SOAP client.
clearHeaders() - Method in class com.google.api.ads.common.lib.soap.jaxws.JaxWsSoapContextHandler
Clears all the headers set in this handler.
clearHeaders(T) - Method in interface com.google.api.ads.common.lib.soap.SoapClientHandlerInterface
Clears the headers of the SOAP client.
ClientLogin - Class in com.google.api.ads.common.lib.auth
Wrapper for ClientLogin.
ClientLogin() - Constructor for class com.google.api.ads.common.lib.auth.ClientLogin
 
ClientLoginCompatible - Interface in com.google.api.ads.common.lib.auth
Interface for a session to be compatible with ClientLogin.
ClientLoginException - Exception in com.google.api.ads.common.lib.exception
Deprecated.
Use .ClientLoginResponseException ClientLoginResponseException instead
ClientLoginException(Integer, String, String, CaptchaInformation, IOException) - Constructor for exception com.google.api.ads.common.lib.exception.ClientLoginException
Deprecated.
Constructor.
ClientLoginTokens - Class in com.google.api.ads.common.lib.auth
Deprecated.
ClientLogin is now deprecated. It is encouraged to switch to OAuth2 at your earliest convenience. Please see the OfflineCredentials utility for generating offline credentials easily.
ClientLoginTokens.Api - Enum in com.google.api.ads.common.lib.auth
Deprecated.
Enum representing the API that ClientLoginTokens can be used for.
ClientLoginTokens.Builder - Class in com.google.api.ads.common.lib.auth
Deprecated.
Pre-builder for ClientLoginTokens.
ClientLoginTokens.Builder() - Constructor for class com.google.api.ads.common.lib.auth.ClientLoginTokens.Builder
Deprecated.
 
ClientLoginTokens.ForApiBuilder - Class in com.google.api.ads.common.lib.auth
Deprecated.
Builder for ClientLoginTokens.
close(MessageContext) - Method in class com.google.api.ads.common.lib.soap.jaxws.JaxWsSoapContextHandler
 
com.google.api.ads.adwords.axis - package com.google.api.ads.adwords.axis
 
com.google.api.ads.adwords.axis.factory - package com.google.api.ads.adwords.axis.factory
 
com.google.api.ads.adwords.axis.utility.extension - package com.google.api.ads.adwords.axis.utility.extension
 
com.google.api.ads.adwords.axis.utility.extension.delegates - package com.google.api.ads.adwords.axis.utility.extension.delegates
 
com.google.api.ads.adwords.axis.utility.extension.exception - package com.google.api.ads.adwords.axis.utility.extension.exception
 
com.google.api.ads.adwords.axis.utility.extension.util - package com.google.api.ads.adwords.axis.utility.extension.util
 
com.google.api.ads.adwords.axis.utils - package com.google.api.ads.adwords.axis.utils
 
com.google.api.ads.adwords.axis.utils.v201309 - package com.google.api.ads.adwords.axis.utils.v201309
 
com.google.api.ads.adwords.jaxws - package com.google.api.ads.adwords.jaxws
 
com.google.api.ads.adwords.jaxws.factory - package com.google.api.ads.adwords.jaxws.factory
 
com.google.api.ads.adwords.jaxws.utils.v201309 - package com.google.api.ads.adwords.jaxws.utils.v201309
 
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.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.v201306.cm - package com.google.api.ads.adwords.lib.factory.helper.testing.v201306.cm
 
com.google.api.ads.adwords.lib.factory.helper.testing.v201309.cm - package com.google.api.ads.adwords.lib.factory.helper.testing.v201309.cm
 
com.google.api.ads.adwords.lib.jaxb.v201306 - package com.google.api.ads.adwords.lib.jaxb.v201306
 
com.google.api.ads.adwords.lib.jaxb.v201309 - package com.google.api.ads.adwords.lib.jaxb.v201309
 
com.google.api.ads.adwords.lib.utils - package com.google.api.ads.adwords.lib.utils
 
com.google.api.ads.adwords.lib.utils.v201306 - package com.google.api.ads.adwords.lib.utils.v201306
 
com.google.api.ads.adwords.lib.utils.v201309 - package com.google.api.ads.adwords.lib.utils.v201309
 
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.axis - package com.google.api.ads.common.lib.soap.axis
 
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.soap.jaxws - package com.google.api.ads.common.lib.soap.jaxws
 
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.dfa.axis - package com.google.api.ads.dfa.axis
 
com.google.api.ads.dfa.axis.factory - package com.google.api.ads.dfa.axis.factory
 
com.google.api.ads.dfa.axis.utils - package com.google.api.ads.dfa.axis.utils
 
com.google.api.ads.dfa.lib - package com.google.api.ads.dfa.lib
 
com.google.api.ads.dfa.lib.auth - package com.google.api.ads.dfa.lib.auth
 
com.google.api.ads.dfa.lib.client - package com.google.api.ads.dfa.lib.client
 
com.google.api.ads.dfa.lib.factory - package com.google.api.ads.dfa.lib.factory
 
com.google.api.ads.dfa.lib.factory.helper - package com.google.api.ads.dfa.lib.factory.helper
 
com.google.api.ads.dfa.lib.utils - package com.google.api.ads.dfa.lib.utils
 
com.google.api.ads.dfp.axis - package com.google.api.ads.dfp.axis
 
com.google.api.ads.dfp.axis.factory - package com.google.api.ads.dfp.axis.factory
 
com.google.api.ads.dfp.axis.utils.v201208 - package com.google.api.ads.dfp.axis.utils.v201208
 
com.google.api.ads.dfp.axis.utils.v201211 - package com.google.api.ads.dfp.axis.utils.v201211
 
com.google.api.ads.dfp.axis.utils.v201302 - package com.google.api.ads.dfp.axis.utils.v201302
 
com.google.api.ads.dfp.axis.utils.v201306 - package com.google.api.ads.dfp.axis.utils.v201306
 
com.google.api.ads.dfp.axis.utils.v201308 - package com.google.api.ads.dfp.axis.utils.v201308
 
com.google.api.ads.dfp.axis.utils.v201311 - package com.google.api.ads.dfp.axis.utils.v201311
 
com.google.api.ads.dfp.jaxws - package com.google.api.ads.dfp.jaxws
 
com.google.api.ads.dfp.jaxws.factory - package com.google.api.ads.dfp.jaxws.factory
 
com.google.api.ads.dfp.jaxws.utils.v201208 - package com.google.api.ads.dfp.jaxws.utils.v201208
 
com.google.api.ads.dfp.jaxws.utils.v201211 - package com.google.api.ads.dfp.jaxws.utils.v201211
 
com.google.api.ads.dfp.jaxws.utils.v201302 - package com.google.api.ads.dfp.jaxws.utils.v201302
 
com.google.api.ads.dfp.jaxws.utils.v201306 - package com.google.api.ads.dfp.jaxws.utils.v201306
 
com.google.api.ads.dfp.jaxws.utils.v201308 - package com.google.api.ads.dfp.jaxws.utils.v201308
 
com.google.api.ads.dfp.jaxws.utils.v201311 - package com.google.api.ads.dfp.jaxws.utils.v201311
 
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.soap - package com.google.api.ads.dfp.lib.soap
 
com.google.api.ads.dfp.lib.utils - package com.google.api.ads.dfp.lib.utils
 
combineResultSets(ResultSet, ResultSet) - Static method in class com.google.api.ads.dfp.axis.utils.v201208.Pql
Combines the first and second result sets, if and only if, the columns of both result sets match.
combineResultSets(ResultSet, ResultSet) - Static method in class com.google.api.ads.dfp.axis.utils.v201211.Pql
Combines the first and second result sets, if and only if, the columns of both result sets match.
combineResultSets(ResultSet, ResultSet) - Static method in class com.google.api.ads.dfp.axis.utils.v201302.Pql
Combines the first and second result sets, if and only if, the columns of both result sets match.
combineResultSets(ResultSet, ResultSet) - Static method in class com.google.api.ads.dfp.axis.utils.v201306.Pql
Combines the first and second result sets, if and only if, the columns of both result sets match.
combineResultSets(ResultSet, ResultSet) - Static method in class com.google.api.ads.dfp.axis.utils.v201308.Pql
Combines the first and second result sets, if and only if, the columns of both result sets match.
combineResultSets(ResultSet, ResultSet) - Static method in class com.google.api.ads.dfp.axis.utils.v201311.Pql
Combines the first and second result sets, if and only if, the columns of both result sets match.
combineResultSets(ResultSet, ResultSet) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201208.Pql
Combines the first and second result sets, if and only if, the columns of both result sets match.
combineResultSets(ResultSet, ResultSet) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201211.Pql
Combines the first and second result sets, if and only if, the columns of both result sets match.
combineResultSets(ResultSet, ResultSet) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201302.Pql
Combines the first and second result sets, if and only if, the columns of both result sets match.
combineResultSets(ResultSet, ResultSet) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201306.Pql
Combines the first and second result sets, if and only if, the columns of both result sets match.
combineResultSets(ResultSet, ResultSet) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201308.Pql
Combines the first and second result sets, if and only if, the columns of both result sets match.
combineResultSets(ResultSet, ResultSet) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201311.Pql
Combines the first and second result sets, if and only if, the columns of both result sets match.
configure() - Method in class com.google.api.ads.adwords.axis.AdWordsAxisModule
 
configure() - Method in class com.google.api.ads.adwords.jaxws.AdWordsJaxWsModule
 
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.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.axis.AxisModule
 
configure() - Method in class com.google.api.ads.common.lib.soap.jaxws.JaxWsModule
 
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.dfa.axis.DfaAxisModule
 
configure() - Method in class com.google.api.ads.dfa.lib.DfaModule
 
configure() - Method in class com.google.api.ads.dfa.lib.DfaSoapModule
 
configure() - Method in class com.google.api.ads.dfp.axis.DfpAxisModule
 
configure() - Method in class com.google.api.ads.dfp.jaxws.DfpJaxWsModule
 
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, TypeLiteral, TypeLiteral, TypeLiteral, Class<H>, Class<?>) - Method in class com.google.api.ads.common.lib.AdsSoapModule
Configures the factories.
configureLogging(String) - Method in class com.google.api.ads.common.lib.AdsModule
Configures the loggers given the prefix.
ConstantDataDelegate - Class in com.google.api.ads.adwords.axis.utility.extension.delegates
Specific AbstractBaseDelegate for ConstantDataServiceInterface.
ConstantDataDelegate(AdWordsSession) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.delegates.ConstantDataDelegate
Default Constructor.
ConstantDataDelegate(AdWordsSession, ConstantDataServiceInterface) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.delegates.ConstantDataDelegate
Constructor with custom service.
contains(String, String) - Method in class com.google.api.ads.adwords.axis.utils.v201309.SelectorBuilder
Adds the predicate contains to the selector for the given field and value.
contains(String, String) - Method in class com.google.api.ads.adwords.jaxws.utils.v201309.SelectorBuilder
Adds the predicate contains to the selector for the given field and value.
containsIgnoreCase(String, String) - Method in class com.google.api.ads.adwords.axis.utils.v201309.SelectorBuilder
Adds the predicate contains ignore case to the selector for the given field and value.
containsIgnoreCase(String, String) - Method in class com.google.api.ads.adwords.jaxws.utils.v201309.SelectorBuilder
Adds the predicate contains ignore case to the selector for the given field and value.
ConversionTrackerDelegate - Class in com.google.api.ads.adwords.axis.utility.extension.delegates
Specific AbstractGetMutateDelegate for ConversionTracker.
ConversionTrackerDelegate(AdWordsSession) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.delegates.ConversionTrackerDelegate
Default Constructor.
ConversionTrackerDelegate(AdWordsSession, ConversionTrackerServiceInterface) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.delegates.ConversionTrackerDelegate
Constructor with custom service.
ConversionTrackerDelegate(AdWordsSession, List<SelectorFields.ConversionTracker>) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.delegates.ConversionTrackerDelegate
Constructor with custom fields.
copy(AdWordsSession) - Static method in class com.google.api.ads.adwords.axis.utility.extension.util.AdWordsSessionUtil
Creates a copy of the AdWordsSession.
copy(AdWordsSession, String) - Static method in class com.google.api.ads.adwords.axis.utility.extension.util.AdWordsSessionUtil
Creates a copy of the AdWordsSession and changes the userAgent.
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.
copyIfNeededWithUtilityUserAgent(AdWordsSession) - Static method in class com.google.api.ads.adwords.axis.utility.extension.util.AdWordsSessionUtil
Copies (if needed) the AdWordsSession and Adds USER_AGENT to the userAgent.
copyWithUtilityUserAgent(AdWordsSession) - Static method in class com.google.api.ads.adwords.axis.utility.extension.util.AdWordsSessionUtil
Copies the AdWordsSession and Adds USER_AGENT to the userAgent.
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.
createDateRange() - Method in class com.google.api.ads.adwords.lib.jaxb.v201306.ObjectFactory
Create an instance of DateRange
createDateRange() - Method in class com.google.api.ads.adwords.lib.jaxb.v201309.ObjectFactory
Create an instance of DateRange
createOrderBy() - Method in class com.google.api.ads.adwords.lib.jaxb.v201306.ObjectFactory
Create an instance of OrderBy
createOrderBy() - Method in class com.google.api.ads.adwords.lib.jaxb.v201309.ObjectFactory
Create an instance of OrderBy
createPaging() - Method in class com.google.api.ads.adwords.lib.jaxb.v201306.ObjectFactory
Create an instance of Paging
createPaging() - Method in class com.google.api.ads.adwords.lib.jaxb.v201309.ObjectFactory
Create an instance of Paging
createPredicate() - Method in class com.google.api.ads.adwords.lib.jaxb.v201306.ObjectFactory
Create an instance of Predicate
createPredicate() - Method in class com.google.api.ads.adwords.lib.jaxb.v201309.ObjectFactory
Create an instance of Predicate
createReportDefinition() - Method in class com.google.api.ads.adwords.lib.jaxb.v201306.ObjectFactory
Create an instance of ReportDefinition
createReportDefinition() - Method in class com.google.api.ads.adwords.lib.jaxb.v201309.ObjectFactory
Create an instance of ReportDefinition
createSelector() - Method in class com.google.api.ads.adwords.lib.jaxb.v201306.ObjectFactory
Create an instance of Selector
createSelector() - Method in class com.google.api.ads.adwords.lib.jaxb.v201309.ObjectFactory
Create an instance of Selector
createSelectorBuilder() - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.AbstractGetDelegate
Creates a Generic Selector Builder with all the fields declared in the subClass.
createServiceClientProxy(D, C) - Method in class com.google.api.ads.common.lib.factory.AdsServiceClientFactory
Creates a proxy around the given AdsServiceClient.
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 class com.google.api.ads.common.lib.soap.axis.AxisHandler
Creates a SOAP client using a SOAP service descriptor.
createSoapClient(SoapServiceDescriptor) - Method in class com.google.api.ads.common.lib.soap.jaxws.JaxWsHandler
Creates a SOAP client using a SOAP service descriptor.
createSoapClient(SoapServiceDescriptor) - Method in interface com.google.api.ads.common.lib.soap.SoapClientHandlerInterface
Creates a SOAP client using the soapServiceDescriptor.
createSoapHeader(AdWordsServiceDescriptor) - Method in class com.google.api.ads.adwords.axis.AdWordsAxisSoapHeaderFactory
 
createSoapHeader(D) - Method in interface com.google.api.ads.common.lib.soap.axis.AxisSoapHeaderFactory
 
createSoapHeaderElement(QName) - Method in class com.google.api.ads.common.lib.soap.axis.AxisHandler
 
createSoapHeaderElement(QName) - Method in class com.google.api.ads.common.lib.soap.jaxws.JaxWsHandler
JAX-WS does not support use of this method.
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.
createValue(Object) - Static method in class com.google.api.ads.dfp.axis.utils.v201208.Pql
Creates a Value from the value i.e.
createValue(Object) - Static method in class com.google.api.ads.dfp.axis.utils.v201211.Pql
Creates a Value from the value i.e.
createValue(Object) - Static method in class com.google.api.ads.dfp.axis.utils.v201302.Pql
Creates a Value from the value i.e.
createValue(Object) - Static method in class com.google.api.ads.dfp.axis.utils.v201306.Pql
Creates a Value from the value i.e.
createValue(Object) - Static method in class com.google.api.ads.dfp.axis.utils.v201308.Pql
Creates a Value from the value i.e.
createValue(Object) - Static method in class com.google.api.ads.dfp.axis.utils.v201311.Pql
Creates a Value from the value i.e.
createValue(Object) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201208.Pql
Creates a Value from the value i.e.
createValue(Object) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201211.Pql
Creates a Value from the value i.e.
createValue(Object) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201302.Pql
Creates a Value from the value i.e.
createValue(Object) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201306.Pql
Creates a Value from the value i.e.
createValue(Object) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201308.Pql
Creates a Value from the value i.e.
createValue(Object) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201311.Pql
Creates a Value from the value i.e.
CsvFiles - Class in com.google.api.ads.common.lib.utils
A utility class for processing and handling CSV files.
CustomerSyncDelegate - Class in com.google.api.ads.adwords.axis.utility.extension.delegates
Specific AbstractBaseDelegate for CustomerSyncServiceInterface.
CustomerSyncDelegate(AdWordsSession) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.delegates.CustomerSyncDelegate
Default Constructor.
CustomerSyncDelegate(AdWordsSession, CustomerSyncServiceInterface) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.delegates.CustomerSyncDelegate
Constructor with custom service.

D

DataAdGroupBidLandscapeDelegate - Class in com.google.api.ads.adwords.axis.utility.extension.delegates
Specific AbstractGetDelegate for AdGroupBidLandscape.
DataAdGroupBidLandscapeDelegate(AdWordsSession) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.delegates.DataAdGroupBidLandscapeDelegate
Default Constructor.
DataAdGroupBidLandscapeDelegate(AdWordsSession, DataServiceInterface) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.delegates.DataAdGroupBidLandscapeDelegate
Constructor with custom service.
DataAdGroupBidLandscapeDelegate(AdWordsSession, List<SelectorFields.AdGroupBidLandscape>) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.delegates.DataAdGroupBidLandscapeDelegate
Constructor with custom fields.
DataCriterionBidLandscapeDelegate - Class in com.google.api.ads.adwords.axis.utility.extension.delegates
Specific AbstractGetDelegate for CriterionBidLandscape.
DataCriterionBidLandscapeDelegate(AdWordsSession) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.delegates.DataCriterionBidLandscapeDelegate
Default Constructor.
DataCriterionBidLandscapeDelegate(AdWordsSession, DataServiceInterface) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.delegates.DataCriterionBidLandscapeDelegate
Constructor with custom service.
DataCriterionBidLandscapeDelegate(AdWordsSession, List<SelectorFields.CriterionBidLandscape>) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.delegates.DataCriterionBidLandscapeDelegate
Constructor with custom fields.
DateRange - Class in com.google.api.ads.adwords.lib.jaxb.v201306
Java class for DateRange complex type.
DateRange() - Constructor for class com.google.api.ads.adwords.lib.jaxb.v201306.DateRange
 
dateRange - Variable in class com.google.api.ads.adwords.lib.jaxb.v201306.Selector
 
DateRange - Class in com.google.api.ads.adwords.lib.jaxb.v201309
Java class for DateRange complex type.
DateRange() - Constructor for class com.google.api.ads.adwords.lib.jaxb.v201309.DateRange
 
dateRange - Variable in class com.google.api.ads.adwords.lib.jaxb.v201309.Selector
 
dateRangeType - Variable in class com.google.api.ads.adwords.lib.jaxb.v201306.ReportDefinition
 
dateRangeType - Variable in class com.google.api.ads.adwords.lib.jaxb.v201309.ReportDefinition
 
DateTimes - Class in com.google.api.ads.dfp.axis.utils.v201208
A utility class for handling DateTime objects.
DateTimes - Class in com.google.api.ads.dfp.axis.utils.v201211
A utility class for handling DateTime objects.
DateTimes - Class in com.google.api.ads.dfp.axis.utils.v201302
A utility class for handling DateTime objects.
DateTimes - Class in com.google.api.ads.dfp.axis.utils.v201306
A utility class for handling DateTime objects.
DateTimes - Class in com.google.api.ads.dfp.axis.utils.v201308
A utility class for handling DateTime objects.
DateTimes - Class in com.google.api.ads.dfp.axis.utils.v201311
A utility class for handling DateTime objects.
DateTimes - Class in com.google.api.ads.dfp.jaxws.utils.v201208
A utility class for handling DateTime objects.
DateTimes - Class in com.google.api.ads.dfp.jaxws.utils.v201211
A utility class for handling DateTime objects.
DateTimes - Class in com.google.api.ads.dfp.jaxws.utils.v201302
A utility class for handling DateTime objects.
DateTimes - Class in com.google.api.ads.dfp.jaxws.utils.v201306
A utility class for handling DateTime objects.
DateTimes - Class in com.google.api.ads.dfp.jaxws.utils.v201308
A utility class for handling DateTime objects.
DateTimes - Class in com.google.api.ads.dfp.jaxws.utils.v201311
A utility class for handling DateTime objects.
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_DATE_FORMAT - Static variable in class com.google.api.ads.adwords.axis.utils.v201309.SelectorBuilder
The default date format for the AdWords API
DEFAULT_DATE_FORMAT - Static variable in class com.google.api.ads.adwords.jaxws.utils.v201309.SelectorBuilder
The default date format for the AdWords API
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
 
DefinedReportDownloadHelper - Class in com.google.api.ads.adwords.lib.utils
Deprecated.
Use AdHocReportDownloadHelper AdHoc reports instead.
DefinedReportDownloadHelper(AdWordsSession, String) - Constructor for class com.google.api.ads.adwords.lib.utils.DefinedReportDownloadHelper
Deprecated.
Constructor also instantiates a ReportUrlConnectionHelper to generate an HttpURLConnection.
DelegateLocator - Class in com.google.api.ads.adwords.axis.utility.extension
DelegateLocator allows the developer to find all the Delegates for the AdWords API services.
DelegateLocator(AdWordsSession) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.DelegateLocator
Constructor for DelegateLocator with it's own AdWordsSession.
DelegateLocator(AdWordsSession, String) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.DelegateLocator
Constructor for DelegateLocator for a ManagedCustomer from clientCustomerId.
DelegateLocator(AdWordsSession, ManagedCustomer) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.DelegateLocator
Constructor for DelegateLocator for a ManagedCustomer.
DelegateLocator(AdWordsSession, ManagedCustomerDelegate, AdGroupAdDelegate, AdGroupBidModifierDelegate, AdGroupCriterionDelegate, AdGroupFeedDelegate, AdGroupDelegate, AdParamDelegate, AlertDelegate, BudgetOrderDelegate, BudgetDelegate, CampaignAdExtensionDelegate, CampaignCriterionDelegate, CampaignFeedDelegate, CampaignDelegate, ConstantDataDelegate, ConversionTrackerDelegate, CustomerSyncDelegate, DataAdGroupBidLandscapeDelegate, DataCriterionBidLandscapeDelegate, ExperimentDelegate, FeedDelegate, FeedItemDelegate, FeedMappingDelegate, GeoLocationDelegate, LocationCriterionDelegate, MediaDelegate, TargetingIdeaDelegate, TrafficEstimatorDelegate, UserListDelegate) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.DelegateLocator
Constructor for DelegateLocator for a ManagedCustomer.
DetailedReportDownloadResponseException - Exception in com.google.api.ads.adwords.lib.utils.v201306
Exception wrapping the ReportDownloadError the server responded with.
DetailedReportDownloadResponseException(int, String) - Constructor for exception com.google.api.ads.adwords.lib.utils.v201306.DetailedReportDownloadResponseException
Constructor.
DetailedReportDownloadResponseException - Exception in com.google.api.ads.adwords.lib.utils.v201309
Exception wrapping the ReportDownloadError the server responded with.
DetailedReportDownloadResponseException(int, String) - Constructor for exception com.google.api.ads.adwords.lib.utils.v201309.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.dfa.lib.factory.helper.DfaServiceClientFactoryHelper
 
determineVersion(Class<?>) - Method in class com.google.api.ads.dfp.lib.factory.helper.DfpServiceClientFactoryHelper
 
DfaAxisHeaderHandler - Class in com.google.api.ads.dfa.axis
DFA implementation of HeaderHandler.
DfaAxisHeaderHandler(SoapClientHandlerInterface, DfaApiConfiguration, LoginTokens, UserAgentCombiner, AuthorizationHeaderHandler) - Constructor for class com.google.api.ads.dfa.axis.DfaAxisHeaderHandler
Constructor.
DfaAxisLoginTokensHelper - Class in com.google.api.ads.dfa.axis.utils
Implementation of LoginTokensHelper for Axis.
DfaAxisLoginTokensHelper(DfaServiceClientFactory) - Constructor for class com.google.api.ads.dfa.axis.utils.DfaAxisLoginTokensHelper
Constructor.
DfaAxisModule - Class in com.google.api.ads.dfa.axis
Guice module to bind DFA's SOAP header handler to an Axis-friendly implementation.
DfaAxisModule() - Constructor for class com.google.api.ads.dfa.axis.DfaAxisModule
 
DfaAxisTokenExpirationDetector - Class in com.google.api.ads.dfa.axis.utils
Utility which detects Apache Axis exceptions returned from the DFA API due to expired DFA tokens.
DfaAxisTokenExpirationDetector() - Constructor for class com.google.api.ads.dfa.axis.utils.DfaAxisTokenExpirationDetector
 
DfaInternals - Class in com.google.api.ads.dfa.lib.utils
Provides access to some internal guice-injected objects.
DfaInternals() - Constructor for class com.google.api.ads.dfa.lib.utils.DfaInternals
 
DfaModule - Class in com.google.api.ads.dfa.lib
Guice module for DFA bindings.
DfaModule() - Constructor for class com.google.api.ads.dfa.lib.DfaModule
 
DfaProductFrameworkModule - Annotation Type in com.google.api.ads.dfa.lib
A simple marker annotation used to specify a Guice module that can tie the DFA library to a SOAP framework.
DfaServiceClient - Class in com.google.api.ads.dfa.lib.client
Wrapper of underlying SOAP client which allows access for setting headers retrieved from the session.
DfaServiceClient(Object, DfaServiceDescriptor, DfaSession, SoapClientHandlerInterface, HeaderHandler, AdsServiceLoggers, TokenExpirationDetector, LoginTokens) - Constructor for class com.google.api.ads.dfa.lib.client.DfaServiceClient
Constructor.
DfaServiceClientFactory - Class in com.google.api.ads.dfa.lib.factory
Factory which creates DFA service clients.
DfaServiceClientFactory(Injector) - Constructor for class com.google.api.ads.dfa.lib.factory.DfaServiceClientFactory
Constructor.
DfaServiceClientFactory(AbstractModule) - Constructor for class com.google.api.ads.dfa.lib.factory.DfaServiceClientFactory
DfaServiceClientFactoryHelper - Class in com.google.api.ads.dfa.lib.factory.helper
Factory helper for DFA.
DfaServiceClientFactoryHelper(FactoryModule.AdsServiceClientFactoryInterface<DfaServiceClient, DfaSession, DfaServiceDescriptor>, FactoryModule.AdsServiceDescriptorFactoryInterface<DfaServiceDescriptor>, SoapClientHandlerInterface, AdsLibConfiguration) - Constructor for class com.google.api.ads.dfa.lib.factory.helper.DfaServiceClientFactoryHelper
Constructor.
DfaServiceDescriptor - Class in com.google.api.ads.dfa.lib.client
DfaServiceDescriptor provides a class which defines a service that can be instantiated through reflection.
DfaServiceDescriptor(Class<?>, String) - Constructor for class com.google.api.ads.dfa.lib.client.DfaServiceDescriptor
Constructor.
DfaServices - Class in com.google.api.ads.dfa.axis.factory
Utility class to create DFA service clients.
DfaServices() - Constructor for class com.google.api.ads.dfa.axis.factory.DfaServices
 
DfaSession - Class in com.google.api.ads.dfa.lib.client
A DfaSession represents a single session of DFA use.
DfaSession.Builder - Class in com.google.api.ads.dfa.lib.client
Builder for DfaSession.
DfaSession.Builder() - Constructor for class com.google.api.ads.dfa.lib.client.DfaSession.Builder
Constructor.
DfaSession.Environment - Enum in com.google.api.ads.dfa.lib.client
Enum representing the endpoint server, aka environment.
DfaSoapModule - Class in com.google.api.ads.dfa.lib
Guice module for DFA SOAP bindings.
DfaSoapModule() - Constructor for class com.google.api.ads.dfa.lib.DfaSoapModule
 
DfpAxisHeaderHandler - Class in com.google.api.ads.dfp.axis
DFP implementation of HeaderHandler.
DfpAxisHeaderHandler(SoapClientHandlerInterface, DfpApiConfiguration, AuthorizationHeaderHandler, DfpHttpHeaderHandler, UserAgentCombiner) - Constructor for class com.google.api.ads.dfp.axis.DfpAxisHeaderHandler
Constructor.
DfpAxisModule - Class in com.google.api.ads.dfp.axis
Guice module to bind DFP's SOAP header handler to an Axis-friendly implementation.
DfpAxisModule() - Constructor for class com.google.api.ads.dfp.axis.DfpAxisModule
 
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
 
DfpJaxWsHeaderHandler - Class in com.google.api.ads.dfp.jaxws
DFP implementation of HeaderHandler for JAX-WS.
DfpJaxWsHeaderHandler(SoapClientHandlerInterface, DfpApiConfiguration, AuthorizationHeaderHandler, DfpHttpHeaderHandler, UserAgentCombiner) - Constructor for class com.google.api.ads.dfp.jaxws.DfpJaxWsHeaderHandler
Constructor.
DfpJaxWsModule - Class in com.google.api.ads.dfp.jaxws
Guice module to bind Dfp's SOAP header handler to a JAX-WS-friendly implementation.
DfpJaxWsModule() - Constructor for class com.google.api.ads.dfp.jaxws.DfpJaxWsModule
 
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, 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.
DfpServices - Class in com.google.api.ads.dfp.axis.factory
Utility class to create DFP service clients.
DfpServices() - Constructor for class com.google.api.ads.dfp.axis.factory.DfpServices
 
DfpServices - Class in com.google.api.ads.dfp.jaxws.factory
Utility class to create DFP service clients.
DfpServices() - Constructor for class com.google.api.ads.dfp.jaxws.factory.DfpServices
 
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.
DfpSession.Builder() - Constructor for class com.google.api.ads.dfp.lib.client.DfpSession.Builder
Constructor.
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
 
doesNotContain(String, String) - Method in class com.google.api.ads.adwords.axis.utils.v201309.SelectorBuilder
Adds the predicate does not contain to the selector for the given field and value.
doesNotContain(String, String) - Method in class com.google.api.ads.adwords.jaxws.utils.v201309.SelectorBuilder
Adds the predicate does not contain to the selector for the given field and value.
doesNotContainIgnoreCase(String, String) - Method in class com.google.api.ads.adwords.axis.utils.v201309.SelectorBuilder
Adds the predicate does not contain ignore case to the selector for the given field and value.
doesNotContainIgnoreCase(String, String) - Method in class com.google.api.ads.adwords.jaxws.utils.v201309.SelectorBuilder
Adds the predicate does not contain ignore case to the selector for the given field and value.
DOWNLOAD_SERVER_URI - Static variable in class com.google.api.ads.adwords.lib.utils.ReportRequestFactoryHelper
The URI of the download server.
DownloadFormat - Enum in com.google.api.ads.adwords.lib.jaxb.v201306
Java class for DownloadFormat.
downloadFormat - Variable in class com.google.api.ads.adwords.lib.jaxb.v201306.ReportDefinition
 
DownloadFormat - Enum in com.google.api.ads.adwords.lib.jaxb.v201309
Java class for DownloadFormat.
downloadFormat - Variable in class com.google.api.ads.adwords.lib.jaxb.v201309.ReportDefinition
 
downloadReport(String) - Method in class com.google.api.ads.adwords.lib.utils.AdHocReportDownloadHelper
Downloads a report and returns a ReportDownloadResponse with the results.
downloadReport(String, String) - Method in class com.google.api.ads.adwords.lib.utils.AdHocReportDownloadHelper
Downloads a report query and returns a ReportDownloadResponse with the results.
downloadReport(ReportBodyProvider) - Method in class com.google.api.ads.adwords.lib.utils.AdHocReportDownloadHelper
Downloads a report and returns a ReportDownloadResponse with the results.
downloadReport(long) - Method in class com.google.api.ads.adwords.lib.utils.DefinedReportDownloadHelper
Deprecated.
Downloads a report and returns a ReportDownloadResponse with the results.
downloadReport(ReportDefinition) - Method in class com.google.api.ads.adwords.lib.utils.v201306.ReportDownloader
Downloads a report and returns a ReportDownloadResponse with the results.
downloadReport(String, DownloadFormat) - Method in class com.google.api.ads.adwords.lib.utils.v201306.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.v201309.ReportDownloader
Downloads a report and returns a ReportDownloadResponse with the results.
downloadReport(String, DownloadFormat) - Method in class com.google.api.ads.adwords.lib.utils.v201309.ReportDownloader
Downloads a report query (AWQL) and returns a ReportDownloadResponse with the results.
downloadReport(ExportFormat, String) - Method in class com.google.api.ads.dfp.axis.utils.v201208.ReportDownloader
Downloads a Gzip report to file located at fileName.
downloadReport(ExportFormat, OutputStream) - Method in class com.google.api.ads.dfp.axis.utils.v201208.ReportDownloader
Downloads a Gzip or plain-text format report XML to output stream indicated by outputStream.
downloadReport(ExportFormat, String) - Method in class com.google.api.ads.dfp.axis.utils.v201211.ReportDownloader
Downloads a Gzip report to file located at fileName.
downloadReport(ExportFormat, OutputStream) - Method in class com.google.api.ads.dfp.axis.utils.v201211.ReportDownloader
Downloads a Gzip or plain-text format report XML to output stream indicated by outputStream.
downloadReport(ExportFormat, String) - Method in class com.google.api.ads.dfp.axis.utils.v201302.ReportDownloader
Downloads a Gzip report to file located at fileName.
downloadReport(ExportFormat, OutputStream) - Method in class com.google.api.ads.dfp.axis.utils.v201302.ReportDownloader
Downloads a Gzip or plain-text format report XML to output stream indicated by outputStream.
downloadReport(ExportFormat, String) - Method in class com.google.api.ads.dfp.axis.utils.v201306.ReportDownloader
Downloads a Gzip report to file located at fileName.
downloadReport(ExportFormat, OutputStream) - Method in class com.google.api.ads.dfp.axis.utils.v201306.ReportDownloader
Downloads a Gzip or plain-text format report XML to output stream indicated by outputStream.
downloadReport(ExportFormat, String) - Method in class com.google.api.ads.dfp.axis.utils.v201308.ReportDownloader
Downloads a Gzip report to file located at fileName.
downloadReport(ExportFormat, OutputStream) - Method in class com.google.api.ads.dfp.axis.utils.v201308.ReportDownloader
Downloads a Gzip or plain-text format report XML to output stream indicated by outputStream.
downloadReport(ExportFormat, String) - Method in class com.google.api.ads.dfp.axis.utils.v201311.ReportDownloader
Downloads a Gzip report to file located at fileName.
downloadReport(ExportFormat, OutputStream) - Method in class com.google.api.ads.dfp.axis.utils.v201311.ReportDownloader
Downloads a Gzip or plain-text format report XML to output stream indicated by outputStream.
downloadReport(ExportFormat, String) - Method in class com.google.api.ads.dfp.jaxws.utils.v201208.ReportDownloader
Downloads a Gzip report to file located at fileName.
downloadReport(ExportFormat, OutputStream) - Method in class com.google.api.ads.dfp.jaxws.utils.v201208.ReportDownloader
Downloads a Gzip or plain-text format report XML to output stream indicated by outputStream.
downloadReport(ExportFormat, String) - Method in class com.google.api.ads.dfp.jaxws.utils.v201211.ReportDownloader
Downloads a Gzip report to file located at fileName.
downloadReport(ExportFormat, OutputStream) - Method in class com.google.api.ads.dfp.jaxws.utils.v201211.ReportDownloader
Downloads a Gzip or plain-text format report XML to output stream indicated by outputStream.
downloadReport(ExportFormat, String) - Method in class com.google.api.ads.dfp.jaxws.utils.v201302.ReportDownloader
Downloads a Gzip report to file located at fileName.
downloadReport(ExportFormat, OutputStream) - Method in class com.google.api.ads.dfp.jaxws.utils.v201302.ReportDownloader
Downloads a Gzip or plain-text format report XML to output stream indicated by outputStream.
downloadReport(ExportFormat, String) - Method in class com.google.api.ads.dfp.jaxws.utils.v201306.ReportDownloader
Downloads a Gzip report to file located at fileName.
downloadReport(ExportFormat, OutputStream) - Method in class com.google.api.ads.dfp.jaxws.utils.v201306.ReportDownloader
Downloads a Gzip or plain-text format report XML to output stream indicated by outputStream.
downloadReport(ExportFormat, String) - Method in class com.google.api.ads.dfp.jaxws.utils.v201308.ReportDownloader
Downloads a Gzip report to file located at fileName.
downloadReport(ExportFormat, OutputStream) - Method in class com.google.api.ads.dfp.jaxws.utils.v201308.ReportDownloader
Downloads a Gzip or plain-text format report XML to output stream indicated by outputStream.
downloadReport(ExportFormat, String) - Method in class com.google.api.ads.dfp.jaxws.utils.v201311.ReportDownloader
Downloads a Gzip report to file located at fileName.
downloadReport(ExportFormat, OutputStream) - Method in class com.google.api.ads.dfp.jaxws.utils.v201311.ReportDownloader
Downloads a Gzip or plain-text format report XML to output stream indicated by outputStream.

E

enablePartialFailure() - Method in class com.google.api.ads.adwords.lib.client.AdWordsSession.Builder
Enables partial failure.
enableReportMoneyInMicros() - Method in class com.google.api.ads.adwords.lib.client.AdWordsSession.Builder
Enable downloading of money values in reports in micros.
Endpoint - Interface in com.google.api.ads.common.lib.client
Marker interface for Environments to implement.
equals(String, String) - Method in class com.google.api.ads.adwords.axis.utils.v201309.SelectorBuilder
Adds the predicate equals to the selector for the given field and value.
equals(String, String) - Method in class com.google.api.ads.adwords.jaxws.utils.v201309.SelectorBuilder
Adds the predicate equals to the selector for the given field and value.
equals(Object) - Method in class com.google.api.ads.common.lib.soap.SoapCall
 
equalsId(Long) - Method in class com.google.api.ads.adwords.axis.utils.v201309.SelectorBuilder
Adds the predicate equals to the selector for the entity Id and the given id value.
equalsId(Long) - Method in class com.google.api.ads.adwords.jaxws.utils.v201309.SelectorBuilder
Adds the predicate equals to the selector for the entity Id and the given id value.
ExperimentDelegate - Class in com.google.api.ads.adwords.axis.utility.extension.delegates
Specific AbstractGetMutateDelegate for Experiment.
ExperimentDelegate(AdWordsSession) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.delegates.ExperimentDelegate
Default Constructor.
ExperimentDelegate(AdWordsSession, ExperimentServiceInterface) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.delegates.ExperimentDelegate
Constructor with custom service.
ExperimentDelegate(AdWordsSession, List<SelectorFields.Experiment>) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.delegates.ExperimentDelegate
Constructor with custom fields.
ExtendedAdGroup - Class in com.google.api.ads.adwords.axis.utility.extension
ExtendedAdGroup, encapsulates the AdGroup level operations.
ExtendedAdGroup(AdGroup, DelegateLocator) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.ExtendedAdGroup
Default Constructor.
ExtendedCampaign - Class in com.google.api.ads.adwords.axis.utility.extension
ExtendedCampaign, encapsulates the Campaign level operations.
ExtendedCampaign(Campaign, DelegateLocator) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.ExtendedCampaign
Default Constructor.
ExtendedManagedCustomer - Class in com.google.api.ads.adwords.axis.utility.extension
ExtendedManagedCustomer, encapsulates the ManagedCustomer level operations.
ExtendedManagedCustomer(ManagedCustomer, AdWordsSession) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.ExtendedManagedCustomer
Constructs an ExtendedManagedCustomer from a ManagedCustomer.
ExtendedManagedCustomer(AdWordsSession) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.ExtendedManagedCustomer
Constructs an ExtendedManagedCustomer from a Session.
ExtendedManagedCustomer(ManagedCustomer, DelegateLocator) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.ExtendedManagedCustomer
Constructs an ExtendedManagedCustomer from a ManagedCustomer.
ExtendedMcc - Class in com.google.api.ads.adwords.axis.utility.extension
ExtendedMcc encapsulates the MCC Level operations.
ExtendedMcc(AdWordsSession) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.ExtendedMcc
Constructs an ExtendedMcc from a AdWordsSession.
ExtendedMcc(DelegateLocator) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.ExtendedMcc
Constructs an ExtendedMcc from a AdWordsSession.
ExtendedMcc(AdWordsSession, String) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.ExtendedMcc
Constructs an ExtendedMcc from a AdWordsSession and a clientCustomerId.
ExtendedMcc(AdWordsSession, ManagedCustomer) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.ExtendedMcc
Constructs an ExtendedMcc from a AdWordsSession and a ManagedCustomer.
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>> - Class in com.google.api.ads.common.lib.factory
Module for factories.
FactoryModule(TypeLiteral, TypeLiteral, TypeLiteral, TypeLiteral, Class<H>, Class<?>) - 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.
FeedDelegate - Class in com.google.api.ads.adwords.axis.utility.extension.delegates
Specific AbstractGetMutateDelegate for Feed.
FeedDelegate(AdWordsSession) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.delegates.FeedDelegate
Default Constructor.
FeedDelegate(AdWordsSession, FeedServiceInterface) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.delegates.FeedDelegate
Constructor with custom service.
FeedDelegate(AdWordsSession, List<SelectorFields.Feed>) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.delegates.FeedDelegate
Constructor with custom fields.
FeedItemDelegate - Class in com.google.api.ads.adwords.axis.utility.extension.delegates
Specific AbstractGetMutateDelegate for FeedItem.
FeedItemDelegate(AdWordsSession) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.delegates.FeedItemDelegate
Default Constructor.
FeedItemDelegate(AdWordsSession, FeedItemServiceInterface) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.delegates.FeedItemDelegate
Constructor with custom service.
FeedItemDelegate(AdWordsSession, List<SelectorFields.FeedItem>) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.delegates.FeedItemDelegate
Constructor with custom fields.
FeedMappingDelegate - Class in com.google.api.ads.adwords.axis.utility.extension.delegates
Specific AbstractGetMutateDelegate for FeedMapping.
FeedMappingDelegate(AdWordsSession) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.delegates.FeedMappingDelegate
Default Constructor.
FeedMappingDelegate(AdWordsSession, FeedMappingServiceInterface) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.delegates.FeedMappingDelegate
Constructor with custom service.
FeedMappingDelegate(AdWordsSession, List<SelectorFields.FeedMapping>) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.delegates.FeedMappingDelegate
Constructor with custom fields.
field - Variable in class com.google.api.ads.adwords.lib.jaxb.v201306.OrderBy
 
field - Variable in class com.google.api.ads.adwords.lib.jaxb.v201306.Predicate
 
field - Variable in class com.google.api.ads.adwords.lib.jaxb.v201309.OrderBy
 
field - Variable in class com.google.api.ads.adwords.lib.jaxb.v201309.Predicate
 
fields(String...) - Method in class com.google.api.ads.adwords.axis.utils.v201309.SelectorBuilder
Chooses the set of fields that will be selected via the API.
fields(String...) - Method in class com.google.api.ads.adwords.jaxws.utils.v201309.SelectorBuilder
Chooses the set of fields that will be selected via the API.
fields - Variable in class com.google.api.ads.adwords.lib.jaxb.v201306.Selector
 
fields - Variable in class com.google.api.ads.adwords.lib.jaxb.v201309.Selector
 
forApi(ClientLoginTokens.Api) - Method in class com.google.api.ads.common.lib.auth.ClientLoginTokens.Builder
Deprecated.
Specifies which ClientLoginTokens.Api should this ClientLoginTokens be used for.
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.
forDateRange(DateTime, DateTime) - Method in class com.google.api.ads.adwords.axis.utils.v201309.SelectorBuilder
Restricts the Selector by the date range.
forDateRange(DateTime, DateTime) - Method in class com.google.api.ads.adwords.jaxws.utils.v201309.SelectorBuilder
Restricts the Selector by the date range.
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.reportMoneyInMicros Deprecated: api.adwords.clientLoginToken - use OAuth2 instead.
from(Configuration) - Method in class com.google.api.ads.common.lib.auth.ClientLoginTokens.ForApiBuilder
Deprecated.
Reads properties from the provided Configuration object

Known properties: clientLoginServerUrl - e.g.
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.dfa.lib.client.DfaSession.Builder
Reads properties from the provided Configuration object.

Known properties: api.dfa.username api.dfa.password api.dfa.applicationName api.dfa.token api.dfa.environment, e.g.
from(String) - Method in class com.google.api.ads.dfp.axis.utils.v201208.StatementBuilder
 
from(String) - Method in class com.google.api.ads.dfp.axis.utils.v201211.StatementBuilder
 
from(String) - Method in class com.google.api.ads.dfp.axis.utils.v201302.StatementBuilder
 
from(String) - Method in class com.google.api.ads.dfp.axis.utils.v201306.StatementBuilder
 
from(String) - Method in class com.google.api.ads.dfp.axis.utils.v201308.StatementBuilder
 
from(String) - Method in class com.google.api.ads.dfp.axis.utils.v201311.StatementBuilder
 
from(String) - Method in class com.google.api.ads.dfp.jaxws.utils.v201208.StatementBuilder
 
from(String) - Method in class com.google.api.ads.dfp.jaxws.utils.v201211.StatementBuilder
 
from(String) - Method in class com.google.api.ads.dfp.jaxws.utils.v201302.StatementBuilder
 
from(String) - Method in class com.google.api.ads.dfp.jaxws.utils.v201306.StatementBuilder
 
from(String) - Method in class com.google.api.ads.dfp.jaxws.utils.v201308.StatementBuilder
 
from(String) - Method in class com.google.api.ads.dfp.jaxws.utils.v201311.StatementBuilder
 
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 Deprecated: api.dfp.clientLoginToken - use OAuth2 instead.
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.ClientLoginTokens.ForApiBuilder
Deprecated.
 
fromFile(File) - Method in class com.google.api.ads.common.lib.auth.ClientLoginTokens.ForApiBuilder
Deprecated.
 
fromFile(URL) - Method in class com.google.api.ads.common.lib.auth.ClientLoginTokens.ForApiBuilder
Deprecated.
 
fromFile() - Method in class com.google.api.ads.common.lib.auth.ClientLoginTokens.ForApiBuilder
Deprecated.
 
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.dfa.lib.client.DfaSession.Builder
 
fromFile(String) - Method in class com.google.api.ads.dfa.lib.client.DfaSession.Builder
 
fromFile(File) - Method in class com.google.api.ads.dfa.lib.client.DfaSession.Builder
 
fromFile(URL) - Method in class com.google.api.ads.dfa.lib.client.DfaSession.Builder
 
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
 
fromFileWithOAuth2() - Static method in class com.google.api.ads.adwords.axis.utility.extension.util.AdWordsSessionUtil
Creates a new AdWordsSession using the ads.properties file and using OAuth2.
fromValue(String) - Static method in enum com.google.api.ads.adwords.lib.jaxb.v201306.DownloadFormat
 
fromValue(String) - Static method in enum com.google.api.ads.adwords.lib.jaxb.v201306.PredicateOperator
 
fromValue(String) - Static method in enum com.google.api.ads.adwords.lib.jaxb.v201306.ReportDefinitionDateRangeType
 
fromValue(String) - Static method in enum com.google.api.ads.adwords.lib.jaxb.v201306.ReportDefinitionReportType
 
fromValue(String) - Static method in enum com.google.api.ads.adwords.lib.jaxb.v201306.SortOrder
 
fromValue(String) - Static method in enum com.google.api.ads.adwords.lib.jaxb.v201309.DownloadFormat
 
fromValue(String) - Static method in enum com.google.api.ads.adwords.lib.jaxb.v201309.PredicateOperator
 
fromValue(String) - Static method in enum com.google.api.ads.adwords.lib.jaxb.v201309.ReportDefinitionDateRangeType
 
fromValue(String) - Static method in enum com.google.api.ads.adwords.lib.jaxb.v201309.ReportDefinitionReportType
 
fromValue(String) - Static method in enum com.google.api.ads.adwords.lib.jaxb.v201309.SortOrder
 

G

generateAuthToken(DfaServiceDescriptor, DfaSession) - Method in class com.google.api.ads.dfa.axis.DfaAxisHeaderHandler
Generates an authentication token for use with the current session.
generateCredential() - Method in class com.google.api.ads.common.lib.auth.OfflineCredentials
Generates a new offline credential and immediately refreshes it.
generateToken(String, DfaSession) - Method in class com.google.api.ads.dfa.lib.auth.LoginTokens
Generates a new authentication token using reflection.
GeoLocationDelegate - Class in com.google.api.ads.adwords.axis.utility.extension.delegates
Specific AbstractBaseDelegate for GeoLocationServiceInterface.
GeoLocationDelegate(AdWordsSession) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.delegates.GeoLocationDelegate
Default Constructor.
GeoLocationDelegate(AdWordsSession, GeoLocationServiceInterface) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.delegates.GeoLocationDelegate
Constructor with custom service.
get(Selector) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.AbstractGetDelegate
Calls the appropriate Get method declared by the ServiceInterface S.
get() - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.AbstractGetDelegate
Gets all objects using a Generic Selector without predicates.
get(int, int) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.AbstractGetDelegate
Gets all objects using a Generic Selector with Paging without predicates.
get(AlertSelector) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.AlertDelegate
Retrieves all Alerts for the ManagedCustomer associate with the adWordsSession the AlertSelector does not need fields.
get(Selector) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.LocationCriterionDelegate
Retrieves all LocationCriterion for the ManagedCustomer associate with the adWordsSession.
get(TargetingIdeaSelector) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.TargetingIdeaDelegate
Retrieves a small number of TargetingIdeas for the ManagedCustomer associate with the adWordsSession, for a larger set use getBulkKeywordIdeas The TargetingIdeaSelector does not need fields.
get(TrafficEstimatorSelector) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.TrafficEstimatorDelegate
Retrieves all CampaignEstimates for the ManagedCustomer associate with the adWordsSession the TrafficEstimatorSelector does not need fields.
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
 
GET_METHOD_NAME - Static variable in class com.google.api.ads.adwords.axis.utility.extension.delegates.DataAdGroupBidLandscapeDelegate
 
GET_METHOD_NAME - Static variable in class com.google.api.ads.adwords.axis.utility.extension.delegates.DataCriterionBidLandscapeDelegate
 
getAccountType() - Method in class com.google.api.ads.common.lib.auth.ClientLogin
 
getAddedHeaders() - Method in class com.google.api.ads.common.lib.soap.jaxws.JaxWsSoapContextHandler
Returns the set of SOAP headers added to this handler.
getAdGroup() - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedAdGroup
Retrieves the encapsulated AdGroup.
getAdGroupAdDelegate() - Method in class com.google.api.ads.adwords.axis.utility.extension.DelegateLocator
Gets the AdGroupAdDelegate associated with theadWordsSession.
getAdGroupAds() - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedAdGroup
Gets the AdGroupAds for the ExtendedAdGroup's AdGroup.
getAdGroupAds() - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedManagedCustomer
Gets the AdGroupAds for the ExtendedManagedCustomer's ManagedCustomer.
getAdGroupBidLandscapes() - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedAdGroup
Gets the AdGroupBidLandscapes for the ExtendedAdGroup's AdGroup.
getAdGroupBidLandscapes() - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedCampaign
Gets the AdGroupBidLandscapes for the ExtendedCampaign's Campaign.
getAdGroupBidModifierDelegate() - Method in class com.google.api.ads.adwords.axis.utility.extension.DelegateLocator
Gets the AdGroupBidModifierDelegate associated with theadWordsSession.
getAdGroupCriterionDelegate() - Method in class com.google.api.ads.adwords.axis.utility.extension.DelegateLocator
Gets the AdGroupCriterionDelegate associated with theadWordsSession.
getAdGroupCriterions() - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedAdGroup
Gets the AdGroupCriterions for the ExtendedAdGroup's AdGroup.
getAdGroupCriterions() - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedManagedCustomer
Gets the AdGroupCriterions for the ExtendedManagedCustomer's ManagedCustomer.
getAdGroupDelegate() - Method in class com.google.api.ads.adwords.axis.utility.extension.DelegateLocator
Gets the AdGroupDelegate associated with theadWordsSession.
getAdGroupFeedDelegate() - Method in class com.google.api.ads.adwords.axis.utility.extension.DelegateLocator
Gets the AdGroupFeedDelegate associated with theadWordsSession.
getAdGroupFeeds() - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedAdGroup
Gets the AdGroupFeeds for the ExtendedAdGroup's AdGroup.
getAdGroupFeeds() - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedManagedCustomer
Gets the AdGroupFeeds for the ExtendedManagedCustomer's ManagedCustomer.
getAdGroupFeeds(Long) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedManagedCustomer
Gets the AdGroupFeeds for the ExtendedManagedCustomer's ManagedCustomer by feedId.
getAdGroups() - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedCampaign
Gets the AdGroups for the ExtendedCampaign's Campaign.
getAdGroups() - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedManagedCustomer
Gets the AdGroups for the ExtendedManagedCustomer's ManagedCustomer.
getAdParamDelegate() - Method in class com.google.api.ads.adwords.axis.utility.extension.DelegateLocator
Gets the AdParamDelegate associated with theadWordsSession.
getAdParams() - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedAdGroup
Gets the AdParams for the ExtendedAdGroup's AdGroup.
getAdParams() - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedManagedCustomer
Gets the AdParams for the ExtendedManagedCustomer's ManagedCustomer.
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.
getAdWordsSession() - Method in class com.google.api.ads.adwords.axis.utility.extension.DelegateLocator
Gets the AdWordsSession associated with thisDelegateLocator.
getAdWordsSession() - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.AbstractBaseDelegate
Gets the adWordsSession associated with the service.
getAdWordsSession() - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedMcc
Retrieves the AdWordsSession for MCC.
getAgeRangeCriterion() - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.ConstantDataDelegate
Retrieves all the AgeRanges.
getAlertDelegate() - Method in class com.google.api.ads.adwords.axis.utility.extension.DelegateLocator
Gets the AlertDelegate associated with theadWordsSession.
getApiValue(Value) - Static method in class com.google.api.ads.dfp.axis.utils.v201208.Pql
Gets the underlying value of the Value object that's comparable to what would be returned in any other API object (i.e.
getApiValue(Value) - Static method in class com.google.api.ads.dfp.axis.utils.v201211.Pql
Gets the underlying value of the Value object that's comparable to what would be returned in any other API object (i.e.
getApiValue(Value) - Static method in class com.google.api.ads.dfp.axis.utils.v201302.Pql
Gets the underlying value of the Value object that's comparable to what would be returned in any other API object (i.e.
getApiValue(Value) - Static method in class com.google.api.ads.dfp.axis.utils.v201306.Pql
Gets the underlying value of the Value object that's comparable to what would be returned in any other API object (i.e.
getApiValue(Value) - Static method in class com.google.api.ads.dfp.axis.utils.v201308.Pql
Gets the underlying value of the Value object that's comparable to what would be returned in any other API object (i.e.
getApiValue(Value) - Static method in class com.google.api.ads.dfp.axis.utils.v201311.Pql
Gets the underlying value of the Value object that's comparable to what would be returned in any other API object (i.e.
getApiValue(Value) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201208.Pql
Gets the underlying value of the Value object that's comparable to what would be returned in any other API object (i.e.
getApiValue(Value) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201211.Pql
Gets the underlying value of the Value object that's comparable to what would be returned in any other API object (i.e.
getApiValue(Value) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201302.Pql
Gets the underlying value of the Value object that's comparable to what would be returned in any other API object (i.e.
getApiValue(Value) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201306.Pql
Gets the underlying value of the Value object that's comparable to what would be returned in any other API object (i.e.
getApiValue(Value) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201308.Pql
Gets the underlying value of the Value object that's comparable to what would be returned in any other API object (i.e.
getApiValue(Value) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201311.Pql
Gets the underlying value of the Value object that's comparable to what would be returned in any other API object (i.e.
getApplicationName() - Method in class com.google.api.ads.common.lib.auth.ClientLogin
 
getApplicationName() - Method in class com.google.api.ads.dfa.lib.client.DfaSession
Gets the application name.
getApplicationName() - Method in class com.google.api.ads.dfp.lib.client.DfpSession
Gets the application name.
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.
getAuthTokenType() - Method in class com.google.api.ads.common.lib.auth.ClientLogin
 
getBiddableAdGroupCriterions() - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedAdGroup
Gets the Biddable (Positive) AdGroupCriterions for the ExtendedAdGroup's AdGroup.
getBillingAccounts() - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.BudgetOrderDelegate
Retrieves all BillingAccounts for the ManagedCustomer.
getBillingAccounts() - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedManagedCustomer
Gets the BillingAccounts for the ExtendedManagedCustomer's ManagedCustomer.
getBillingAccounts() - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedMcc
Gets all the BillingAccounts for the ExtendedMcc.
getBindVariableMap() - Method in class com.google.api.ads.dfp.axis.utils.v201208.StatementBuilder
 
getBindVariableMap() - Method in class com.google.api.ads.dfp.axis.utils.v201211.StatementBuilder
 
getBindVariableMap() - Method in class com.google.api.ads.dfp.axis.utils.v201302.StatementBuilder
 
getBindVariableMap() - Method in class com.google.api.ads.dfp.axis.utils.v201306.StatementBuilder
 
getBindVariableMap() - Method in class com.google.api.ads.dfp.axis.utils.v201308.StatementBuilder
 
getBindVariableMap() - Method in class com.google.api.ads.dfp.axis.utils.v201311.StatementBuilder
 
getBindVariableMap() - Method in class com.google.api.ads.dfp.jaxws.utils.v201208.StatementBuilder
 
getBindVariableMap() - Method in class com.google.api.ads.dfp.jaxws.utils.v201211.StatementBuilder
 
getBindVariableMap() - Method in class com.google.api.ads.dfp.jaxws.utils.v201302.StatementBuilder
 
getBindVariableMap() - Method in class com.google.api.ads.dfp.jaxws.utils.v201306.StatementBuilder
 
getBindVariableMap() - Method in class com.google.api.ads.dfp.jaxws.utils.v201308.StatementBuilder
 
getBindVariableMap() - Method in class com.google.api.ads.dfp.jaxws.utils.v201311.StatementBuilder
 
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.
getBudgetDelegate() - Method in class com.google.api.ads.adwords.axis.utility.extension.DelegateLocator
Gets the BudgetDelegate associated with theadWordsSession.
getBudgetOrderDelegate() - Method in class com.google.api.ads.adwords.axis.utility.extension.DelegateLocator
Gets the BudgetOrderDelegate associated with theadWordsSession.
getBudgetOrders() - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedManagedCustomer
Gets the BudgetOrders for the ExtendedManagedCustomer's ManagedCustomer.
getBudgets() - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedManagedCustomer
Gets the Budgets for the ExtendedManagedCustomer's ManagedCustomer.
getBulkKeywordIdeas(TargetingIdeaSelector) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.TargetingIdeaDelegate
Retrieves all TargetingIdeas for the ManagedCustomer associate with the adWordsSession the TargetingIdeaSelector does not need fields.
getByAdExtensionId(Long) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.CampaignAdExtensionDelegate
Retrieves CampaignAdExtensions by adExtensionId.
getByAdGroupId(List<Long>) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.AdGroupAdDelegate
Retrieves AdGroupAds by adGroupIds.
getByAdGroupId(Long) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.AdGroupAdDelegate
Retrieves AdGroupAds by adGroupId.
getByAdGroupId(Long, int, int) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.AdGroupAdDelegate
Retrieves AdGroupAds by adGroupId.
getByAdGroupId(Long) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.AdGroupBidModifierDelegate
Retrieves AdGroupBidModifier by adGroupId.
getByAdGroupId(List<Long>) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.AdGroupCriterionDelegate
Retrieves AdGroupCriterions by adGroupIds.
getByAdGroupId(Long) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.AdGroupCriterionDelegate
Retrieves AdGroupCriterions by adGroupId.
getByAdGroupId(Long, int, int) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.AdGroupCriterionDelegate
Retrieves AdGroupCriterions by adGroupId in the range (startIndex, numberResults).
getByAdGroupId(Long) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.AdGroupDelegate
Retrieves AdGroups by adIds.
getByAdGroupId(Long) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.AdGroupFeedDelegate
Retrieves AdGroupFeeds by adGroupId.
getByAdGroupId(Long) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.AdParamDelegate
Retrieves AdParams by adGroupId.
getByAdGroupId(long) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.DataAdGroupBidLandscapeDelegate
Retrieves AdGroupBidLandscapes by adGroupId.
getByAdGroupId(long) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.DataCriterionBidLandscapeDelegate
Retrieves CriterionBidLandscapes by adGroupId.
getByAdGroupIdCriterionId(Long, Long) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.AdGroupCriterionDelegate
Retrieves AdGroupCriterions by adGroupId and criterionId (criterionId is not unique by itself).
getByAdGroupIdCriterionId(Long, Long) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.AdParamDelegate
Retrieves AdParams by adGroupId and criterionId.
getByAdGroupIdCriterionId(long, long) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.DataCriterionBidLandscapeDelegate
Retrieves CriterionBidLandscapes by adGroupId and criterionId.
getByAdGroupIdCriterionType(Long, CriterionType) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.AdGroupCriterionDelegate
Retrieves AdGroupCriterions by adGroupId and CriterionType.
getByAdGroupIdCriterionUse(Long, CriterionUse) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.AdGroupCriterionDelegate
Retrieves AdGroupCriterions by adGroupId and CriterionUse.
getByAdGroupIdCriterionUseCriterionType(Long, CriterionUse, CriterionType) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.AdGroupCriterionDelegate
Retrieves AdGroupCriterions by CriterionUse and CriterionType.
getByAdId(Long) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.AdGroupAdDelegate
Retrieves AdGroupAds by adIds.
getByBillingAccountId(Long) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.BudgetOrderDelegate
Retrieves BudgetOrders by billingAccountId.
getByCampaignId(Long) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.AdGroupBidModifierDelegate
Retrieves AdGroupBidModifiers by campaignId.
getByCampaignId(List<Long>) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.AdGroupDelegate
Retrieves AdGroups by campaignIds.
getByCampaignId(Long) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.AdGroupDelegate
Retrieves AdGroups by campaignId.
getByCampaignId(Long, int, int) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.AdGroupDelegate
Retrieves AdGroups by campaignId in the range (startIndex, numberResults).
getByCampaignId(List<Long>) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.CampaignAdExtensionDelegate
Retrieves CampaignAdExtensions by campaignIds.
getByCampaignId(Long) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.CampaignAdExtensionDelegate
Retrieves CampaignAdExtensions by campaignId.
getByCampaignId(Long, int, int) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.CampaignAdExtensionDelegate
Retrieves CampaignAdExtensions by campaignId in the range (startIndex, numberResults).
getByCampaignId(List<Long>) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.CampaignCriterionDelegate
Retrieves CampaignCriterions by campaignIds.
getByCampaignId(Long) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.CampaignCriterionDelegate
Retrieves CampaignCriterions by campaignId.
getByCampaignId(Long, int, int) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.CampaignCriterionDelegate
Retrieves CampaignCriterions by campaignId in the range (startIndex, numberResults).
getByCampaignId(List<Long>) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.CampaignDelegate
Retrieves Campaigns by campaignIds.
getByCampaignId(Long) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.CampaignDelegate
Retrieves a Campaign by campaignId.
getByCampaignId(Long) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.CampaignFeedDelegate
Retrieves CampaignFeeds by campaignId.
getByCampaignId(long) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.DataAdGroupBidLandscapeDelegate
Retrieves AdGroupBidLandscapes by campaignId.
getByCampaignId(long) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.DataCriterionBidLandscapeDelegate
Retrieves CriterionBidLandscapes by campaignId.
getByCampaignId(long) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.ExperimentDelegate
Retrieves Experiments by campaignId.
getByCampaignIdCriterionId(long, long) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.CampaignCriterionDelegate
Retrieves CampaignCriterions by campaignId and CriterionId.
getByCampaignIdCriterionType(Long, CriterionType) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.CampaignCriterionDelegate
Retrieves CampaignCriterions by campaignId and CriterionType.
getByCanManageClients(boolean) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.ManagedCustomerDelegate
Retrieves ManagedCustomers by canManageClients.
getByControlId(long) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.ExperimentDelegate
Retrieves Experiments by controlId.
getByCriterionType(CriterionType) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.AdGroupCriterionDelegate
Retrieves AdGroupCriterions by CriterionType.
getByCriterionType(CriterionType) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.CampaignCriterionDelegate
Retrieves CampaignCriterions by CriterionType.
getByCriterionUse(CriterionUse) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.AdGroupCriterionDelegate
Retrieves AdGroupCriterions by CriterionUse.
getByCriterionUseCriterionType(CriterionUse, CriterionType) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.AdGroupCriterionDelegate
Retrieves AdGroupCriterions by CriterionUse and CriterionType.
getByCustomerId(List<Long>) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.ManagedCustomerDelegate
Retrieves ManagedCustomers by customerIds.
getByCustomerId(Long) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.ManagedCustomerDelegate
Retrieves ManagedCustomers by customerId.
getByCustomerId(String) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.ManagedCustomerDelegate
Retrieves ManagedCustomers by customerId.
getByCustomerIdCanManageClients(List<Long>, boolean) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.ManagedCustomerDelegate
Retrieves ManagedCustomers by customerIds and canManageClients.
getByFeedId(Long) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.AdGroupFeedDelegate
Retrieves AdGroupFeeds by feedId.
getByFeedId(Long) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.CampaignFeedDelegate
Retrieves CampaignFeeds by feedId.
getByFeedId(Long) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.FeedDelegate
Retrieves Feeds by feedId.
getByFeedId(Long) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.FeedItemDelegate
Retrieves FeedItems by feedId.
getByFeedId(Long) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.FeedMappingDelegate
Retrieves FeedMappings by feedId.
getByFeedItemId(Long) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.FeedItemDelegate
Retrieves FeedItems by feedItemId.
getByFeedMappingId(Long) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.FeedMappingDelegate
Retrieves FeedMappings by feedMappingId.
getByField(SelectorFields.FieldType<T>, Object) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.AbstractGetDelegate
Gets all the objects using a Generic Selector with a predicate for one field value.
getByField(SelectorFields.FieldType<T>, List<Long>) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.AbstractGetDelegate
Gets all the objects using a Generic Selector with a predicate for a list of values.
getByField(SelectorFields.FieldType<T>, long, int, int) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.AbstractGetDelegate
Gets all the objects using a Generic Selector with a single predicate for a list of values using pagination.
getByField(SelectorFields.FieldType<T>, String, int, int) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.AbstractGetDelegate
Gets all the objects using a Generic Selector with a predicate for a list of values using pagination.
getById(Long) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.BudgetDelegate
Retrieves Budgets by id.
getById(Long) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.BudgetOrderDelegate
Retrieves BudgetOrders by id.
getById(long) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.ConversionTrackerDelegate
Retrieves ConversionTrackers by conversionTrackerId.
getById(long) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.ExperimentDelegate
Retrieves Experiments by id.
getById(Long) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.LocationCriterionDelegate
Retrieves LocationCriterion by locationCriterionId.
getById(List<Long>) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.LocationCriterionDelegate
Retrieves LocationCriterion by locationCriterionIds.
getById(long) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.UserListDelegate
Retrieves UserLists by id.
getByLocationName(String) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.LocationCriterionDelegate
Retrieves LocationCriterion by locationName.
getByMediaId(long) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.MediaDelegate
Retrieves Medias by mediaId.
getByName(String) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.FeedDelegate
Retrieves Feeds by name.
getByStatus(AdGroupStatus) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.AdGroupDelegate
Retrieves AdGroups by adGroupStatus.
getByStatus(AdGroupStatus, int, int) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.AdGroupDelegate
Retrieves AdGroups by adGroupStatus in the range (startIndex, numberResults).
getByStatus(AdGroupFeedStatus) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.AdGroupFeedDelegate
Retrieves AdGroupFeeds by status.
getByStatus(CampaignStatus) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.CampaignDelegate
Retrieves Campaigns by campaignStatus.
getByStatus(CampaignFeedStatus) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.CampaignFeedDelegate
Retrieves CampaignFeeds by status.
getByStatus(FeedStatus) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.FeedDelegate
Retrieves Feeds by status.
getByStatus(FeedItemStatus) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.FeedItemDelegate
Retrieves FeedItems by status.
getByStatus(FeedMappingStatus) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.FeedMappingDelegate
Retrieves FeedMappings by status.
getCampaign() - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedCampaign
Retrieves the encapsulated Campaign
getCampaign(Long) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedManagedCustomer
Gets one Campaign for the ExtendedManagedCustomer's ManagedCustomer.
getCampaignAdExtensionDelegate() - Method in class com.google.api.ads.adwords.axis.utility.extension.DelegateLocator
Gets the CampaignAdExtensionDelegate associated with theadWordsSession.
getCampaignAdExtensions() - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedCampaign
Gets the CampaignAdExtensions for the ExtendedCampaign's Campaign.
getCampaignAdExtensions() - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedManagedCustomer
Gets the CampaignAdExtensions for the ExtendedManagedCustomer's ManagedCustomer.
getCampaignChangeData(List<Long>, Date, Date) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.CustomerSyncDelegate
Retrieves CampaignChangeDatas by campaignIds and dates.
getCampaignChangeData(Long, Date, Date) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.CustomerSyncDelegate
Retrieves CampaignChangeDatas by campaignId and dates.
getCampaignChangeData(Date, Date) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedCampaign
Gets the CampaignChangeDatas for the ExtendedCampaign's Campaign.
getCampaignCriterionDelegate() - Method in class com.google.api.ads.adwords.axis.utility.extension.DelegateLocator
Gets the CampaignCriterionDelegate associated with theadWordsSession.
getCampaignCriterions() - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedCampaign
Gets the CampaignCriterions for the ExtendedCampaign's Campaign.
getCampaignCriterions() - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedManagedCustomer
Gets the CampaignCriterions for the ExtendedManagedCustomer's ManagedCustomer.
getCampaignDelegate() - Method in class com.google.api.ads.adwords.axis.utility.extension.DelegateLocator
Gets the CampaignDelegate associated with theadWordsSession.
getCampaignFeedDelegate() - Method in class com.google.api.ads.adwords.axis.utility.extension.DelegateLocator
Gets the CampaignFeedDelegate associated with theadWordsSession.
getCampaignFeeds() - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedCampaign
Gets the CampaignFeeds for the ExtendedCampaign's Campaign.
getCampaignFeeds() - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedManagedCustomer
Gets the CampaignFeeds for the ExtendedManagedCustomer's ManagedCustomer.
getCampaignFeeds(Long) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedManagedCustomer
Gets the CampaignFeeds for the ExtendedManagedCustomer's ManagedCustomer by feedId.
getCampaigns() - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedManagedCustomer
Gets the Campaigns for the ExtendedManagedCustomer's ManagedCustomer.
getCampaignsByStatus(CampaignStatus) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedManagedCustomer
Gets the Campaigns for the ExtendedManagedCustomer's ManagedCustomer by campaignStatus
getCaptchaAnswer() - Method in class com.google.api.ads.common.lib.auth.ClientLogin
 
getCaptchaInfo() - Method in exception com.google.api.ads.common.lib.exception.ClientLoginException
Deprecated.
 
getCaptchaToken() - Method in class com.google.api.ads.common.lib.auth.CaptchaInformation
Deprecated.
Gets the CAPTCHA token used in the next client login API request.
getCaptchaToken() - Method in class com.google.api.ads.common.lib.auth.ClientLogin
 
getCaptchaUrl() - Method in class com.google.api.ads.common.lib.auth.CaptchaInformation
Deprecated.
Gets the CAPTCHA URL used to get the CAPTCHA image.
getCarrierCriterion() - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.ConstantDataDelegate
Retrieves all the Carriers.
getClassT() - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.AbstractGetDelegate
Returns the classT type.
getClientCustomerId() - Method in class com.google.api.ads.adwords.axis.utility.extension.DelegateLocator
Gets the ClientCustomerId associated with theadWordsSession.
getClientCustomerId() - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedMcc
Retrieves the clientCustomerId for the MCC.
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
 
getClientLoginToken() - Method in class com.google.api.ads.adwords.lib.client.AdWordsSession
Deprecated.
It is encouraged that you switch to OAuth2 at your earliest convenience. Please see the OfflineCredentials utility for generating offline credentials easily.
getClientLoginToken() - Method in interface com.google.api.ads.common.lib.auth.ClientLoginCompatible
Gets the ClientLogin token.
getClientLoginToken() - Method in class com.google.api.ads.dfp.lib.client.DfpSession
Deprecated.
It is encouraged that you switch to OAuth2 at your earliest convenience. Please see the OfflineCredentials utility for generating offline credentials easily.
getClientSecret() - Method in class com.google.api.ads.common.lib.auth.OfflineCredentials
 
getColumnLabels(ResultSet) - Static method in class com.google.api.ads.dfp.axis.utils.v201208.Pql
Gets the column labels for the result set.
getColumnLabels(ResultSet) - Static method in class com.google.api.ads.dfp.axis.utils.v201211.Pql
Gets the column labels for the result set.
getColumnLabels(ResultSet) - Static method in class com.google.api.ads.dfp.axis.utils.v201302.Pql
Gets the column labels for the result set.
getColumnLabels(ResultSet) - Static method in class com.google.api.ads.dfp.axis.utils.v201306.Pql
Gets the column labels for the result set.
getColumnLabels(ResultSet) - Static method in class com.google.api.ads.dfp.axis.utils.v201308.Pql
Gets the column labels for the result set.
getColumnLabels(ResultSet) - Static method in class com.google.api.ads.dfp.axis.utils.v201311.Pql
Gets the column labels for the result set.
getColumnLabels(ResultSet) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201208.Pql
Gets the column labels for the result set.
getColumnLabels(ResultSet) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201211.Pql
Gets the column labels for the result set.
getColumnLabels(ResultSet) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201302.Pql
Gets the column labels for the result set.
getColumnLabels(ResultSet) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201306.Pql
Gets the column labels for the result set.
getColumnLabels(ResultSet) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201308.Pql
Gets the column labels for the result set.
getColumnLabels(ResultSet) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201311.Pql
Gets the column labels for the result set.
getConstantDataDelegate() - Method in class com.google.api.ads.adwords.axis.utility.extension.DelegateLocator
Gets the ConstantDataDelegate associated with theadWordsSession.
getConversionTrackerDelegate() - Method in class com.google.api.ads.adwords.axis.utility.extension.DelegateLocator
Gets the ConversionTrackerDelegate associated with theadWordsSession.
getCriterionBidLandscape() - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedAdGroup
Gets the CriterionBidLandscapes for the ExtendedAdGroup's AdGroup.
getCriterionBidLandscape() - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedCampaign
Gets the CriterionBidLandscapes for the ExtendedCampaign's Campaign.
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.
getCsvValue(Value) - Static method in class com.google.api.ads.dfp.axis.utils.v201208.Pql
Gets the underlying value of the Value object that should be used for CSV conversion (i.e.
getCsvValue(Value) - Static method in class com.google.api.ads.dfp.axis.utils.v201211.Pql
Gets the underlying value of the Value object that should be used for CSV conversion (i.e.
getCsvValue(Value) - Static method in class com.google.api.ads.dfp.axis.utils.v201302.Pql
Gets the underlying value of the Value object that should be used for CSV conversion (i.e.
getCsvValue(Value) - Static method in class com.google.api.ads.dfp.axis.utils.v201306.Pql
Gets the underlying value of the Value object that should be used for CSV conversion (i.e.
getCsvValue(Value) - Static method in class com.google.api.ads.dfp.axis.utils.v201308.Pql
Gets the underlying value of the Value object that should be used for CSV conversion (i.e.
getCsvValue(Value) - Static method in class com.google.api.ads.dfp.axis.utils.v201311.Pql
Gets the underlying value of the Value object that should be used for CSV conversion (i.e.
getCsvValue(Value) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201208.Pql
Gets the underlying value of the Value object that should be used for CSV conversion (i.e.
getCsvValue(Value) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201211.Pql
Gets the underlying value of the Value object that should be used for CSV conversion (i.e.
getCsvValue(Value) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201302.Pql
Gets the underlying value of the Value object that should be used for CSV conversion (i.e.
getCsvValue(Value) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201306.Pql
Gets the underlying value of the Value object that should be used for CSV conversion (i.e.
getCsvValue(Value) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201308.Pql
Gets the underlying value of the Value object that should be used for CSV conversion (i.e.
getCsvValue(Value) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201311.Pql
Gets the underlying value of the Value object that should be used for CSV conversion (i.e.
getCustomerSyncDelegate() - Method in class com.google.api.ads.adwords.axis.utility.extension.DelegateLocator
Gets the CustomerSyncDelegate associated with theadWordsSession.
getDataAdGroupBidLandscapeDelegate() - Method in class com.google.api.ads.adwords.axis.utility.extension.DelegateLocator
Gets the DataAdGroupBidLandscapeDelegate associated with theadWordsSession.
getDataCriterionBidLandscapeDelegate() - Method in class com.google.api.ads.adwords.axis.utility.extension.DelegateLocator
Gets the DataCriterionBidLandscapeDelegate associated with theadWordsSession.
getDateRange() - Method in class com.google.api.ads.adwords.lib.jaxb.v201306.Selector
Gets the value of the dateRange property.
getDateRange() - Method in class com.google.api.ads.adwords.lib.jaxb.v201309.Selector
Gets the value of the dateRange property.
getDateRangeType() - Method in class com.google.api.ads.adwords.lib.jaxb.v201306.ReportDefinition
Gets the value of the dateRangeType property.
getDateRangeType() - Method in class com.google.api.ads.adwords.lib.jaxb.v201309.ReportDefinition
Gets the value of the dateRangeType property.
getDelegateLocator() - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedAdGroup
Retrieves the DelegateLocator for the Account (ManagedCustomer).
getDelegateLocator() - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedCampaign
Retrieves the DelegateLocator for the Account (ManagedCustomer).
getDelegateLocator() - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedManagedCustomer
Retrieves the DelegateLocator for the Account (ManagedCustomer).
getDelegateLocator() - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedMcc
Retrieves the DelegateLocator for the MCC.
getDeveloperToken() - Method in class com.google.api.ads.adwords.lib.client.AdWordsSession
 
getDownloadFormat() - Method in class com.google.api.ads.adwords.lib.jaxb.v201306.ReportDefinition
Gets the value of the downloadFormat property.
getDownloadFormat() - Method in class com.google.api.ads.adwords.lib.jaxb.v201309.ReportDefinition
Gets the value of the downloadFormat property.
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 enum com.google.api.ads.dfa.lib.client.DfaSession.Environment
 
getEndpoint() - Method in class com.google.api.ads.dfa.lib.client.DfaSession
 
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(Stub) - Method in class com.google.api.ads.common.lib.soap.axis.AxisHandler
 
getEndpointAddress(BindingProvider) - Method in class com.google.api.ads.common.lib.soap.jaxws.JaxWsHandler
 
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.dfa.lib.client.DfaServiceDescriptor
 
getEndpointAddress(String) - Method in class com.google.api.ads.dfp.lib.client.DfpServiceDescriptor
 
getErrorCode() - Method in exception com.google.api.ads.common.lib.exception.ClientLoginException
Deprecated.
 
getErrorText() - Method in exception com.google.api.ads.adwords.lib.utils.v201306.DetailedReportDownloadResponseException
 
getErrorText() - Method in exception com.google.api.ads.adwords.lib.utils.v201309.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.
getExperimentDelegate() - Method in class com.google.api.ads.adwords.axis.utility.extension.DelegateLocator
Gets the ExperimentDelegate associated with theadWordsSession.
getExperiments() - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedCampaign
Gets the Experiments for the ExtendedCampaign's Campaign.
getExpressBusinessId() - Method in class com.google.api.ads.adwords.lib.client.AdWordsSession
Gets the AdWords Express business ID required for AdWords Express PromotionService
getExtendedAdGroups() - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedCampaign
Gets the ExtendedAdGroups for the ExtendedCampaign's Campaign.
getExtendedAdGroups() - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedManagedCustomer
Gets the AdGroups as Extended for the ExtendedManagedCustomer's ManagedCustomer.
getExtendedCampaign(Long) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedManagedCustomer
Gets one Campaign as Extended for the ExtendedManagedCustomer's ManagedCustomer.
getExtendedCampaigns() - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedManagedCustomer
Gets the ExtendedCampaigns for the ExtendedManagedCustomer's ManagedCustomer.
getExtendedCampaignsByStatus(CampaignStatus) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedManagedCustomer
Gets the ExtendedCampaigns for the ExtendedManagedCustomer's ManagedCustomer by campaignStatus.
getExtendedManagedCustomer(Long) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedMcc
Gets the ManagedCustomers for the ExtendedMcc in the customerIds list.
getExtendedManagedCustomers(List<Long>) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedMcc
Gets the ManagedCustomers for the ExtendedMcc in the customerIds list.
getExtendedManagedCustomers() - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedMcc
Gets the ManagedCustomers for the ExtendedMcc in the customerIds list.
getExtendedManagedCustomers(int, int) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedMcc
Gets the ManagedCustomers for the ExtendedMcc between startIndex and numberResults.
getExtendedMcc(Long) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedMcc
Gets the (sub)MCCs for the ExtendedMcc for a list of customerIds.
getExtendedMccs(List<Long>) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedMcc
Gets the (sub)MCCs for the ExtendedMcc for a list of customerIds.
getExtendedMccs() - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedMcc
Gets the (sub)MCCs for the ExtendedMcc.
getFeedDelegate() - Method in class com.google.api.ads.adwords.axis.utility.extension.DelegateLocator
Gets the FeedDelegate associated with theadWordsSession.
getFeedItemDelegate() - Method in class com.google.api.ads.adwords.axis.utility.extension.DelegateLocator
Gets the FeedMappingDelegate associated with theadWordsSession.
getFeedItems() - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedManagedCustomer
Gets the FeedItems for the ExtendedManagedCustomer's ManagedCustomer.
getFeedItems(Long) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedManagedCustomer
Gets the FeedItems for the ExtendedManagedCustomer's ManagedCustomer by feedId.
getFeedMappingDelegate() - Method in class com.google.api.ads.adwords.axis.utility.extension.DelegateLocator
Gets the FeedMappingDelegate associated with theadWordsSession.
getFeedMappings() - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedManagedCustomer
Gets the FeedMappings for the ExtendedManagedCustomer's ManagedCustomer.
getFeedMappings(Long) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedManagedCustomer
Gets the FeedMappings for the ExtendedManagedCustomer's ManagedCustomer by feedId.
getFeeds() - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedManagedCustomer
Gets the Feeds for the ExtendedManagedCustomer's ManagedCustomer.
getFeeds(Long) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedManagedCustomer
Gets the Feeds for the ExtendedManagedCustomer's ManagedCustomer by feedId.
getField() - Method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.AdGroup
 
getField() - Method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.AdGroupAd
 
getField() - Method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.AdGroupBidLandscape
 
getField() - Method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.AdGroupBidModifier
 
getField() - Method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.AdGroupCriterion
 
getField() - Method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.AdGroupFeed
 
getField() - Method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.AdParam
 
getField() - Method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.Budget
 
getField() - Method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.BudgetOrder
 
getField() - Method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.Campaign
 
getField() - Method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.CampaignAdExtension
 
getField() - Method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.CampaignCriterion
 
getField() - Method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.CampaignFeed
 
getField() - Method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.ConversionTracker
 
getField() - Method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.CriterionBidLandscape
 
getField() - Method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.Experiment
 
getField() - Method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.Feed
 
getField() - Method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.FeedItem
 
getField() - Method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.FeedMapping
 
getField() - Method in interface com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.FieldType
 
getField() - Method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.LocationCriterion
 
getField() - Method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.ManagedCustomer
 
getField() - Method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.Media
 
getField() - Method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.UserList
 
getField() - Method in class com.google.api.ads.adwords.lib.jaxb.v201306.OrderBy
Gets the value of the field property.
getField() - Method in class com.google.api.ads.adwords.lib.jaxb.v201306.Predicate
Gets the value of the field property.
getField() - Method in class com.google.api.ads.adwords.lib.jaxb.v201309.OrderBy
Gets the value of the field property.
getField() - Method in class com.google.api.ads.adwords.lib.jaxb.v201309.Predicate
Gets the value of the field property.
getFieldPath() - Method in exception com.google.api.ads.adwords.lib.utils.v201306.DetailedReportDownloadResponseException
 
getFieldPath() - Method in exception com.google.api.ads.adwords.lib.utils.v201309.DetailedReportDownloadResponseException
 
getFields(List<T>) - Static method in class com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields
Helper method that generates the String[] needed by the AdWords Services from the constant list.
getFields() - Method in class com.google.api.ads.adwords.lib.jaxb.v201306.Selector
Gets the value of the fields property.
getFields() - Method in class com.google.api.ads.adwords.lib.jaxb.v201309.Selector
Gets the value of the fields property.
getFilterable() - Method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.AdGroup
 
getFilterable() - Method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.AdGroupAd
 
getFilterable() - Method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.AdGroupBidLandscape
 
getFilterable() - Method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.AdGroupBidModifier
 
getFilterable() - Method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.AdGroupCriterion
 
getFilterable() - Method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.AdGroupFeed
 
getFilterable() - Method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.AdParam
 
getFilterable() - Method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.Budget
 
getFilterable() - Method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.BudgetOrder
 
getFilterable() - Method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.Campaign
 
getFilterable() - Method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.CampaignAdExtension
 
getFilterable() - Method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.CampaignCriterion
 
getFilterable() - Method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.CampaignFeed
 
getFilterable() - Method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.ConversionTracker
 
getFilterable() - Method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.CriterionBidLandscape
 
getFilterable() - Method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.Experiment
 
getFilterable() - Method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.Feed
 
getFilterable() - Method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.FeedItem
 
getFilterable() - Method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.FeedMapping
 
getFilterable() - Method in interface com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.FieldType
 
getFilterable() - Method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.LocationCriterion
 
getFilterable() - Method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.ManagedCustomer
 
getFilterable() - Method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.Media
 
getFilterable() - Method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.UserList
 
getGenderCriterion() - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.ConstantDataDelegate
Retrieves all the Genders.
getGeoLocation(List<Address>) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.GeoLocationDelegate
Retrieves the GeoLocations for the list of addresses.
getGeoLocation(Address) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.GeoLocationDelegate
Retrieves the GeoLocations for an addresses.
getGeoLocationDelegate() - Method in class com.google.api.ads.adwords.axis.utility.extension.DelegateLocator
Gets the GeoLocationDelegate associated with theadWordsSession.
getHeader(Stub, String) - Method in class com.google.api.ads.common.lib.soap.axis.AxisHandler
Returns a SOAP header from the given SOAP client, if it exists.
getHeader(BindingProvider, String) - Method in class com.google.api.ads.common.lib.soap.jaxws.JaxWsHandler
Returns a SOAP header from the given SOAP client, if it exists.
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.
getHeaders() - Method in class com.google.api.ads.common.lib.soap.jaxws.JaxWsSoapContextHandler
 
getHttpContent() - Method in class com.google.api.ads.adwords.lib.utils.AwqlReportBodyProvider
 
getHttpContent() - Method in class com.google.api.ads.adwords.lib.utils.ReportDefinitionBodyProvider
 
getHttpResponseBody() - Method in exception com.google.api.ads.common.lib.exception.ClientLoginException
Deprecated.
 
getHttpResponseMessage() - Method in class com.google.api.ads.adwords.lib.utils.ReportDownloadResponse
 
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
 
getHttpStatusCode() - Method in exception com.google.api.ads.common.lib.exception.ClientLoginException
Deprecated.
 
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.v201306.ReportDefinition
Gets the value of the id property.
getId() - Method in class com.google.api.ads.adwords.lib.jaxb.v201309.ReportDefinition
Gets the value of the id property.
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.dfa.lib.utils.DfaInternals
Returns an Internals configured for DFA.
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.dfa.lib.client.DfaServiceDescriptor
 
getInterfaceClass() - Method in class com.google.api.ads.dfp.lib.client.DfpServiceDescriptor
 
getIoException() - Method in exception com.google.api.ads.common.lib.exception.ClientLoginException
Deprecated.
 
getJaxWsSoapContextHandler() - Method in class com.google.api.ads.common.lib.soap.jaxws.JaxWsSoapContextHandlerFactory
 
getLanguageCriterion() - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.ConstantDataDelegate
Retrieves all the Languages.
getLastOperationCalled() - Method in class com.google.api.ads.common.lib.soap.jaxws.JaxWsSoapContextHandler
Returns the name of the last SOAP operation through this handler.
getLastRequestXml() - Method in class com.google.api.ads.common.lib.soap.jaxws.JaxWsSoapContextHandler
Returns the last SOAP request XML message handled by this object.
getLastResponseXml() - Method in class com.google.api.ads.common.lib.soap.jaxws.JaxWsSoapContextHandler
Returns the last SOAP response XML message handled by this object.
getLastServiceCalled() - Method in class com.google.api.ads.common.lib.soap.jaxws.JaxWsSoapContextHandler
Returns the name of the last SOAP service contacted through handler.
getLibLogger() - Method in class com.google.api.ads.common.lib.utils.logging.AdsServiceLoggers
Gets the client library info logger.
getLocationCriterionDelegate() - Method in class com.google.api.ads.adwords.axis.utility.extension.DelegateLocator
Gets the LocationCriterionDelegate associated with theadWordsSession.
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.dfa.lib.client.DfaServiceDescriptor
Generates the locator class for this service by using reflection.
getLocatorClass() - Method in class com.google.api.ads.dfp.lib.client.DfpServiceDescriptor
 
getLoginClass(String) - Method in class com.google.api.ads.dfa.axis.utils.DfaAxisLoginTokensHelper
Retrieves the Class object representing the login service.
getLoginClass(String) - Method in interface com.google.api.ads.dfa.lib.auth.LoginTokensHelper
Retrieves the Class object representing the login service.
getLoginService(DfaSession, Class<?>) - Method in class com.google.api.ads.dfa.axis.utils.DfaAxisLoginTokensHelper
Returns a DfaServiceClient wrapping the login service.
getLoginService(DfaSession, Class<?>) - Method in interface com.google.api.ads.dfa.lib.auth.LoginTokensHelper
Returns a DfaServiceClient wrapping the login service.
getManagedCustomer() - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedManagedCustomer
Retrieves the encapsulated ManagedCustomer.
getManagedCustomer(Long) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedMcc
Gets the ManagedCustomers for the ExtendedMcc in the customerIds list.
getManagedCustomer(String) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedMcc
Gets the ManagedCustomers for the ExtendedMcc in the customerIds list.
getManagedCustomerDelegate() - Method in class com.google.api.ads.adwords.axis.utility.extension.DelegateLocator
Gets the ManagedCustomerDelegate associated with theadWordsSession.
getManagedCustomers(List<Long>) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedMcc
Gets the ManagedCustomers for the ExtendedMcc in the customerIds list.
getManagedCustomers() - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedMcc
Gets the ManagedCustomers for the ExtendedMcc in the customerIds list.
getManagedCustomers(int, int) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedMcc
Gets the ManagedCustomers for the ExtendedMcc between startIndex and numberResults.
getMax() - Method in class com.google.api.ads.adwords.lib.jaxb.v201306.DateRange
Gets the value of the max property.
getMax() - Method in class com.google.api.ads.adwords.lib.jaxb.v201309.DateRange
Gets the value of the max property.
getMcc(Long) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedMcc
Gets the (sub)MCCs for the ExtendedMcc for a list of customerIds.
getMccs(List<Long>) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedMcc
Gets the (sub)MCCs for the ExtendedMcc for a list of customerIds.
getMccs() - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedMcc
Gets the (sub)MCCs for the ExtendedMcc.
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.
getMediaDelegate() - Method in class com.google.api.ads.adwords.axis.utility.extension.DelegateLocator
Gets the MediaDelegate associated with theadWordsSession.
getMessage() - Method in exception com.google.api.ads.common.lib.exception.ClientLoginException
Deprecated.
 
getMessage() - Method in exception com.google.api.ads.dfa.lib.auth.LoginTokenException
 
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.v201306.DateRange
Gets the value of the min property.
getMin() - Method in class com.google.api.ads.adwords.lib.jaxb.v201309.DateRange
Gets the value of the min property.
getMobileDeviceCriterion() - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.ConstantDataDelegate
Retrieves all the MobileDevices.
getNativeValue(Value) - Static method in class com.google.api.ads.dfp.axis.utils.v201208.Pql
Gets the underlying value of the Value object that's considered native to Java (i.e.
getNativeValue(Value) - Static method in class com.google.api.ads.dfp.axis.utils.v201211.Pql
Gets the underlying value of the Value object that's considered native to Java (i.e.
getNativeValue(Value) - Static method in class com.google.api.ads.dfp.axis.utils.v201302.Pql
Gets the underlying value of the Value object that's considered native to Java (i.e.
getNativeValue(Value) - Static method in class com.google.api.ads.dfp.axis.utils.v201306.Pql
Gets the underlying value of the Value object that's considered native to Java (i.e.
getNativeValue(Value) - Static method in class com.google.api.ads.dfp.axis.utils.v201308.Pql
Gets the underlying value of the Value object that's considered native to Java (i.e.
getNativeValue(Value) - Static method in class com.google.api.ads.dfp.axis.utils.v201311.Pql
Gets the underlying value of the Value object that's considered native to Java (i.e.
getNativeValue(Value) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201208.Pql
Gets the underlying value of the Value object that's considered native to Java (i.e.
getNativeValue(Value) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201211.Pql
Gets the underlying value of the Value object that's considered native to Java (i.e.
getNativeValue(Value) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201302.Pql
Gets the underlying value of the Value object that's considered native to Java (i.e.
getNativeValue(Value) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201306.Pql
Gets the underlying value of the Value object that's considered native to Java (i.e.
getNativeValue(Value) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201308.Pql
Gets the underlying value of the Value object that's considered native to Java (i.e.
getNativeValue(Value) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201311.Pql
Gets the underlying value of the Value object that's considered native to Java (i.e.
getNegativeAdGroupCriterions() - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedAdGroup
Gets the Negative AdGroupCriterions for the ExtendedAdGroup's AdGroup.
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.v201306.Paging
Gets the value of the numberResults property.
getNumberResults() - Method in class com.google.api.ads.adwords.lib.jaxb.v201309.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.dfa.lib.client.DfaSession
Gets the OAuth2 credentials.
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.axis.utils.v201208.StatementBuilder
 
getOffset() - Method in class com.google.api.ads.dfp.axis.utils.v201211.StatementBuilder
 
getOffset() - Method in class com.google.api.ads.dfp.axis.utils.v201302.StatementBuilder
 
getOffset() - Method in class com.google.api.ads.dfp.axis.utils.v201306.StatementBuilder
 
getOffset() - Method in class com.google.api.ads.dfp.axis.utils.v201308.StatementBuilder
 
getOffset() - Method in class com.google.api.ads.dfp.axis.utils.v201311.StatementBuilder
 
getOffset() - Method in class com.google.api.ads.dfp.jaxws.utils.v201208.StatementBuilder
 
getOffset() - Method in class com.google.api.ads.dfp.jaxws.utils.v201211.StatementBuilder
 
getOffset() - Method in class com.google.api.ads.dfp.jaxws.utils.v201302.StatementBuilder
 
getOffset() - Method in class com.google.api.ads.dfp.jaxws.utils.v201306.StatementBuilder
 
getOffset() - Method in class com.google.api.ads.dfp.jaxws.utils.v201308.StatementBuilder
 
getOffset() - Method in class com.google.api.ads.dfp.jaxws.utils.v201311.StatementBuilder
 
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.
getOneByField(SelectorFields.FieldType<T>, Object) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.AbstractGetDelegate
Gets a single object using a Generic Selector with a predicate for one field value, null if the object does not exist and an exception if there are more than one matches.
getOperatingSystemVersionCriterion() - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.ConstantDataDelegate
Retrieves all the OperatingSystemVersions.
getOperator() - Method in class com.google.api.ads.adwords.lib.jaxb.v201306.Predicate
Gets the value of the operator property.
getOperator() - Method in class com.google.api.ads.adwords.lib.jaxb.v201309.Predicate
Gets the value of the operator property.
getOrdering() - Method in class com.google.api.ads.adwords.lib.jaxb.v201306.Selector
Gets the value of the ordering property.
getOrdering() - Method in class com.google.api.ads.adwords.lib.jaxb.v201309.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.
getPage(Selector) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.AbstractGetDelegate
Calls the appropriate Get method declared by the ServiceInterface S.
getPaging() - Method in class com.google.api.ads.adwords.lib.jaxb.v201306.Selector
Gets the value of the paging property.
getPaging() - Method in class com.google.api.ads.adwords.lib.jaxb.v201309.Selector
Gets the value of the paging property.
getPassword() - Method in class com.google.api.ads.common.lib.auth.ClientLogin
 
getPassword() - Method in class com.google.api.ads.dfa.lib.client.DfaSession
Gets the password.
getPendingInvitations(PendingInvitationSelector) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.ManagedCustomerDelegate
Retrieves PendingInvitations for the account.
getPendingInvitations() - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.ManagedCustomerDelegate
Retrieves PendingInvitations for the account.
getPredicates() - Method in class com.google.api.ads.adwords.lib.jaxb.v201306.Selector
Gets the value of the predicates property.
getPredicates() - Method in class com.google.api.ads.adwords.lib.jaxb.v201309.Selector
Gets the value of the predicates property.
getPropKeyPrefix() - Method in enum com.google.api.ads.common.lib.auth.ClientLoginTokens.Api
Deprecated.
Gets the property key prefix.
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
 
getReport(ExportFormat) - Method in class com.google.api.ads.dfp.axis.utils.v201208.ReportDownloader
Gets the plain-text format report as a String.
getReport(ExportFormat) - Method in class com.google.api.ads.dfp.axis.utils.v201211.ReportDownloader
Gets the plain-text format report as a String.
getReport(ExportFormat) - Method in class com.google.api.ads.dfp.axis.utils.v201302.ReportDownloader
Gets the plain-text format report as a String.
getReport(ExportFormat) - Method in class com.google.api.ads.dfp.axis.utils.v201306.ReportDownloader
Gets the plain-text format report as a String.
getReport(ExportFormat) - Method in class com.google.api.ads.dfp.axis.utils.v201308.ReportDownloader
Gets the plain-text format report as a String.
getReport(ExportFormat) - Method in class com.google.api.ads.dfp.axis.utils.v201311.ReportDownloader
Gets the plain-text format report as a String.
getReport(ExportFormat) - Method in class com.google.api.ads.dfp.jaxws.utils.v201208.ReportDownloader
Gets the plain-text format report as a String.
getReport(ExportFormat) - Method in class com.google.api.ads.dfp.jaxws.utils.v201211.ReportDownloader
Gets the plain-text format report as a String.
getReport(ExportFormat) - Method in class com.google.api.ads.dfp.jaxws.utils.v201302.ReportDownloader
Gets the plain-text format report as a String.
getReport(ExportFormat) - Method in class com.google.api.ads.dfp.jaxws.utils.v201306.ReportDownloader
Gets the plain-text format report as a String.
getReport(ExportFormat) - Method in class com.google.api.ads.dfp.jaxws.utils.v201308.ReportDownloader
Gets the plain-text format report as a String.
getReport(ExportFormat) - Method in class com.google.api.ads.dfp.jaxws.utils.v201311.ReportDownloader
Gets the plain-text format report as a String.
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.v201306.ReportDownloader
Returns the reportDownloadTimeout in milliseconds.
getReportDownloadTimeout() - Method in class com.google.api.ads.adwords.lib.utils.v201309.ReportDownloader
Returns the reportDownloadTimeout in milliseconds.
getReportName() - Method in class com.google.api.ads.adwords.lib.jaxb.v201306.ReportDefinition
Gets the value of the reportName property.
getReportName() - Method in class com.google.api.ads.adwords.lib.jaxb.v201309.ReportDefinition
Gets the value of the reportName property.
getReportType() - Method in class com.google.api.ads.adwords.lib.jaxb.v201306.ReportDefinition
Gets the value of the reportType property.
getReportType() - Method in class com.google.api.ads.adwords.lib.jaxb.v201309.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.
getResponseInfo() - Method in class com.google.api.ads.common.lib.soap.SoapCallReturn
Gets the response info from the SOAP call that was made.
getReturnValue() - Method in class com.google.api.ads.common.lib.soap.SoapCallReturn
Gets the return value from the SOAP call that was made.
getRowStringValues(Row) - Static method in class com.google.api.ads.dfp.axis.utils.v201208.Pql
Gets the values in a row of the result set in the form of a string list.
getRowStringValues(Row) - Static method in class com.google.api.ads.dfp.axis.utils.v201211.Pql
Gets the values in a row of the result set in the form of a string list.
getRowStringValues(Row) - Static method in class com.google.api.ads.dfp.axis.utils.v201302.Pql
Gets the values in a row of the result set in the form of a string list.
getRowStringValues(Row) - Static method in class com.google.api.ads.dfp.axis.utils.v201306.Pql
Gets the values in a row of the result set in the form of a string list.
getRowStringValues(Row) - Static method in class com.google.api.ads.dfp.axis.utils.v201308.Pql
Gets the values in a row of the result set in the form of a string list.
getRowStringValues(Row) - Static method in class com.google.api.ads.dfp.axis.utils.v201311.Pql
Gets the values in a row of the result set in the form of a string list.
getRowStringValues(Row) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201208.Pql
Gets the values in a row of the result set in the form of a string list.
getRowStringValues(Row) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201211.Pql
Gets the values in a row of the result set in the form of a string list.
getRowStringValues(Row) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201302.Pql
Gets the values in a row of the result set in the form of a string list.
getRowStringValues(Row) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201306.Pql
Gets the values in a row of the result set in the form of a string list.
getRowStringValues(Row) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201308.Pql
Gets the values in a row of the result set in the form of a string list.
getRowStringValues(Row) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201311.Pql
Gets the values in a row of the result set in the form of a string list.
getSelector() - Method in class com.google.api.ads.adwords.lib.jaxb.v201306.ReportDefinition
Gets the value of the selector property.
getSelector() - Method in class com.google.api.ads.adwords.lib.jaxb.v201309.ReportDefinition
Gets the value of the selector property.
getServerUrl() - Method in class com.google.api.ads.common.lib.auth.ClientLogin
 
getService() - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.AbstractBaseDelegate
Gets the service interface class for the SOAP service.
getService() - Method in enum com.google.api.ads.common.lib.auth.ClientLoginTokens.Api
Deprecated.
Gets the service.
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.
getServiceName() - Method in class com.google.api.ads.dfa.lib.client.DfaServiceDescriptor
Generates the name of this service by using reflection.
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.v201306.OrderBy
Gets the value of the sortOrder property.
getSortOrder() - Method in class com.google.api.ads.adwords.lib.jaxb.v201309.OrderBy
Gets the value of the sortOrder property.
getStartIndex() - Method in class com.google.api.ads.adwords.lib.jaxb.v201306.Paging
Gets the value of the startIndex property.
getStartIndex() - Method in class com.google.api.ads.adwords.lib.jaxb.v201309.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.
getTargetingIdeaDelegate() - Method in class com.google.api.ads.adwords.axis.utility.extension.DelegateLocator
Gets the TargetingIdeaDelegate associated with theadWordsSession.
getToken() - Method in class com.google.api.ads.common.lib.auth.ClientLoginTokens
Deprecated.
Checks to see if we can use an existing clientLoginToken from file, otherwise delegates to ClientLoginTokens.requestToken().
getToken() - Method in class com.google.api.ads.dfa.lib.client.DfaSession
Gets the token used for authentication.
getTrafficEstimatorDelegate() - Method in class com.google.api.ads.adwords.axis.utility.extension.DelegateLocator
Gets the TrafficEstimatorDelegate associated with theadWordsSession.
getTransport() - Method in class com.google.api.ads.common.lib.auth.ClientLogin
 
getTrigger() - Method in exception com.google.api.ads.adwords.lib.utils.v201306.DetailedReportDownloadResponseException
 
getTrigger() - Method in exception com.google.api.ads.adwords.lib.utils.v201309.DetailedReportDownloadResponseException
 
getTrigger() - Method in exception com.google.api.ads.common.lib.exception.ValidationException
 
getType() - Method in exception com.google.api.ads.adwords.lib.utils.v201306.DetailedReportDownloadResponseException
 
getType() - Method in exception com.google.api.ads.adwords.lib.utils.v201309.DetailedReportDownloadResponseException
 
getUnwrapApiExceptions(Exception, String) - Static method in exception com.google.api.ads.adwords.axis.utility.extension.exception.UtilityLibraryException
Unwraps ApiException and RemoteException exceptions
getUrl() - Method in class com.google.api.ads.common.lib.auth.CaptchaInformation
Deprecated.
Gets the URL to unlock an account.
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.soap.axis.AxisFrameworkUserAgentProvider
 
getUserAgent() - Method in class com.google.api.ads.common.lib.soap.jaxws.JaxWsFrameworkUserAgentProvider
 
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.
getUserInterestCriterion() - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.ConstantDataDelegate
Retrieves all the CriterionUserInterests.
getUserListDelegate() - Method in class com.google.api.ads.adwords.axis.utility.extension.DelegateLocator
Gets the UserListDelegate associated with theadWordsSession.
getUsername() - Method in class com.google.api.ads.common.lib.auth.ClientLogin
 
getUsername() - Method in class com.google.api.ads.dfa.lib.client.DfaSession
Gets the user name.
getUserProfileClass(String) - Method in class com.google.api.ads.dfa.axis.utils.DfaAxisLoginTokensHelper
Retrieves the Class object representing user profiles.
getUserProfileClass(String) - Method in interface com.google.api.ads.dfa.lib.auth.LoginTokensHelper
Retrieves the Class object representing user profiles.
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.v201306.Predicate
Gets the value of the values property.
getValues() - Method in class com.google.api.ads.adwords.lib.jaxb.v201309.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.dfa.lib.client.DfaServiceDescriptor
 
getVersion() - Method in class com.google.api.ads.dfp.lib.client.DfpServiceDescriptor
 
getVerticalCriterion() - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.ConstantDataDelegate
Retrieves all the Verticals.
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.
greaterThan(String, long) - Method in class com.google.api.ads.adwords.axis.utils.v201309.SelectorBuilder
Adds the predicate greater than to the selector for the given field and value.
greaterThan(String, long) - Method in class com.google.api.ads.adwords.jaxws.utils.v201309.SelectorBuilder
Adds the predicate greater than to the selector for the given field and value.
greaterThanEquals(String, long) - Method in class com.google.api.ads.adwords.axis.utils.v201309.SelectorBuilder
Adds the predicate greater than equals to the selector for the given field and value.
greaterThanEquals(String, long) - Method in class com.google.api.ads.adwords.jaxws.utils.v201309.SelectorBuilder
Adds the predicate greater than equals to the selector for the given field and value.

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
 
handleFault(SOAPMessageContext) - Method in class com.google.api.ads.common.lib.soap.jaxws.JaxWsSoapContextHandler
Captures pertinent information from a message representing a SOAP fault.
handleMessage(SOAPMessageContext) - Method in class com.google.api.ads.common.lib.soap.jaxws.JaxWsSoapContextHandler
Captures pertinent information from SOAP messages exchanged by the SOAP service this handler is attached to.
handleResponse(RawReportDownloadResponse) - Method in class com.google.api.ads.adwords.lib.utils.LegacyErrorResponseHandler
Processes a RawReportDownloadResponse into a ReportDownloadResponse, unwrapping pre-v201209 error messages if possible.
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
HeaderHandler.NoOpHeaderHandler() - Constructor for class com.google.api.ads.common.lib.client.HeaderHandler.NoOpHeaderHandler
 

I

id - Variable in class com.google.api.ads.adwords.lib.jaxb.v201306.ReportDefinition
 
id - Variable in class com.google.api.ads.adwords.lib.jaxb.v201309.ReportDefinition
 
in(String, String...) - Method in class com.google.api.ads.adwords.axis.utils.v201309.SelectorBuilder
Adds the predicate in to the selector for the given field and set of values.
in(String, String...) - Method in class com.google.api.ads.adwords.jaxws.utils.v201309.SelectorBuilder
Adds the predicate in to the selector for the given field and set of values.
includeZeroImpressions - Variable in class com.google.api.ads.adwords.lib.jaxb.v201306.ReportDefinition
 
includeZeroImpressions - Variable in class com.google.api.ads.adwords.lib.jaxb.v201309.ReportDefinition
 
increaseOffsetBy(int) - Method in class com.google.api.ads.adwords.axis.utils.v201309.SelectorBuilder
Adds the given amount to the current offset.
increaseOffsetBy(int) - Method in class com.google.api.ads.adwords.jaxws.utils.v201309.SelectorBuilder
Adds the given amount to the current offset.
increaseOffsetBy(Integer) - Method in class com.google.api.ads.dfp.axis.utils.v201208.StatementBuilder
 
increaseOffsetBy(Integer) - Method in class com.google.api.ads.dfp.axis.utils.v201211.StatementBuilder
 
increaseOffsetBy(Integer) - Method in class com.google.api.ads.dfp.axis.utils.v201302.StatementBuilder
 
increaseOffsetBy(Integer) - Method in class com.google.api.ads.dfp.axis.utils.v201306.StatementBuilder
 
increaseOffsetBy(Integer) - Method in class com.google.api.ads.dfp.axis.utils.v201308.StatementBuilder
 
increaseOffsetBy(Integer) - Method in class com.google.api.ads.dfp.axis.utils.v201311.StatementBuilder
 
increaseOffsetBy(Integer) - Method in class com.google.api.ads.dfp.jaxws.utils.v201208.StatementBuilder
 
increaseOffsetBy(Integer) - Method in class com.google.api.ads.dfp.jaxws.utils.v201211.StatementBuilder
 
increaseOffsetBy(Integer) - Method in class com.google.api.ads.dfp.jaxws.utils.v201302.StatementBuilder
 
increaseOffsetBy(Integer) - Method in class com.google.api.ads.dfp.jaxws.utils.v201306.StatementBuilder
 
increaseOffsetBy(Integer) - Method in class com.google.api.ads.dfp.jaxws.utils.v201308.StatementBuilder
 
increaseOffsetBy(Integer) - Method in class com.google.api.ads.dfp.jaxws.utils.v201311.StatementBuilder
 
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.
insert(List<T>) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.AbstractGetMutateDelegate
Encapsulates one ADD mutate operation per item on the list.
insert(T) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.AbstractGetMutateDelegate
Encapsulates one ADD mutate operation for the object.
insertAd(Ad) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedAdGroup
Inserts the Ad into the ExtendedAdGroup's AdGroup.
insertAdGroup(AdGroup) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedCampaign
Inserts the AdGroup into the ExtendedCampaign's Campaign.
insertAdGroupAd(AdGroupAd) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedAdGroup
Inserts the AdGroupAd into the ExtendedAdGroup's AdGroup.
insertAdGroupAds(List<AdGroupAd>) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedAdGroup
Inserts the AdGroupAds into the ExtendedAdGroup's AdGroup.
insertAdGroupCriterion(AdGroupCriterion) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedAdGroup
Inserts the AdGroupCriterion into the ExtendedAdGroup's AdGroup.
insertAdGroupCriterions(List<AdGroupCriterion>) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedAdGroup
Inserts the AdGroupCriterions into the ExtendedAdGroup's AdGroup.
insertAdGroupFeed(AdGroupFeed) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedManagedCustomer
Inserts the AdGroupFeeds into the ExtendedManagedCustomer's ManagedCustomer.
insertAdGroupFeeds(List<AdGroupFeed>) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedManagedCustomer
Inserts the AdGroupFeed into the ExtendedManagedCustomer's ManagedCustomer.
insertAdGroups(List<AdGroup>) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedCampaign
Inserts the AdGroups into the ExtendedCampaign's Campaign.
insertAds(List<Ad>) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedAdGroup
Inserts the Ads into the ExtendedAdGroup's AdGroup.
insertBudget(Budget) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedManagedCustomer
Inserts the Budgets into the ExtendedManagedCustomer's ManagedCustomer.
insertBudgetOrder(BudgetOrder) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedManagedCustomer
Inserts the BudgetOrder into the ExtendedManagedCustomer's ManagedCustomer.
insertBudgets(List<Budget>) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedManagedCustomer
Inserts the Budget into the ExtendedManagedCustomer's ManagedCustomer.
insertCampaign(Campaign) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedManagedCustomer
Inserts the Campaign into the ExtendedManagedCustomer's ManagedCustomer.
insertCampaignAdExtension(CampaignAdExtension) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedCampaign
Inserts the CampaignAdExtension into the ExtendedCampaign's Campaign.
insertCampaignAdExtension(AdExtension) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedCampaign
Inserts the AdExtension into the ExtendedCampaign's Campaign.
insertCampaignAdExtensions(List<CampaignAdExtension>) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedCampaign
Inserts the CampaignAdExtensions into the ExtendedCampaign's Campaign.
insertCampaignCriterion(CampaignCriterion) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedCampaign
Inserts the CampaignCriterion into the ExtendedCampaign's Campaign.
insertCampaignCriterion(Criterion) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedCampaign
Inserts the Criterion into the ExtendedCampaign's Campaign.
insertCampaignCriterions(List<CampaignCriterion>) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedCampaign
Inserts the CampaignCriterions into the ExtendedCampaign's Campaign.
insertCampaignFeed(CampaignFeed) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedManagedCustomer
Inserts the CampaignFeeds into the ExtendedManagedCustomer's ManagedCustomer.
insertCampaignFeeds(List<CampaignFeed>) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedManagedCustomer
Inserts the CampaignFeed into the ExtendedManagedCustomer's ManagedCustomer.
insertCampaigns(List<Campaign>) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedManagedCustomer
Inserts the Campaigns into the ExtendedManagedCustomer's ManagedCustomer.
insertExperiment(Experiment) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedCampaign
Inserts the Experiment into the ExtendedCampaign's Campaign.
insertExperiments(List<Experiment>) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedCampaign
Inserts the Experiments into the ExtendedCampaign's Campaign.
insertFeed(Feed) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedManagedCustomer
Inserts the Feeds into the ExtendedManagedCustomer's ManagedCustomer.
insertFeedItem(FeedItem) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedManagedCustomer
Inserts the FeedItems into the ExtendedManagedCustomer's ManagedCustomer.
insertFeedItems(List<FeedItem>) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedManagedCustomer
Inserts the FeedItem into the ExtendedManagedCustomer's ManagedCustomer.
insertFeedMapping(FeedMapping) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedManagedCustomer
Inserts the FeedMappings into the ExtendedManagedCustomer's ManagedCustomer.
insertFeedMappings(List<FeedMapping>) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedManagedCustomer
Inserts the FeedMapping into the ExtendedManagedCustomer's ManagedCustomer.
insertFeeds(List<Feed>) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedManagedCustomer
Inserts the Feed into the ExtendedManagedCustomer's ManagedCustomer.
insertManagedCustomer(ManagedCustomer) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedMcc
Inserts a ManagedCustomer into the ExtendedMcc.
insertManagedCustomer(String, String, String, String) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedMcc
Inserts a ManagedCustomer into the ExtendedMcc.
insertManagedCustomers(List<ManagedCustomer>) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedMcc
Inserts ManagedCustomers into the ExtendedMcc.
insertNegativeCampaignCriterion(Criterion) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedCampaign
Inserts the Criterion as negative into the ExtendedCampaign's Campaign.
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.
invitationAccept(List<ManagedCustomerLink>) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.ManagedCustomerDelegate
Accepts Invitations.
invitationDecline(List<ManagedCustomerLink>) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.ManagedCustomerDelegate
Declines Invitations.
invitationExtend(List<ManagedCustomerLink>) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.ManagedCustomerDelegate
Extends Invitations.
invitationRescind(List<ManagedCustomerLink>) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.ManagedCustomerDelegate
Rescinds Invitations.
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.
invokeCount(String, Object, Class<?>, int) - Static method in class com.google.api.ads.adwords.axis.utility.extension.util.ReflectionUtil
A reflection Invoke method with Retries for SocketException, InternalApiError and RateExceededError with getRetryAfterSeconds sleep.
invokeCount(String, Object, Class<?>, Object, int) - Static method in class com.google.api.ads.adwords.axis.utility.extension.util.ReflectionUtil
A reflection Invoke method with Retries for SocketException, InternalApiError and RateExceededError with getRetryAfterSeconds sleep.
invokeCount(String, Object, Class<?>, Object, Class<?>, int) - Static method in class com.google.api.ads.adwords.axis.utility.extension.util.ReflectionUtil
A reflection Invoke method with Retries for SocketException, InternalApiError and RateExceededError with getRetryAfterSeconds sleep.
invokeSoapCall(SoapCall<Stub>) - Method in class com.google.api.ads.common.lib.soap.axis.AxisHandler
Invoke a SOAP call.
invokeSoapCall(SoapCall<BindingProvider>) - Method in class com.google.api.ads.common.lib.soap.jaxws.JaxWsHandler
Invoke a SOAP call.
invokeSoapCall(SoapCall<T>) - Method in interface com.google.api.ads.common.lib.soap.SoapClientHandlerInterface
Executes the SoapCall, which has a reference to a SoapClientHandlerInterface.
isEnvironment(Endpoint) - Method in class com.google.api.ads.dfa.lib.client.DfaSession
Determines if the session is for the supplied DfaSession.Environment.
isIncludeZeroImpressions() - Method in class com.google.api.ads.adwords.lib.jaxb.v201306.ReportDefinition
Gets the value of the includeZeroImpressions property.
isIncludeZeroImpressions() - Method in class com.google.api.ads.adwords.lib.jaxb.v201309.ReportDefinition
Gets the value of the includeZeroImpressions property.
isPartialFailure() - Method in class com.google.api.ads.adwords.lib.client.AdWordsSession
 
isReportMoneyInMicros() - Method in class com.google.api.ads.adwords.lib.client.AdWordsSession
 
isTokenExpiredException(Throwable) - Method in class com.google.api.ads.dfa.axis.utils.DfaAxisTokenExpirationDetector
Determines if the given exception is an error from DFA signifying an expired DFA token.
isTokenExpiredException(Throwable) - Method in interface com.google.api.ads.dfa.lib.auth.TokenExpirationDetector
Determines if the given exception is an error from DFA signifying an expired DFA token.
isValidateOnly() - Method in class com.google.api.ads.adwords.lib.client.AdWordsSession
Returns true if the session should only validate the request.

J

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.
JaxWsFrameworkUserAgentProvider - Class in com.google.api.ads.common.lib.soap.jaxws
Provides the JAX-WS user agent.
JaxWsFrameworkUserAgentProvider() - Constructor for class com.google.api.ads.common.lib.soap.jaxws.JaxWsFrameworkUserAgentProvider
 
JaxWsHandler - Class in com.google.api.ads.common.lib.soap.jaxws
SOAP Client Handler implementation for use with JAX-WS.
JaxWsHandler(JaxWsSoapContextHandlerFactory) - Constructor for class com.google.api.ads.common.lib.soap.jaxws.JaxWsHandler
Constructor.
JaxWsModule - Class in com.google.api.ads.common.lib.soap.jaxws
Module for SOAP client handler.
JaxWsModule() - Constructor for class com.google.api.ads.common.lib.soap.jaxws.JaxWsModule
 
JaxWsSoapContextHandler - Class in com.google.api.ads.common.lib.soap.jaxws
SOAP Context Handler for use with JAX-WS.
JaxWsSoapContextHandler() - Constructor for class com.google.api.ads.common.lib.soap.jaxws.JaxWsSoapContextHandler
Default constructor.
JaxWsSoapContextHandlerFactory - Class in com.google.api.ads.common.lib.soap.jaxws
Simple factory which creates SOAP Context Handlers for JAX-WS.
JaxWsSoapContextHandlerFactory() - Constructor for class com.google.api.ads.common.lib.soap.jaxws.JaxWsSoapContextHandlerFactory
 

L

LegacyErrorResponseHandler - Class in com.google.api.ads.adwords.lib.utils
Handles legacy bangpipe errors.
LegacyErrorResponseHandler() - Constructor for class com.google.api.ads.adwords.lib.utils.LegacyErrorResponseHandler
 
lessThan(String, long) - Method in class com.google.api.ads.adwords.axis.utils.v201309.SelectorBuilder
Adds the predicate less than to the selector for the given field and value.
lessThan(String, long) - Method in class com.google.api.ads.adwords.jaxws.utils.v201309.SelectorBuilder
Adds the predicate less than to the selector for the given field and value.
lessThanEquals(String, long) - Method in class com.google.api.ads.adwords.axis.utils.v201309.SelectorBuilder
Adds the predicate less than equals to the selector for the given field and value.
lessThanEquals(String, long) - Method in class com.google.api.ads.adwords.jaxws.utils.v201309.SelectorBuilder
Adds the predicate less than equals to the selector for the given field and value.
limit(int) - Method in class com.google.api.ads.adwords.axis.utils.v201309.SelectorBuilder
Sets the limit amount of results that will be brought back.
limit(int) - Method in class com.google.api.ads.adwords.jaxws.utils.v201309.SelectorBuilder
Sets the limit amount of results that will be brought back.
limit(Integer) - Method in class com.google.api.ads.dfp.axis.utils.v201208.StatementBuilder
 
limit(Integer) - Method in class com.google.api.ads.dfp.axis.utils.v201211.StatementBuilder
 
limit(Integer) - Method in class com.google.api.ads.dfp.axis.utils.v201302.StatementBuilder
 
limit(Integer) - Method in class com.google.api.ads.dfp.axis.utils.v201306.StatementBuilder
 
limit(Integer) - Method in class com.google.api.ads.dfp.axis.utils.v201308.StatementBuilder
 
limit(Integer) - Method in class com.google.api.ads.dfp.axis.utils.v201311.StatementBuilder
 
limit(Integer) - Method in class com.google.api.ads.dfp.jaxws.utils.v201208.StatementBuilder
 
limit(Integer) - Method in class com.google.api.ads.dfp.jaxws.utils.v201211.StatementBuilder
 
limit(Integer) - Method in class com.google.api.ads.dfp.jaxws.utils.v201302.StatementBuilder
 
limit(Integer) - Method in class com.google.api.ads.dfp.jaxws.utils.v201306.StatementBuilder
 
limit(Integer) - Method in class com.google.api.ads.dfp.jaxws.utils.v201308.StatementBuilder
 
limit(Integer) - Method in class com.google.api.ads.dfp.jaxws.utils.v201311.StatementBuilder
 
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.
ListUtil - Class in com.google.api.ads.adwords.axis.utility.extension.util
Utility class for List operations/transformations.
LocationCriterionDelegate - Class in com.google.api.ads.adwords.axis.utility.extension.delegates
Specific AbstractGetDelegate for LocationCriterion.
LocationCriterionDelegate(AdWordsSession) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.delegates.LocationCriterionDelegate
Default Constructor.
LocationCriterionDelegate(AdWordsSession, LocationCriterionServiceInterface) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.delegates.LocationCriterionDelegate
Constructor with custom service.
LocationCriterionDelegate(AdWordsSession, List<SelectorFields.LocationCriterion>) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.delegates.LocationCriterionDelegate
Constructor with custom fields.
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.
LoggingModule.LoggerProvider(String, String) - Constructor for class com.google.api.ads.common.lib.utils.logging.LoggingModule.LoggerProvider
Constructor.
LoginTokenException - Exception in com.google.api.ads.dfa.lib.auth
Wrapper for an exception thrown while LoginTokens is attempting to generate a token.
LoginTokenException(String, Throwable) - Constructor for exception com.google.api.ads.dfa.lib.auth.LoginTokenException
Constructor.
LoginTokens - Class in com.google.api.ads.dfa.lib.auth
A utility class that can authenticate against the DFA API and return authentication tokens.
LoginTokens(LoginTokensHelper) - Constructor for class com.google.api.ads.dfa.lib.auth.LoginTokens
Constructor.
LoginTokensHelper - Interface in com.google.api.ads.dfa.lib.auth
Helper class for LoginTokens.
logRequest(SoapCallReturn) - Method in class com.google.api.ads.common.lib.utils.logging.AdsServiceLoggers
Logs basic information on a SOAP request.
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.

M

ManagedCustomerDelegate - Class in com.google.api.ads.adwords.axis.utility.extension.delegates
Specific AbstractGetMutateDelegate for ManagedCustomer.
ManagedCustomerDelegate(AdWordsSession) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.delegates.ManagedCustomerDelegate
Default Constructor.
ManagedCustomerDelegate(AdWordsSession, ManagedCustomerServiceInterface) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.delegates.ManagedCustomerDelegate
Constructor with custom service.
ManagedCustomerDelegate(AdWordsSession, List<SelectorFields.ManagedCustomer>) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.delegates.ManagedCustomerDelegate
Constructor with custom fields.
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.v201306.DateRange
 
max - Variable in class com.google.api.ads.adwords.lib.jaxb.v201309.DateRange
 
Media - Class in com.google.api.ads.common.lib.utils
A utility class for retrieving media data.
MediaDelegate - Class in com.google.api.ads.adwords.axis.utility.extension.delegates
Specific AbstractGetDelegate for Media.
MediaDelegate(AdWordsSession) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.delegates.MediaDelegate
Default Constructor.
MediaDelegate(AdWordsSession, MediaServiceInterface) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.delegates.MediaDelegate
Constructor with custom service.
MediaDelegate(AdWordsSession, List<SelectorFields.Media>) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.delegates.MediaDelegate
Constructor with custom fields.
min - Variable in class com.google.api.ads.adwords.lib.jaxb.v201306.DateRange
 
min - Variable in class com.google.api.ads.adwords.lib.jaxb.v201309.DateRange
 
moveManager(List<ManagedCustomerLink>, Long) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.ManagedCustomerDelegate
Moves client customers to new managers (moving links).
mutate(List<OperationT>) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.AbstractGetMutateDelegate
Method to execute by reflection getService().mutate(operations).
mutateLink(LinkOperation[]) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.ManagedCustomerDelegate
Modifies the ManagedCustomer forest.
mutateManager(MoveOperation[]) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.ManagedCustomerDelegate
Moves client customers to new managers (moving links).

N

notEquals(String, String) - Method in class com.google.api.ads.adwords.axis.utils.v201309.SelectorBuilder
Adds the predicate not equals to the selector for the given field and value.
notEquals(String, String) - Method in class com.google.api.ads.adwords.jaxws.utils.v201309.SelectorBuilder
Adds the predicate not equals to the selector for the given field and value.
notIn(String, String...) - Method in class com.google.api.ads.adwords.axis.utils.v201309.SelectorBuilder
Adds the predicate not in to the selector for the given field and set of values.
notIn(String, String...) - Method in class com.google.api.ads.adwords.jaxws.utils.v201309.SelectorBuilder
Adds the predicate not in to the selector for the given field and set of values.
numberResults - Variable in class com.google.api.ads.adwords.lib.jaxb.v201306.Paging
 
numberResults - Variable in class com.google.api.ads.adwords.lib.jaxb.v201309.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.v201306
This object contains factory methods for each Java content interface and Java element interface generated in the com.google.api.ads.adwords.lib.jaxb.v201306 package.
ObjectFactory() - Constructor for class com.google.api.ads.adwords.lib.jaxb.v201306.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.v201306
ObjectFactory - Class in com.google.api.ads.adwords.lib.jaxb.v201309
This object contains factory methods for each Java content interface and Java element interface generated in the com.google.api.ads.adwords.lib.jaxb.v201309 package.
ObjectFactory() - Constructor for class com.google.api.ads.adwords.lib.jaxb.v201309.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.v201309
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.Builder() - Constructor for class com.google.api.ads.common.lib.auth.OfflineCredentials.Builder
Default constructor.
OfflineCredentials.ForApiBuilder - Class in com.google.api.ads.common.lib.auth
Builder for OfflineCredentials.
offset(int) - Method in class com.google.api.ads.adwords.axis.utils.v201309.SelectorBuilder
Sets the offset for the start point of the query.
offset(int) - Method in class com.google.api.ads.adwords.jaxws.utils.v201309.SelectorBuilder
Sets the offset for the start point of the query.
offset(Integer) - Method in class com.google.api.ads.dfp.axis.utils.v201208.StatementBuilder
 
offset(Integer) - Method in class com.google.api.ads.dfp.axis.utils.v201211.StatementBuilder
 
offset(Integer) - Method in class com.google.api.ads.dfp.axis.utils.v201302.StatementBuilder
 
offset(Integer) - Method in class com.google.api.ads.dfp.axis.utils.v201306.StatementBuilder
 
offset(Integer) - Method in class com.google.api.ads.dfp.axis.utils.v201308.StatementBuilder
 
offset(Integer) - Method in class com.google.api.ads.dfp.axis.utils.v201311.StatementBuilder
 
offset(Integer) - Method in class com.google.api.ads.dfp.jaxws.utils.v201208.StatementBuilder
 
offset(Integer) - Method in class com.google.api.ads.dfp.jaxws.utils.v201211.StatementBuilder
 
offset(Integer) - Method in class com.google.api.ads.dfp.jaxws.utils.v201302.StatementBuilder
 
offset(Integer) - Method in class com.google.api.ads.dfp.jaxws.utils.v201306.StatementBuilder
 
offset(Integer) - Method in class com.google.api.ads.dfp.jaxws.utils.v201308.StatementBuilder
 
offset(Integer) - Method in class com.google.api.ads.dfp.jaxws.utils.v201311.StatementBuilder
 
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.v201306.Predicate
 
operator - Variable in class com.google.api.ads.adwords.lib.jaxb.v201309.Predicate
 
ORDER_BY - Static variable in class com.google.api.ads.dfp.lib.utils.QueryBuilder
 
orderAscBy(String) - Method in class com.google.api.ads.adwords.axis.utils.v201309.SelectorBuilder
Adds the order by the given field, on ASCENDING sort.
orderAscBy(String) - Method in class com.google.api.ads.adwords.jaxws.utils.v201309.SelectorBuilder
Adds the order by the given field, on ASCENDING sort.
OrderBy - Class in com.google.api.ads.adwords.lib.jaxb.v201306
Java class for OrderBy complex type.
OrderBy() - Constructor for class com.google.api.ads.adwords.lib.jaxb.v201306.OrderBy
 
OrderBy - Class in com.google.api.ads.adwords.lib.jaxb.v201309
Java class for OrderBy complex type.
OrderBy() - Constructor for class com.google.api.ads.adwords.lib.jaxb.v201309.OrderBy
 
orderBy(String) - Method in class com.google.api.ads.dfp.axis.utils.v201208.StatementBuilder
 
orderBy(String) - Method in class com.google.api.ads.dfp.axis.utils.v201211.StatementBuilder
 
orderBy(String) - Method in class com.google.api.ads.dfp.axis.utils.v201302.StatementBuilder
 
orderBy(String) - Method in class com.google.api.ads.dfp.axis.utils.v201306.StatementBuilder
 
orderBy(String) - Method in class com.google.api.ads.dfp.axis.utils.v201308.StatementBuilder
 
orderBy(String) - Method in class com.google.api.ads.dfp.axis.utils.v201311.StatementBuilder
 
orderBy(String) - Method in class com.google.api.ads.dfp.jaxws.utils.v201208.StatementBuilder
 
orderBy(String) - Method in class com.google.api.ads.dfp.jaxws.utils.v201211.StatementBuilder
 
orderBy(String) - Method in class com.google.api.ads.dfp.jaxws.utils.v201302.StatementBuilder
 
orderBy(String) - Method in class com.google.api.ads.dfp.jaxws.utils.v201306.StatementBuilder
 
orderBy(String) - Method in class com.google.api.ads.dfp.jaxws.utils.v201308.StatementBuilder
 
orderBy(String) - Method in class com.google.api.ads.dfp.jaxws.utils.v201311.StatementBuilder
 
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.
orderDescBy(String) - Method in class com.google.api.ads.adwords.axis.utils.v201309.SelectorBuilder
Adds the order by the given field, on DESCENDING sort.
orderDescBy(String) - Method in class com.google.api.ads.adwords.jaxws.utils.v201309.SelectorBuilder
Adds the order by the given field, on DESCENDING sort.
ordering - Variable in class com.google.api.ads.adwords.lib.jaxb.v201306.Selector
 
ordering - Variable in class com.google.api.ads.adwords.lib.jaxb.v201309.Selector
 

P

Paging - Class in com.google.api.ads.adwords.lib.jaxb.v201306
Java class for Paging complex type.
Paging() - Constructor for class com.google.api.ads.adwords.lib.jaxb.v201306.Paging
 
paging - Variable in class com.google.api.ads.adwords.lib.jaxb.v201306.Selector
 
Paging - Class in com.google.api.ads.adwords.lib.jaxb.v201309
Java class for Paging complex type.
Paging() - Constructor for class com.google.api.ads.adwords.lib.jaxb.v201309.Paging
 
paging - Variable in class com.google.api.ads.adwords.lib.jaxb.v201309.Selector
 
Pql - Class in com.google.api.ads.dfp.axis.utils.v201208
A utility class for handling PQL objects.
Pql - Class in com.google.api.ads.dfp.axis.utils.v201211
A utility class for handling PQL objects.
Pql - Class in com.google.api.ads.dfp.axis.utils.v201302
A utility class for handling PQL objects.
Pql - Class in com.google.api.ads.dfp.axis.utils.v201306
A utility class for handling PQL objects.
Pql - Class in com.google.api.ads.dfp.axis.utils.v201308
A utility class for handling PQL objects.
Pql - Class in com.google.api.ads.dfp.axis.utils.v201311
A utility class for handling PQL objects.
Pql - Class in com.google.api.ads.dfp.jaxws.utils.v201208
A utility class for handling PQL objects.
Pql - Class in com.google.api.ads.dfp.jaxws.utils.v201211
A utility class for handling PQL objects.
Pql - Class in com.google.api.ads.dfp.jaxws.utils.v201302
A utility class for handling PQL objects.
Pql - Class in com.google.api.ads.dfp.jaxws.utils.v201306
A utility class for handling PQL objects.
Pql - Class in com.google.api.ads.dfp.jaxws.utils.v201308
A utility class for handling PQL objects.
Pql - Class in com.google.api.ads.dfp.jaxws.utils.v201311
A utility class for handling PQL objects.
Predicate - Class in com.google.api.ads.adwords.lib.jaxb.v201306
Java class for Predicate complex type.
Predicate() - Constructor for class com.google.api.ads.adwords.lib.jaxb.v201306.Predicate
 
Predicate - Class in com.google.api.ads.adwords.lib.jaxb.v201309
Java class for Predicate complex type.
Predicate() - Constructor for class com.google.api.ads.adwords.lib.jaxb.v201309.Predicate
 
PredicateOperator - Enum in com.google.api.ads.adwords.lib.jaxb.v201306
Java class for Predicate.Operator.
PredicateOperator - Enum in com.google.api.ads.adwords.lib.jaxb.v201309
Java class for Predicate.Operator.
predicates - Variable in class com.google.api.ads.adwords.lib.jaxb.v201306.Selector
 
predicates - Variable in class com.google.api.ads.adwords.lib.jaxb.v201309.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.
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.
putAllHttpHeaders(Stub, Map<String, String>) - Method in class com.google.api.ads.common.lib.soap.axis.AxisHandler
 
putAllHttpHeaders(BindingProvider, Map<String, String>) - Method in class com.google.api.ads.common.lib.soap.jaxws.JaxWsHandler
 
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) - 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.
ReflectionUtil - Class in com.google.api.ads.adwords.axis.utility.extension.util
Reflection utilities class.
ReflectionUtil() - Constructor for class com.google.api.ads.adwords.axis.utility.extension.util.ReflectionUtil
 
refreshCredential(Credential) - Method in class com.google.api.ads.common.lib.auth.OAuth2Helper
Refreshes the credential if within the refresh window.
remove(List<T>) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.AbstractGetMutateDelegate
Encapsulates one REMOVE mutate operation per item on the list.
remove(T) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.AbstractGetMutateDelegate
Encapsulates one REMOVE mutate operation for the object.
remove(List<AdGroup>) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.AdGroupDelegate
Removes AdGroups.
remove(AdGroup) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.AdGroupDelegate
Removes AdGroup.
remove(List<Campaign>) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.CampaignDelegate
Removes Campaign.
remove(Campaign) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.CampaignDelegate
Removes Campaign.
removeAdGroupAd(AdGroupAd) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedAdGroup
Removes the AdGroupAd from the ExtendedAdGroup's AdGroup.
removeAdGroupAds(List<AdGroupAd>) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedAdGroup
Removes the AdGroupAds from the ExtendedAdGroup's AdGroup.
removeAdGroupCriterion(AdGroupCriterion) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedAdGroup
Removes the AdGroupCriterion from the ExtendedAdGroup's AdGroup.
removeAdGroupCriterions(List<AdGroupCriterion>) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedAdGroup
Removes the AdGroupCriterions from the ExtendedAdGroup's AdGroup.
removeAdGroupFeed(AdGroupFeed) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedManagedCustomer
Removes the AdGroupFeeds from the ExtendedManagedCustomer's ManagedCustomer.
removeAdGroupFeeds(List<AdGroupFeed>) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedManagedCustomer
Removes the AdGroupFeeds from the ExtendedManagedCustomer's ManagedCustomer.
removeAdParam(AdParam) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedAdGroup
Removes the AdParam from the ExtendedAdGroup's AdGroup.
removeAdParams(List<AdParam>) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedAdGroup
Removes the AdParams from the ExtendedAdGroup's AdGroup.
removeBudget(Budget) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedManagedCustomer
Removes the Budgets from the ExtendedManagedCustomer's ManagedCustomer.
removeBudgetOrder(BudgetOrder) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedManagedCustomer
Removes the BudgetOrder from the ExtendedManagedCustomer's ManagedCustomer.
removeBudgets(List<Budget>) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedManagedCustomer
Removes the Budgets from the ExtendedManagedCustomer's ManagedCustomer.
removeCampaignAdExtension(CampaignAdExtension) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedCampaign
Removes the CampaignAdExtension from the ExtendedCampaign's Campaign.
removeCampaignAdExtensions(List<CampaignAdExtension>) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedCampaign
Removes the CampaignAdExtensions from the ExtendedCampaign's Campaign.
removeCampaignCriterion(CampaignCriterion) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedCampaign
Removes the CampaignCriterion from the ExtendedCampaign's Campaign.
removeCampaignCriterions(List<CampaignCriterion>) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedCampaign
Removes the CampaignCriterions from the ExtendedCampaign's Campaign.
removeCampaignFeed(CampaignFeed) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedManagedCustomer
Removes the CampaignFeeds from the ExtendedManagedCustomer's ManagedCustomer.
removeCampaignFeeds(List<CampaignFeed>) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedManagedCustomer
Removes the CampaignFeeds from the ExtendedManagedCustomer's ManagedCustomer.
removeFeed(Feed) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedManagedCustomer
Removes the Feeds from the ExtendedManagedCustomer's ManagedCustomer.
removeFeedItem(FeedItem) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedManagedCustomer
Removes the FeedItems from the ExtendedManagedCustomer's ManagedCustomer.
removeFeedItems(List<FeedItem>) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedManagedCustomer
Removes the FeedItems from the ExtendedManagedCustomer's ManagedCustomer.
removeFeedMapping(FeedMapping) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedManagedCustomer
Removes the FeedMappings from the ExtendedManagedCustomer's ManagedCustomer.
removeFeedMappings(List<FeedMapping>) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedManagedCustomer
Removes the FeedMappings from the ExtendedManagedCustomer's ManagedCustomer.
removeFeeds(List<Feed>) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedManagedCustomer
Removes the Feeds from the ExtendedManagedCustomer's ManagedCustomer.
removeLimitAndOffset() - Method in class com.google.api.ads.adwords.axis.utils.v201309.SelectorBuilder
Removes the offset and limit information from the selector.
removeLimitAndOffset() - Method in class com.google.api.ads.adwords.jaxws.utils.v201309.SelectorBuilder
Removes the offset and limit information from the selector.
removeLimitAndOffset() - Method in class com.google.api.ads.dfp.axis.utils.v201208.StatementBuilder
 
removeLimitAndOffset() - Method in class com.google.api.ads.dfp.axis.utils.v201211.StatementBuilder
 
removeLimitAndOffset() - Method in class com.google.api.ads.dfp.axis.utils.v201302.StatementBuilder
 
removeLimitAndOffset() - Method in class com.google.api.ads.dfp.axis.utils.v201306.StatementBuilder
 
removeLimitAndOffset() - Method in class com.google.api.ads.dfp.axis.utils.v201308.StatementBuilder
 
removeLimitAndOffset() - Method in class com.google.api.ads.dfp.axis.utils.v201311.StatementBuilder
 
removeLimitAndOffset() - Method in class com.google.api.ads.dfp.jaxws.utils.v201208.StatementBuilder
 
removeLimitAndOffset() - Method in class com.google.api.ads.dfp.jaxws.utils.v201211.StatementBuilder
 
removeLimitAndOffset() - Method in class com.google.api.ads.dfp.jaxws.utils.v201302.StatementBuilder
 
removeLimitAndOffset() - Method in class com.google.api.ads.dfp.jaxws.utils.v201306.StatementBuilder
 
removeLimitAndOffset() - Method in class com.google.api.ads.dfp.jaxws.utils.v201308.StatementBuilder
 
removeLimitAndOffset() - Method in class com.google.api.ads.dfp.jaxws.utils.v201311.StatementBuilder
 
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.
removeOrderBy(String) - Method in class com.google.api.ads.adwords.axis.utils.v201309.SelectorBuilder
Removes the order that is associated with the given field.
removeOrderBy(String) - Method in class com.google.api.ads.adwords.jaxws.utils.v201309.SelectorBuilder
Removes the order that is associated with the given field.
REPORT_CHARSET - Static variable in class com.google.api.ads.dfp.axis.utils.v201208.ReportDownloader
 
REPORT_CHARSET - Static variable in class com.google.api.ads.dfp.axis.utils.v201211.ReportDownloader
 
REPORT_CHARSET - Static variable in class com.google.api.ads.dfp.axis.utils.v201302.ReportDownloader
 
REPORT_CHARSET - Static variable in class com.google.api.ads.dfp.axis.utils.v201306.ReportDownloader
 
REPORT_CHARSET - Static variable in class com.google.api.ads.dfp.axis.utils.v201308.ReportDownloader
 
REPORT_CHARSET - Static variable in class com.google.api.ads.dfp.axis.utils.v201311.ReportDownloader
 
REPORT_CHARSET - Static variable in class com.google.api.ads.dfp.jaxws.utils.v201208.ReportDownloader
 
REPORT_CHARSET - Static variable in class com.google.api.ads.dfp.jaxws.utils.v201211.ReportDownloader
 
REPORT_CHARSET - Static variable in class com.google.api.ads.dfp.jaxws.utils.v201302.ReportDownloader
 
REPORT_CHARSET - Static variable in class com.google.api.ads.dfp.jaxws.utils.v201306.ReportDownloader
 
REPORT_CHARSET - Static variable in class com.google.api.ads.dfp.jaxws.utils.v201308.ReportDownloader
 
REPORT_CHARSET - Static variable in class com.google.api.ads.dfp.jaxws.utils.v201311.ReportDownloader
 
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.v201306
Java class for anonymous complex type.
ReportDefinition() - Constructor for class com.google.api.ads.adwords.lib.jaxb.v201306.ReportDefinition
 
ReportDefinition - Class in com.google.api.ads.adwords.lib.jaxb.v201309
Java class for anonymous complex type.
ReportDefinition() - Constructor for class com.google.api.ads.adwords.lib.jaxb.v201309.ReportDefinition
 
ReportDefinitionBodyProvider - Class in com.google.api.ads.adwords.lib.utils
Writes report definition XML to an output stream in the correct format.
ReportDefinitionBodyProvider(String) - Constructor for class com.google.api.ads.adwords.lib.utils.ReportDefinitionBodyProvider
Constructs a ReportBodyProvider for ReportDefinition objects.
ReportDefinitionDateRangeType - Enum in com.google.api.ads.adwords.lib.jaxb.v201306
Java class for ReportDefinition.DateRangeType.
ReportDefinitionDateRangeType - Enum in com.google.api.ads.adwords.lib.jaxb.v201309
Java class for ReportDefinition.DateRangeType.
ReportDefinitionReportType - Enum in com.google.api.ads.adwords.lib.jaxb.v201306
Java class for ReportDefinition.ReportType.
ReportDefinitionReportType - Enum in com.google.api.ads.adwords.lib.jaxb.v201309
Java class for ReportDefinition.ReportType.
ReportDownloader - Class in com.google.api.ads.adwords.lib.utils.v201306
Reports are fetched synchronously like in the following code:
ReportDownloader(AdWordsSession) - Constructor for class com.google.api.ads.adwords.lib.utils.v201306.ReportDownloader
Constructs a ReportDownloader.
ReportDownloader - Class in com.google.api.ads.adwords.lib.utils.v201309
Reports are fetched synchronously like in the following code:
ReportDownloader(AdWordsSession) - Constructor for class com.google.api.ads.adwords.lib.utils.v201309.ReportDownloader
Constructs a ReportDownloader.
ReportDownloader - Class in com.google.api.ads.dfp.axis.utils.v201208
Retrieves reports using a ReportServiceInterface.
ReportDownloader(ReportServiceInterface, long) - Constructor for class com.google.api.ads.dfp.axis.utils.v201208.ReportDownloader
Constructs a ReportDownloader object for a ReportServiceInterface and a report job id that the the class works on.
ReportDownloader - Class in com.google.api.ads.dfp.axis.utils.v201211
Retrieves reports using a ReportServiceInterface.
ReportDownloader(ReportServiceInterface, long) - Constructor for class com.google.api.ads.dfp.axis.utils.v201211.ReportDownloader
Constructs a ReportDownloader object for a ReportServiceInterface and a report job id that the the class works on.
ReportDownloader - Class in com.google.api.ads.dfp.axis.utils.v201302
Retrieves reports using a ReportServiceInterface.
ReportDownloader(ReportServiceInterface, long) - Constructor for class com.google.api.ads.dfp.axis.utils.v201302.ReportDownloader
Constructs a ReportDownloader object for a ReportServiceInterface and a report job id that the the class works on.
ReportDownloader - Class in com.google.api.ads.dfp.axis.utils.v201306
Retrieves reports using a ReportServiceInterface.
ReportDownloader(ReportServiceInterface, long) - Constructor for class com.google.api.ads.dfp.axis.utils.v201306.ReportDownloader
Constructs a ReportDownloader object for a ReportServiceInterface and a report job id that the the class works on.
ReportDownloader - Class in com.google.api.ads.dfp.axis.utils.v201308
Retrieves reports using a ReportServiceInterface.
ReportDownloader(ReportServiceInterface, long) - Constructor for class com.google.api.ads.dfp.axis.utils.v201308.ReportDownloader
Constructs a ReportDownloader object for a ReportServiceInterface and a report job id that the the class works on.
ReportDownloader - Class in com.google.api.ads.dfp.axis.utils.v201311
Retrieves reports using a ReportServiceInterface.
ReportDownloader(ReportServiceInterface, long) - Constructor for class com.google.api.ads.dfp.axis.utils.v201311.ReportDownloader
Constructs a ReportDownloader object for a ReportServiceInterface and a report job id that the the class works on.
ReportDownloader - Class in com.google.api.ads.dfp.jaxws.utils.v201208
Retrieves reports using a ReportServiceInterface.
ReportDownloader(ReportServiceInterface, long) - Constructor for class com.google.api.ads.dfp.jaxws.utils.v201208.ReportDownloader
Constructs a ReportDownloader object for a ReportServiceInterface and a report job id that the the class works on.
ReportDownloader - Class in com.google.api.ads.dfp.jaxws.utils.v201211
Retrieves reports using a ReportServiceInterface.
ReportDownloader(ReportServiceInterface, long) - Constructor for class com.google.api.ads.dfp.jaxws.utils.v201211.ReportDownloader
Constructs a ReportDownloader object for a ReportServiceInterface and a report job id that the the class works on.
ReportDownloader - Class in com.google.api.ads.dfp.jaxws.utils.v201302
Retrieves reports using a ReportServiceInterface.
ReportDownloader(ReportServiceInterface, long) - Constructor for class com.google.api.ads.dfp.jaxws.utils.v201302.ReportDownloader
Constructs a ReportDownloader object for a ReportServiceInterface and a report job id that the the class works on.
ReportDownloader - Class in com.google.api.ads.dfp.jaxws.utils.v201306
Retrieves reports using a ReportServiceInterface.
ReportDownloader(ReportServiceInterface, long) - Constructor for class com.google.api.ads.dfp.jaxws.utils.v201306.ReportDownloader
Constructs a ReportDownloader object for a ReportServiceInterface and a report job id that the the class works on.
ReportDownloader - Class in com.google.api.ads.dfp.jaxws.utils.v201308
Retrieves reports using a ReportServiceInterface.
ReportDownloader(ReportServiceInterface, long) - Constructor for class com.google.api.ads.dfp.jaxws.utils.v201308.ReportDownloader
Constructs a ReportDownloader object for a ReportServiceInterface and a report job id that the the class works on.
ReportDownloader - Class in com.google.api.ads.dfp.jaxws.utils.v201311
Retrieves reports using a ReportServiceInterface.
ReportDownloader(ReportServiceInterface, long) - Constructor for class com.google.api.ads.dfp.jaxws.utils.v201311.ReportDownloader
Constructs a ReportDownloader object for a ReportServiceInterface and a report job id that the the class works on.
ReportDownloadResponse - Class in com.google.api.ads.adwords.lib.utils
Holder class for http status and response body.
ReportDownloadResponse(int, String, InputStream) - Constructor for class com.google.api.ads.adwords.lib.utils.ReportDownloadResponse
 
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.
reportName - Variable in class com.google.api.ads.adwords.lib.jaxb.v201306.ReportDefinition
 
reportName - Variable in class com.google.api.ads.adwords.lib.jaxb.v201309.ReportDefinition
 
ReportRequestFactoryHelper - Class in com.google.api.ads.adwords.lib.utils
Helper class that generates a configured HttpURLConnection for report downloads.
reportType - Variable in class com.google.api.ads.adwords.lib.jaxb.v201306.ReportDefinition
 
reportType - Variable in class com.google.api.ads.adwords.lib.jaxb.v201309.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.
RequestInfo.Builder() - Constructor for class com.google.api.ads.common.lib.soap.RequestInfo.Builder
Constructor.
requestToken(String, String) - Method in class com.google.api.ads.common.lib.auth.ClientLoginTokens
Deprecated.
Requests a token with the email and password, along with information used to validate a CAPTCHA'ed account.
requestToken() - Method in class com.google.api.ads.common.lib.auth.ClientLoginTokens
Deprecated.
Requests a token with the email and password.
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.
ResponseInfo.Builder() - Constructor for class com.google.api.ads.common.lib.soap.ResponseInfo.Builder
Constructor.
resultSetToString(ResultSet) - Static method in class com.google.api.ads.dfp.axis.utils.v201208.Pql
Gets the result set as a table representation in the form of:
resultSetToString(ResultSet) - Static method in class com.google.api.ads.dfp.axis.utils.v201211.Pql
Gets the result set as a table representation in the form of:
resultSetToString(ResultSet) - Static method in class com.google.api.ads.dfp.axis.utils.v201302.Pql
Gets the result set as a table representation in the form of:
resultSetToString(ResultSet) - Static method in class com.google.api.ads.dfp.axis.utils.v201306.Pql
Gets the result set as a table representation in the form of:
resultSetToString(ResultSet) - Static method in class com.google.api.ads.dfp.axis.utils.v201308.Pql
Gets the result set as a table representation in the form of:
resultSetToString(ResultSet) - Static method in class com.google.api.ads.dfp.axis.utils.v201311.Pql
Gets the result set as a table representation in the form of:
resultSetToString(ResultSet) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201208.Pql
Gets the result set as a table representation in the form of:
resultSetToString(ResultSet) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201211.Pql
Gets the result set as a table representation in the form of:
resultSetToString(ResultSet) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201302.Pql
Gets the result set as a table representation in the form of:
resultSetToString(ResultSet) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201306.Pql
Gets the result set as a table representation in the form of:
resultSetToString(ResultSet) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201308.Pql
Gets the result set as a table representation in the form of:
resultSetToString(ResultSet) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201311.Pql
Gets the result set as a table representation in the form of:
resultSetToStringArrayList(ResultSet) - Static method in class com.google.api.ads.dfp.axis.utils.v201208.Pql
Gets the result set as list of string arrays, which can be transformed to a CSV using CsvFiles such as
resultSetToStringArrayList(ResultSet) - Static method in class com.google.api.ads.dfp.axis.utils.v201211.Pql
Gets the result set as list of string arrays, which can be transformed to a CSV using CsvFiles such as
resultSetToStringArrayList(ResultSet) - Static method in class com.google.api.ads.dfp.axis.utils.v201302.Pql
Gets the result set as list of string arrays, which can be transformed to a CSV using CsvFiles such as
resultSetToStringArrayList(ResultSet) - Static method in class com.google.api.ads.dfp.axis.utils.v201306.Pql
Gets the result set as list of string arrays, which can be transformed to a CSV using CsvFiles such as
resultSetToStringArrayList(ResultSet) - Static method in class com.google.api.ads.dfp.axis.utils.v201308.Pql
Gets the result set as list of string arrays, which can be transformed to a CSV using CsvFiles such as
resultSetToStringArrayList(ResultSet) - Static method in class com.google.api.ads.dfp.axis.utils.v201311.Pql
Gets the result set as list of string arrays, which can be transformed to a CSV using CsvFiles such as
resultSetToStringArrayList(ResultSet) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201208.Pql
Gets the result set as list of string arrays, which can be transformed to a CSV using CsvFiles such as
resultSetToStringArrayList(ResultSet) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201211.Pql
Gets the result set as list of string arrays, which can be transformed to a CSV using CsvFiles such as
resultSetToStringArrayList(ResultSet) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201302.Pql
Gets the result set as list of string arrays, which can be transformed to a CSV using CsvFiles such as
resultSetToStringArrayList(ResultSet) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201306.Pql
Gets the result set as list of string arrays, which can be transformed to a CSV using CsvFiles such as
resultSetToStringArrayList(ResultSet) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201308.Pql
Gets the result set as list of string arrays, which can be transformed to a CSV using CsvFiles such as
resultSetToStringArrayList(ResultSet) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201311.Pql
Gets the result set as list of string arrays, which can be transformed to a CSV using CsvFiles such as
retrieveToken(Object) - Method in class com.google.api.ads.dfa.axis.utils.DfaAxisLoginTokensHelper
Retrieves the user's authentication token from the UserProfile returned by the DFA API.
retrieveToken(Object) - Method in interface com.google.api.ads.dfa.lib.auth.LoginTokensHelper
Retrieves the user's authentication token from the UserProfile returned by the DFA API.
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.
select(String) - Method in class com.google.api.ads.dfp.axis.utils.v201208.StatementBuilder
 
select(String) - Method in class com.google.api.ads.dfp.axis.utils.v201211.StatementBuilder
 
select(String) - Method in class com.google.api.ads.dfp.axis.utils.v201302.StatementBuilder
 
select(String) - Method in class com.google.api.ads.dfp.axis.utils.v201306.StatementBuilder
 
select(String) - Method in class com.google.api.ads.dfp.axis.utils.v201308.StatementBuilder
 
select(String) - Method in class com.google.api.ads.dfp.axis.utils.v201311.StatementBuilder
 
select(String) - Method in class com.google.api.ads.dfp.jaxws.utils.v201208.StatementBuilder
 
select(String) - Method in class com.google.api.ads.dfp.jaxws.utils.v201211.StatementBuilder
 
select(String) - Method in class com.google.api.ads.dfp.jaxws.utils.v201302.StatementBuilder
 
select(String) - Method in class com.google.api.ads.dfp.jaxws.utils.v201306.StatementBuilder
 
select(String) - Method in class com.google.api.ads.dfp.jaxws.utils.v201308.StatementBuilder
 
select(String) - Method in class com.google.api.ads.dfp.jaxws.utils.v201311.StatementBuilder
 
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.v201306.ReportDefinition
 
Selector - Class in com.google.api.ads.adwords.lib.jaxb.v201306
Java class for Selector complex type.
Selector() - Constructor for class com.google.api.ads.adwords.lib.jaxb.v201306.Selector
 
selector - Variable in class com.google.api.ads.adwords.lib.jaxb.v201309.ReportDefinition
 
Selector - Class in com.google.api.ads.adwords.lib.jaxb.v201309
Java class for Selector complex type.
Selector() - Constructor for class com.google.api.ads.adwords.lib.jaxb.v201309.Selector
 
SelectorBuilder - Class in com.google.api.ads.adwords.axis.utils.v201309
A builder for Selector objects.
SelectorBuilder() - Constructor for class com.google.api.ads.adwords.axis.utils.v201309.SelectorBuilder
 
SelectorBuilder - Class in com.google.api.ads.adwords.jaxws.utils.v201309
A builder for Selector objects.
SelectorBuilder() - Constructor for class com.google.api.ads.adwords.jaxws.utils.v201309.SelectorBuilder
 
SelectorFields - Class in com.google.api.ads.adwords.axis.utility.extension.util
The SelectorField class contains all the possible fields that each service can use.
SelectorFields() - Constructor for class com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields
 
SelectorFields.AdGroup - Enum in com.google.api.ads.adwords.axis.utility.extension.util
SelectorFields for AdGroup.
SelectorFields.AdGroupAd - Enum in com.google.api.ads.adwords.axis.utility.extension.util
SelectorFields for AdGroupAd.
SelectorFields.AdGroupBidLandscape - Enum in com.google.api.ads.adwords.axis.utility.extension.util
SelectorFields for AdGroupBidLandscape.
SelectorFields.AdGroupBidModifier - Enum in com.google.api.ads.adwords.axis.utility.extension.util
SelectorFields for AdGroupBidModifier.
SelectorFields.AdGroupCriterion - Enum in com.google.api.ads.adwords.axis.utility.extension.util
SelectorFields for AdGroupCriterion.
SelectorFields.AdGroupFeed - Enum in com.google.api.ads.adwords.axis.utility.extension.util
SelectorFields for AdGroupFeed.
SelectorFields.AdParam - Enum in com.google.api.ads.adwords.axis.utility.extension.util
SelectorFields for AdParam.
SelectorFields.Budget - Enum in com.google.api.ads.adwords.axis.utility.extension.util
SelectorFields for Budget.
SelectorFields.BudgetOrder - Enum in com.google.api.ads.adwords.axis.utility.extension.util
SelectorFields for BudgetOrder.
SelectorFields.Campaign - Enum in com.google.api.ads.adwords.axis.utility.extension.util
SelectorFields for Campaign.
SelectorFields.CampaignAdExtension - Enum in com.google.api.ads.adwords.axis.utility.extension.util
SelectorFields for CampaignAdExtension.
SelectorFields.CampaignCriterion - Enum in com.google.api.ads.adwords.axis.utility.extension.util
SelectorFields for CampaignCriterion.
SelectorFields.CampaignFeed - Enum in com.google.api.ads.adwords.axis.utility.extension.util
SelectorFields for CampaignFeed.
SelectorFields.ConversionTracker - Enum in com.google.api.ads.adwords.axis.utility.extension.util
SelectorFields for ConversionTracker.
SelectorFields.CriterionBidLandscape - Enum in com.google.api.ads.adwords.axis.utility.extension.util
SelectorFields for CriterionBidLandscape.
SelectorFields.Experiment - Enum in com.google.api.ads.adwords.axis.utility.extension.util
SelectorFields for Experiment.
SelectorFields.Feed - Enum in com.google.api.ads.adwords.axis.utility.extension.util
SelectorFields for Feed.
SelectorFields.FeedItem - Enum in com.google.api.ads.adwords.axis.utility.extension.util
SelectorFields for FeedItem.
SelectorFields.FeedMapping - Enum in com.google.api.ads.adwords.axis.utility.extension.util
SelectorFields for FeedMapping.
SelectorFields.FieldType<T> - Interface in com.google.api.ads.adwords.axis.utility.extension.util
Specific FieldType for the API Object/Service fields.
SelectorFields.LocationCriterion - Enum in com.google.api.ads.adwords.axis.utility.extension.util
SelectorFields for LocationCriterion.
SelectorFields.ManagedCustomer - Enum in com.google.api.ads.adwords.axis.utility.extension.util
SelectorFields for ManagedCustomer.
SelectorFields.Media - Enum in com.google.api.ads.adwords.axis.utility.extension.util
SelectorFields for Media.
SelectorFields.UserList - Enum in com.google.api.ads.adwords.axis.utility.extension.util
SelectorFields for UserList.
serialize(T) - Method in class com.google.api.ads.adwords.axis.utils.AxisReportDefinitionSerializer
Serializes the report.
serialize(T) - Method in class com.google.api.ads.common.lib.soap.jaxb.JaxBSerializer
Serializes the object.
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.
setAccountType(String) - Method in class com.google.api.ads.common.lib.auth.ClientLogin
 
setAdsSession(S) - Method in class com.google.api.ads.common.lib.client.AdsServiceClient
Sets the ads session for this client.
setApplicationName(String) - Method in class com.google.api.ads.common.lib.auth.ClientLogin
 
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.
setAuthTokenType(String) - Method in class com.google.api.ads.common.lib.auth.ClientLogin
 
setCaptchaAnswer(String) - Method in class com.google.api.ads.common.lib.auth.ClientLogin
 
setCaptchaToken(String) - Method in class com.google.api.ads.common.lib.auth.ClientLogin
 
setClientCustomerId(String) - Method in class com.google.api.ads.adwords.lib.client.AdWordsSession
Sets the client customer ID.
setClientLoginToken(String) - Method in class com.google.api.ads.adwords.lib.client.AdWordsSession
Deprecated.
It is encouraged that you switch to OAuth2 at your earliest convenience. Please see the OfflineCredentials utility for generating offline credentials easily.
setClientLoginToken(String) - Method in class com.google.api.ads.dfp.lib.client.DfpSession
Deprecated.
It is encouraged that you switch to OAuth2 at your earliest convenience. Please see the OfflineCredentials utility for generating offline credentials easily.
setCompression(Stub, boolean) - Method in class com.google.api.ads.common.lib.soap.axis.AxisHandler
Set whether SOAP requests should use compression.
setCompression(BindingProvider, boolean) - Method in class com.google.api.ads.common.lib.soap.jaxws.JaxWsHandler
Set whether SOAP requests should use compression.
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.v201306.Selector
Sets the value of the dateRange property.
setDateRange(DateRange) - Method in class com.google.api.ads.adwords.lib.jaxb.v201309.Selector
Sets the value of the dateRange property.
setDateRangeType(ReportDefinitionDateRangeType) - Method in class com.google.api.ads.adwords.lib.jaxb.v201306.ReportDefinition
Sets the value of the dateRangeType property.
setDateRangeType(ReportDefinitionDateRangeType) - Method in class com.google.api.ads.adwords.lib.jaxb.v201309.ReportDefinition
Sets the value of the dateRangeType property.
setDownloadFormat(DownloadFormat) - Method in class com.google.api.ads.adwords.lib.jaxb.v201306.ReportDefinition
Sets the value of the downloadFormat property.
setDownloadFormat(DownloadFormat) - Method in class com.google.api.ads.adwords.lib.jaxb.v201309.ReportDefinition
Sets the value of the downloadFormat property.
setEndpointAddress(Stub, String) - Method in class com.google.api.ads.common.lib.soap.axis.AxisHandler
Sets the endpoint address of the given SOAP client.
setEndpointAddress(BindingProvider, String) - Method in class com.google.api.ads.common.lib.soap.jaxws.JaxWsHandler
Sets the endpoint address of the given SOAP client.
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 required for AdWords Express PromotionService
setField(String) - Method in class com.google.api.ads.adwords.lib.jaxb.v201306.OrderBy
Sets the value of the field property.
setField(String) - Method in class com.google.api.ads.adwords.lib.jaxb.v201306.Predicate
Sets the value of the field property.
setField(String) - Method in class com.google.api.ads.adwords.lib.jaxb.v201309.OrderBy
Sets the value of the field property.
setField(String) - Method in class com.google.api.ads.adwords.lib.jaxb.v201309.Predicate
Sets the value of the field property.
setFieldPath(String) - Method in exception com.google.api.ads.adwords.lib.utils.v201306.DetailedReportDownloadResponseException
 
setFieldPath(String) - Method in exception com.google.api.ads.adwords.lib.utils.v201309.DetailedReportDownloadResponseException
 
setGetMethodName(String) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.AbstractGetDelegate
Returns the name of the "get" method defined in the AdWords Service.
setHeader(Stub, String, String, Object) - Method in class com.google.api.ads.common.lib.soap.axis.AxisHandler
 
setHeader(BindingProvider, String, String, Object) - Method in class com.google.api.ads.common.lib.soap.jaxws.JaxWsHandler
 
setHeader(T, String, String, Object) - Method in interface com.google.api.ads.common.lib.soap.SoapClientHandlerInterface
Sets a header on the SOAP client.
setHeaderChild(Stub, String, String, Object) - Method in class com.google.api.ads.common.lib.soap.axis.AxisHandler
Updates the child attribute of headerName named childName to childValue.
setHeaderChildString(BindingProvider, String, String, String, String) - Method in class com.google.api.ads.common.lib.soap.jaxws.JaxWsHandler
Adds a child text node named childName to the existing header named headerName.
setHeaders(Object, AdWordsSession, AdWordsServiceDescriptor) - Method in class com.google.api.ads.adwords.axis.AdWordsAxisExpressHeaderHandler
 
setHeaders(Object, AdWordsSession, AdWordsServiceDescriptor) - Method in class com.google.api.ads.adwords.axis.AdWordsAxisHeaderHandler
 
setHeaders(Object, AdWordsSession, AdWordsServiceDescriptor) - Method in class com.google.api.ads.adwords.jaxws.AdWordsJaxWsExpressHeaderHandler
 
setHeaders(Object, AdWordsSession, AdWordsServiceDescriptor) - Method in class com.google.api.ads.adwords.jaxws.AdWordsJaxWsHeaderHandler
 
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.
setHeaders(Object, DfaSession, DfaServiceDescriptor) - Method in class com.google.api.ads.dfa.axis.DfaAxisHeaderHandler
 
setHeaders(Object, DfpSession, DfpServiceDescriptor) - Method in class com.google.api.ads.dfp.axis.DfpAxisHeaderHandler
 
setHeaders(Object, DfpSession, DfpServiceDescriptor) - Method in class com.google.api.ads.dfp.jaxws.DfpJaxWsHeaderHandler
 
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.v201306.ReportDefinition
Sets the value of the id property.
setId(Long) - Method in class com.google.api.ads.adwords.lib.jaxb.v201309.ReportDefinition
Sets the value of the id property.
setIncludeZeroImpressions(Boolean) - Method in class com.google.api.ads.adwords.lib.jaxb.v201306.ReportDefinition
Sets the value of the includeZeroImpressions property.
setIncludeZeroImpressions(Boolean) - Method in class com.google.api.ads.adwords.lib.jaxb.v201309.ReportDefinition
Sets the value of the includeZeroImpressions property.
setMax(String) - Method in class com.google.api.ads.adwords.lib.jaxb.v201306.DateRange
Sets the value of the max property.
setMax(String) - Method in class com.google.api.ads.adwords.lib.jaxb.v201309.DateRange
Sets the value of the max property.
setMin(String) - Method in class com.google.api.ads.adwords.lib.jaxb.v201306.DateRange
Sets the value of the min property.
setMin(String) - Method in class com.google.api.ads.adwords.lib.jaxb.v201309.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.v201306.Paging
Sets the value of the numberResults property.
setNumberResults(Integer) - Method in class com.google.api.ads.adwords.lib.jaxb.v201309.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.v201306.Predicate
Sets the value of the operator property.
setOperator(PredicateOperator) - Method in class com.google.api.ads.adwords.lib.jaxb.v201309.Predicate
Sets the value of the operator property.
setPaging(Paging) - Method in class com.google.api.ads.adwords.lib.jaxb.v201306.Selector
Sets the value of the paging property.
setPaging(Paging) - Method in class com.google.api.ads.adwords.lib.jaxb.v201309.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.
setPassword(String) - Method in class com.google.api.ads.common.lib.auth.ClientLogin
 
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.v201306.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.v201309.ReportDownloader
Sets the timeout for both CONNECT and READ to the specified value.
setReportMoneyInMicros(Boolean) - Method in class com.google.api.ads.adwords.lib.client.AdWordsSession
 
setReportName(String) - Method in class com.google.api.ads.adwords.lib.jaxb.v201306.ReportDefinition
Sets the value of the reportName property.
setReportName(String) - Method in class com.google.api.ads.adwords.lib.jaxb.v201309.ReportDefinition
Sets the value of the reportName property.
setReportType(ReportDefinitionReportType) - Method in class com.google.api.ads.adwords.lib.jaxb.v201306.ReportDefinition
Sets the value of the reportType property.
setReportType(ReportDefinitionReportType) - Method in class com.google.api.ads.adwords.lib.jaxb.v201309.ReportDefinition
Sets the value of the reportType property.
setSelector(Selector) - Method in class com.google.api.ads.adwords.lib.jaxb.v201306.ReportDefinition
Sets the value of the selector property.
setSelector(Selector) - Method in class com.google.api.ads.adwords.lib.jaxb.v201309.ReportDefinition
Sets the value of the selector property.
setServerUrl(GenericUrl) - Method in class com.google.api.ads.common.lib.auth.ClientLogin
 
setSortOrder(SortOrder) - Method in class com.google.api.ads.adwords.lib.jaxb.v201306.OrderBy
Sets the value of the sortOrder property.
setSortOrder(SortOrder) - Method in class com.google.api.ads.adwords.lib.jaxb.v201309.OrderBy
Sets the value of the sortOrder property.
setStartIndex(Integer) - Method in class com.google.api.ads.adwords.lib.jaxb.v201306.Paging
Sets the value of the startIndex property.
setStartIndex(Integer) - Method in class com.google.api.ads.adwords.lib.jaxb.v201309.Paging
Sets the value of the startIndex property.
setToken(String) - Method in class com.google.api.ads.dfa.lib.client.DfaSession
Sets the token associated with this session.
setTransport(HttpTransport) - Method in class com.google.api.ads.common.lib.auth.ClientLogin
 
setTrigger(String) - Method in exception com.google.api.ads.adwords.lib.utils.v201306.DetailedReportDownloadResponseException
 
setTrigger(String) - Method in exception com.google.api.ads.adwords.lib.utils.v201309.DetailedReportDownloadResponseException
 
setType(String) - Method in exception com.google.api.ads.adwords.lib.utils.v201306.DetailedReportDownloadResponseException
 
setType(String) - Method in exception com.google.api.ads.adwords.lib.utils.v201309.DetailedReportDownloadResponseException
 
setUsername(String) - Method in class com.google.api.ads.common.lib.auth.ClientLogin
 
setValidateOnly(Boolean) - Method in class com.google.api.ads.adwords.lib.client.AdWordsSession
Sets whether this session should only validate the request.
SLEEP_TIMER - Static variable in class com.google.api.ads.dfp.axis.utils.v201208.ReportDownloader
The time to sleep before each request to the service.
SLEEP_TIMER - Static variable in class com.google.api.ads.dfp.axis.utils.v201211.ReportDownloader
The time to sleep before each request to the service.
SLEEP_TIMER - Static variable in class com.google.api.ads.dfp.axis.utils.v201302.ReportDownloader
The time to sleep before each request to the service.
SLEEP_TIMER - Static variable in class com.google.api.ads.dfp.axis.utils.v201306.ReportDownloader
The time to sleep before each request to the service.
SLEEP_TIMER - Static variable in class com.google.api.ads.dfp.axis.utils.v201308.ReportDownloader
The time to sleep before each request to the service.
SLEEP_TIMER - Static variable in class com.google.api.ads.dfp.axis.utils.v201311.ReportDownloader
The time to sleep before each request to the service.
SLEEP_TIMER - Static variable in class com.google.api.ads.dfp.jaxws.utils.v201208.ReportDownloader
The time to sleep before each request to the service.
SLEEP_TIMER - Static variable in class com.google.api.ads.dfp.jaxws.utils.v201211.ReportDownloader
The time to sleep before each request to the service.
SLEEP_TIMER - Static variable in class com.google.api.ads.dfp.jaxws.utils.v201302.ReportDownloader
The time to sleep before each request to the service.
SLEEP_TIMER - Static variable in class com.google.api.ads.dfp.jaxws.utils.v201306.ReportDownloader
The time to sleep before each request to the service.
SLEEP_TIMER - Static variable in class com.google.api.ads.dfp.jaxws.utils.v201308.ReportDownloader
The time to sleep before each request to the service.
SLEEP_TIMER - Static variable in class com.google.api.ads.dfp.jaxws.utils.v201311.ReportDownloader
The time to sleep before each request to the service.
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.
SoapCallReturn.Builder() - Constructor for class com.google.api.ads.common.lib.soap.SoapCallReturn.Builder
Constructor.
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.v201306.OrderBy
 
SortOrder - Enum in com.google.api.ads.adwords.lib.jaxb.v201306
Java class for SortOrder.
sortOrder - Variable in class com.google.api.ads.adwords.lib.jaxb.v201309.OrderBy
 
SortOrder - Enum in com.google.api.ads.adwords.lib.jaxb.v201309
Java class for SortOrder.
startIndex - Variable in class com.google.api.ads.adwords.lib.jaxb.v201306.Paging
 
startIndex - Variable in class com.google.api.ads.adwords.lib.jaxb.v201309.Paging
 
StatementBuilder - Class in com.google.api.ads.dfp.axis.utils.v201208
StatementBuilder allows for statements to be constructed in parts.
StatementBuilder() - Constructor for class com.google.api.ads.dfp.axis.utils.v201208.StatementBuilder
Constructs a statement builder.
StatementBuilder - Class in com.google.api.ads.dfp.axis.utils.v201211
StatementBuilder allows for statements to be constructed in parts.
StatementBuilder() - Constructor for class com.google.api.ads.dfp.axis.utils.v201211.StatementBuilder
Constructs a statement builder.
StatementBuilder - Class in com.google.api.ads.dfp.axis.utils.v201302
StatementBuilder allows for statements to be constructed in parts.
StatementBuilder() - Constructor for class com.google.api.ads.dfp.axis.utils.v201302.StatementBuilder
Constructs a statement builder.
StatementBuilder - Class in com.google.api.ads.dfp.axis.utils.v201306
StatementBuilder allows for statements to be constructed in parts.
StatementBuilder() - Constructor for class com.google.api.ads.dfp.axis.utils.v201306.StatementBuilder
Constructs a statement builder.
StatementBuilder - Class in com.google.api.ads.dfp.axis.utils.v201308
StatementBuilder allows for statements to be constructed in parts.
StatementBuilder() - Constructor for class com.google.api.ads.dfp.axis.utils.v201308.StatementBuilder
Constructs a statement builder.
StatementBuilder - Class in com.google.api.ads.dfp.axis.utils.v201311
StatementBuilder allows for statements to be constructed in parts.
StatementBuilder() - Constructor for class com.google.api.ads.dfp.axis.utils.v201311.StatementBuilder
Constructs a statement builder.
StatementBuilder - Class in com.google.api.ads.dfp.jaxws.utils.v201208
StatementBuilder allows for statements to be constructed in parts.
StatementBuilder() - Constructor for class com.google.api.ads.dfp.jaxws.utils.v201208.StatementBuilder
Constructs a statement builder.
StatementBuilder - Class in com.google.api.ads.dfp.jaxws.utils.v201211
StatementBuilder allows for statements to be constructed in parts.
StatementBuilder() - Constructor for class com.google.api.ads.dfp.jaxws.utils.v201211.StatementBuilder
Constructs a statement builder.
StatementBuilder - Class in com.google.api.ads.dfp.jaxws.utils.v201302
StatementBuilder allows for statements to be constructed in parts.
StatementBuilder() - Constructor for class com.google.api.ads.dfp.jaxws.utils.v201302.StatementBuilder
Constructs a statement builder.
StatementBuilder - Class in com.google.api.ads.dfp.jaxws.utils.v201306
StatementBuilder allows for statements to be constructed in parts.
StatementBuilder() - Constructor for class com.google.api.ads.dfp.jaxws.utils.v201306.StatementBuilder
Constructs a statement builder.
StatementBuilder - Class in com.google.api.ads.dfp.jaxws.utils.v201308
StatementBuilder allows for statements to be constructed in parts.
StatementBuilder() - Constructor for class com.google.api.ads.dfp.jaxws.utils.v201308.StatementBuilder
Constructs a statement builder.
StatementBuilder - Class in com.google.api.ads.dfp.jaxws.utils.v201311
StatementBuilder allows for statements to be constructed in parts.
StatementBuilder() - Constructor for class com.google.api.ads.dfp.jaxws.utils.v201311.StatementBuilder
Constructs a statement builder.
Streams - Class in com.google.api.ads.common.lib.utils
Helper class to perform stream operations.
SUGGESTED_PAGE_LIMIT - Static variable in class com.google.api.ads.dfp.axis.utils.v201208.StatementBuilder
 
SUGGESTED_PAGE_LIMIT - Static variable in class com.google.api.ads.dfp.axis.utils.v201211.StatementBuilder
 
SUGGESTED_PAGE_LIMIT - Static variable in class com.google.api.ads.dfp.axis.utils.v201302.StatementBuilder
 
SUGGESTED_PAGE_LIMIT - Static variable in class com.google.api.ads.dfp.axis.utils.v201306.StatementBuilder
 
SUGGESTED_PAGE_LIMIT - Static variable in class com.google.api.ads.dfp.axis.utils.v201308.StatementBuilder
 
SUGGESTED_PAGE_LIMIT - Static variable in class com.google.api.ads.dfp.axis.utils.v201311.StatementBuilder
 
SUGGESTED_PAGE_LIMIT - Static variable in class com.google.api.ads.dfp.jaxws.utils.v201208.StatementBuilder
 
SUGGESTED_PAGE_LIMIT - Static variable in class com.google.api.ads.dfp.jaxws.utils.v201211.StatementBuilder
 
SUGGESTED_PAGE_LIMIT - Static variable in class com.google.api.ads.dfp.jaxws.utils.v201302.StatementBuilder
 
SUGGESTED_PAGE_LIMIT - Static variable in class com.google.api.ads.dfp.jaxws.utils.v201306.StatementBuilder
 
SUGGESTED_PAGE_LIMIT - Static variable in class com.google.api.ads.dfp.jaxws.utils.v201308.StatementBuilder
 
SUGGESTED_PAGE_LIMIT - Static variable in class com.google.api.ads.dfp.jaxws.utils.v201311.StatementBuilder
 

T

TargetingIdeaDelegate - Class in com.google.api.ads.adwords.axis.utility.extension.delegates
Specific AbstractBaseDelegate for TargetingIdeaServiceInterface.
TargetingIdeaDelegate(AdWordsSession) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.delegates.TargetingIdeaDelegate
Default Constructor.
TargetingIdeaDelegate(AdWordsSession, TargetingIdeaServiceInterface) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.delegates.TargetingIdeaDelegate
Constructor with custom service.
terminateLink(List<ManagedCustomerLink>) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.ManagedCustomerDelegate
Terminates Links.
TestService - Class in com.google.api.ads.adwords.lib.factory.helper.testing.v201306.cm
Test class for AdWordsServiceClientFactoryHelper.
TestService() - Constructor for class com.google.api.ads.adwords.lib.factory.helper.testing.v201306.cm.TestService
 
TestService - Class in com.google.api.ads.adwords.lib.factory.helper.testing.v201309.cm
Test class for AdWordsServiceClientFactoryHelper.
TestService() - Constructor for class com.google.api.ads.adwords.lib.factory.helper.testing.v201309.cm.TestService
 
throwUnwrapApiExceptions(Exception, String) - Static method in exception com.google.api.ads.adwords.axis.utility.extension.exception.UtilityLibraryException
Unwraps ApiException and RemoteException exceptions
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(DateTime) - Static method in class com.google.api.ads.dfp.axis.utils.v201208.DateTimes
Gets a calendar for a DateTime using the default locale, i.e.
toCalendar(DateTime, Locale) - Static method in class com.google.api.ads.dfp.axis.utils.v201208.DateTimes
Gets a calendar for a DateTime in the supplied locale.
toCalendar(DateTime) - Static method in class com.google.api.ads.dfp.axis.utils.v201211.DateTimes
Gets a calendar for a DateTime using the default locale, i.e.
toCalendar(DateTime, Locale) - Static method in class com.google.api.ads.dfp.axis.utils.v201211.DateTimes
Gets a calendar for a DateTime in the supplied locale.
toCalendar(DateTime) - Static method in class com.google.api.ads.dfp.axis.utils.v201302.DateTimes
Gets a calendar for a DateTime using the default locale, i.e.
toCalendar(DateTime, Locale) - Static method in class com.google.api.ads.dfp.axis.utils.v201302.DateTimes
Gets a calendar for a DateTime in the supplied locale.
toCalendar(DateTime) - Static method in class com.google.api.ads.dfp.axis.utils.v201306.DateTimes
Gets a calendar for a DateTime using the default locale, i.e.
toCalendar(DateTime, Locale) - Static method in class com.google.api.ads.dfp.axis.utils.v201306.DateTimes
Gets a calendar for a DateTime in the supplied locale.
toCalendar(DateTime) - Static method in class com.google.api.ads.dfp.axis.utils.v201308.DateTimes
Gets a calendar for a DateTime using the default locale, i.e.
toCalendar(DateTime, Locale) - Static method in class com.google.api.ads.dfp.axis.utils.v201308.DateTimes
Gets a calendar for a DateTime in the supplied locale.
toCalendar(DateTime) - Static method in class com.google.api.ads.dfp.axis.utils.v201311.DateTimes
Gets a calendar for a DateTime using the default locale, i.e.
toCalendar(DateTime, Locale) - Static method in class com.google.api.ads.dfp.axis.utils.v201311.DateTimes
Gets a calendar for a DateTime in the supplied locale.
toCalendar(DateTime) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201208.DateTimes
Gets a calendar for a DateTime using the default locale, i.e.
toCalendar(DateTime, Locale) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201208.DateTimes
Gets a calendar for a DateTime in the supplied locale.
toCalendar(DateTime) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201211.DateTimes
Gets a calendar for a DateTime using the default locale, i.e.
toCalendar(DateTime, Locale) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201211.DateTimes
Gets a calendar for a DateTime in the supplied locale.
toCalendar(DateTime) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201302.DateTimes
Gets a calendar for a DateTime using the default locale, i.e.
toCalendar(DateTime, Locale) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201302.DateTimes
Gets a calendar for a DateTime in the supplied locale.
toCalendar(DateTime) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201306.DateTimes
Gets a calendar for a DateTime using the default locale, i.e.
toCalendar(DateTime, Locale) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201306.DateTimes
Gets a calendar for a DateTime in the supplied locale.
toCalendar(DateTime) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201308.DateTimes
Gets a calendar for a DateTime using the default locale, i.e.
toCalendar(DateTime, Locale) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201308.DateTimes
Gets a calendar for a DateTime in the supplied locale.
toCalendar(DateTime) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201311.DateTimes
Gets a calendar for a DateTime using the default locale, i.e.
toCalendar(DateTime, Locale) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201311.DateTimes
Gets a calendar for a DateTime in the supplied locale.
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) - Static method in class com.google.api.ads.dfp.axis.utils.v201208.DateTimes
Converts a Calendar object to an API date time preserving the time zone.
toDateTime(Instant, String) - Static method in class com.google.api.ads.dfp.axis.utils.v201208.DateTimes
Converts an Instant object to an API date time in the time zone supplied.
toDateTime(DateTime) - Static method in class com.google.api.ads.dfp.axis.utils.v201208.DateTimes
Converts a DateTime object to an API date time preserving the time zone.
toDateTime(String, String) - Static method in class com.google.api.ads.dfp.axis.utils.v201208.DateTimes
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(DateTime) - Static method in class com.google.api.ads.dfp.axis.utils.v201208.DateTimes
Converts an API date time to a DateTime preserving the time zone.
toDateTime(Calendar) - Static method in class com.google.api.ads.dfp.axis.utils.v201211.DateTimes
Converts a Calendar object to an API date time preserving the time zone.
toDateTime(Instant, String) - Static method in class com.google.api.ads.dfp.axis.utils.v201211.DateTimes
Converts an Instant object to an API date time in the time zone supplied.
toDateTime(DateTime) - Static method in class com.google.api.ads.dfp.axis.utils.v201211.DateTimes
Converts a DateTime object to an API date time preserving the time zone.
toDateTime(String, String) - Static method in class com.google.api.ads.dfp.axis.utils.v201211.DateTimes
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(DateTime) - Static method in class com.google.api.ads.dfp.axis.utils.v201211.DateTimes
Converts an API date time to a DateTime preserving the time zone.
toDateTime(Calendar) - Static method in class com.google.api.ads.dfp.axis.utils.v201302.DateTimes
Converts a Calendar object to an API date time preserving the time zone.
toDateTime(Instant, String) - Static method in class com.google.api.ads.dfp.axis.utils.v201302.DateTimes
Converts an Instant object to an API date time in the time zone supplied.
toDateTime(DateTime) - Static method in class com.google.api.ads.dfp.axis.utils.v201302.DateTimes
Converts a DateTime object to an API date time preserving the time zone.
toDateTime(String, String) - Static method in class com.google.api.ads.dfp.axis.utils.v201302.DateTimes
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(DateTime) - Static method in class com.google.api.ads.dfp.axis.utils.v201302.DateTimes
Converts an API date time to a DateTime preserving the time zone.
toDateTime(Calendar) - Static method in class com.google.api.ads.dfp.axis.utils.v201306.DateTimes
Converts a Calendar object to an API date time preserving the time zone.
toDateTime(Instant, String) - Static method in class com.google.api.ads.dfp.axis.utils.v201306.DateTimes
Converts an Instant object to an API date time in the time zone supplied.
toDateTime(DateTime) - Static method in class com.google.api.ads.dfp.axis.utils.v201306.DateTimes
Converts a DateTime object to an API date time preserving the time zone.
toDateTime(String, String) - Static method in class com.google.api.ads.dfp.axis.utils.v201306.DateTimes
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(DateTime) - Static method in class com.google.api.ads.dfp.axis.utils.v201306.DateTimes
Converts an API date time to a DateTime preserving the time zone.
toDateTime(Calendar) - Static method in class com.google.api.ads.dfp.axis.utils.v201308.DateTimes
Converts a Calendar object to an API date time preserving the time zone.
toDateTime(Instant, String) - Static method in class com.google.api.ads.dfp.axis.utils.v201308.DateTimes
Converts an Instant object to an API date time in the time zone supplied.
toDateTime(DateTime) - Static method in class com.google.api.ads.dfp.axis.utils.v201308.DateTimes
Converts a DateTime object to an API date time preserving the time zone.
toDateTime(String, String) - Static method in class com.google.api.ads.dfp.axis.utils.v201308.DateTimes
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(DateTime) - Static method in class com.google.api.ads.dfp.axis.utils.v201308.DateTimes
Converts an API date time to a DateTime preserving the time zone.
toDateTime(Calendar) - Static method in class com.google.api.ads.dfp.axis.utils.v201311.DateTimes
Converts a Calendar object to an API date time preserving the time zone.
toDateTime(Instant, String) - Static method in class com.google.api.ads.dfp.axis.utils.v201311.DateTimes
Converts an Instant object to an API date time in the time zone supplied.
toDateTime(DateTime) - Static method in class com.google.api.ads.dfp.axis.utils.v201311.DateTimes
Converts a DateTime object to an API date time preserving the time zone.
toDateTime(String, String) - Static method in class com.google.api.ads.dfp.axis.utils.v201311.DateTimes
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(DateTime) - Static method in class com.google.api.ads.dfp.axis.utils.v201311.DateTimes
Converts an API date time to a DateTime preserving the time zone.
toDateTime(Calendar) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201208.DateTimes
Converts a Calendar object to an API date time preserving the time zone.
toDateTime(Instant, String) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201208.DateTimes
Converts an Instant object to an API date time in the time zone supplied.
toDateTime(DateTime) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201208.DateTimes
Converts a DateTime object to an API date time preserving the time zone.
toDateTime(String, String) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201208.DateTimes
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(DateTime) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201208.DateTimes
Converts an API date time to a DateTime preserving the time zone.
toDateTime(Calendar) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201211.DateTimes
Converts a Calendar object to an API date time preserving the time zone.
toDateTime(Instant, String) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201211.DateTimes
Converts an Instant object to an API date time in the time zone supplied.
toDateTime(DateTime) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201211.DateTimes
Converts a DateTime object to an API date time preserving the time zone.
toDateTime(String, String) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201211.DateTimes
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(DateTime) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201211.DateTimes
Converts an API date time to a DateTime preserving the time zone.
toDateTime(Calendar) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201302.DateTimes
Converts a Calendar object to an API date time preserving the time zone.
toDateTime(Instant, String) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201302.DateTimes
Converts an Instant object to an API date time in the time zone supplied.
toDateTime(DateTime) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201302.DateTimes
Converts a DateTime object to an API date time preserving the time zone.
toDateTime(String, String) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201302.DateTimes
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(DateTime) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201302.DateTimes
Converts an API date time to a DateTime preserving the time zone.
toDateTime(Calendar) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201306.DateTimes
Converts a Calendar object to an API date time preserving the time zone.
toDateTime(Instant, String) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201306.DateTimes
Converts an Instant object to an API date time in the time zone supplied.
toDateTime(DateTime) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201306.DateTimes
Converts a DateTime object to an API date time preserving the time zone.
toDateTime(String, String) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201306.DateTimes
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(DateTime) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201306.DateTimes
Converts an API date time to a DateTime preserving the time zone.
toDateTime(Calendar) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201308.DateTimes
Converts a Calendar object to an API date time preserving the time zone.
toDateTime(Instant, String) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201308.DateTimes
Converts an Instant object to an API date time in the time zone supplied.
toDateTime(DateTime) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201308.DateTimes
Converts a DateTime object to an API date time preserving the time zone.
toDateTime(String, String) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201308.DateTimes
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(DateTime) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201308.DateTimes
Converts an API date time to a DateTime preserving the time zone.
toDateTime(Calendar) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201311.DateTimes
Converts a Calendar object to an API date time preserving the time zone.
toDateTime(Instant, String) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201311.DateTimes
Converts an Instant object to an API date time in the time zone supplied.
toDateTime(DateTime) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201311.DateTimes
Converts a DateTime object to an API date time preserving the time zone.
toDateTime(String, String) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201311.DateTimes
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(DateTime) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201311.DateTimes
Converts an API date time to a DateTime preserving the time zone.
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) - Static method in class com.google.api.ads.dfp.axis.utils.v201208.DateTimes
Converts a string in the form of yyyy-MM-dd'T'HH:mm:ss±HH:mm, or yyyy-MM-dd'T'HH:mm:ssZ for Etc/GMT, to an API date time in the time zone supplied.
toDateTimeWithTimeZone(String) - Static method in class com.google.api.ads.dfp.axis.utils.v201211.DateTimes
Converts a string in the form of yyyy-MM-dd'T'HH:mm:ss±HH:mm, or yyyy-MM-dd'T'HH:mm:ssZ for Etc/GMT, to an API date time in the time zone supplied.
toDateTimeWithTimeZone(String) - Static method in class com.google.api.ads.dfp.axis.utils.v201302.DateTimes
Converts a string in the form of yyyy-MM-dd'T'HH:mm:ss±HH:mm, or yyyy-MM-dd'T'HH:mm:ssZ for Etc/GMT, to an API date time in the time zone supplied.
toDateTimeWithTimeZone(String) - Static method in class com.google.api.ads.dfp.axis.utils.v201306.DateTimes
Converts a string in the form of yyyy-MM-dd'T'HH:mm:ss±HH:mm, or yyyy-MM-dd'T'HH:mm:ssZ for Etc/GMT, to an API date time in the time zone supplied.
toDateTimeWithTimeZone(String) - Static method in class com.google.api.ads.dfp.axis.utils.v201308.DateTimes
Converts a string in the form of yyyy-MM-dd'T'HH:mm:ss±HH:mm, or yyyy-MM-dd'T'HH:mm:ssZ for Etc/GMT, to an API date time in the time zone supplied.
toDateTimeWithTimeZone(String) - Static method in class com.google.api.ads.dfp.axis.utils.v201311.DateTimes
Converts a string in the form of yyyy-MM-dd'T'HH:mm:ss±HH:mm, or yyyy-MM-dd'T'HH:mm:ssZ for Etc/GMT, to an API date time in the time zone supplied.
toDateTimeWithTimeZone(String) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201208.DateTimes
Converts a string in the form of yyyy-MM-dd'T'HH:mm:ss±HH:mm, or yyyy-MM-dd'T'HH:mm:ssZ for Etc/GMT, to an API date time in the time zone supplied.
toDateTimeWithTimeZone(String) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201211.DateTimes
Converts a string in the form of yyyy-MM-dd'T'HH:mm:ss±HH:mm, or yyyy-MM-dd'T'HH:mm:ssZ for Etc/GMT, to an API date time in the time zone supplied.
toDateTimeWithTimeZone(String) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201302.DateTimes
Converts a string in the form of yyyy-MM-dd'T'HH:mm:ss±HH:mm, or yyyy-MM-dd'T'HH:mm:ssZ for Etc/GMT, to an API date time in the time zone supplied.
toDateTimeWithTimeZone(String) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201306.DateTimes
Converts a string in the form of yyyy-MM-dd'T'HH:mm:ss±HH:mm, or yyyy-MM-dd'T'HH:mm:ssZ for Etc/GMT, to an API date time in the time zone supplied.
toDateTimeWithTimeZone(String) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201308.DateTimes
Converts a string in the form of yyyy-MM-dd'T'HH:mm:ss±HH:mm, or yyyy-MM-dd'T'HH:mm:ssZ for Etc/GMT, to an API date time in the time zone supplied.
toDateTimeWithTimeZone(String) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201311.DateTimes
Converts a string in the form of yyyy-MM-dd'T'HH:mm:ss±HH:mm, or yyyy-MM-dd'T'HH:mm:ssZ for Etc/GMT, to an API date time in the time zone supplied.
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.
TOKEN_EXPIRED_CODE - Static variable in class com.google.api.ads.dfa.axis.utils.DfaAxisTokenExpirationDetector
 
TOKEN_EXPIRED_MESSAGE - Static variable in class com.google.api.ads.dfa.axis.utils.DfaAxisTokenExpirationDetector
 
TokenExpirationDetector - Interface in com.google.api.ads.dfa.lib.auth
Utility which detects exceptions returned from the DFA API due to expired DFA tokens.
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.
toStatement() - Method in class com.google.api.ads.dfp.axis.utils.v201208.StatementBuilder
Gets the Statement representing the state of this statement builder.
toStatement() - Method in class com.google.api.ads.dfp.axis.utils.v201211.StatementBuilder
Gets the Statement representing the state of this statement builder.
toStatement() - Method in class com.google.api.ads.dfp.axis.utils.v201302.StatementBuilder
Gets the Statement representing the state of this statement builder.
toStatement() - Method in class com.google.api.ads.dfp.axis.utils.v201306.StatementBuilder
Gets the Statement representing the state of this statement builder.
toStatement() - Method in class com.google.api.ads.dfp.axis.utils.v201308.StatementBuilder
Gets the Statement representing the state of this statement builder.
toStatement() - Method in class com.google.api.ads.dfp.axis.utils.v201311.StatementBuilder
Gets the Statement representing the state of this statement builder.
toStatement() - Method in class com.google.api.ads.dfp.jaxws.utils.v201208.StatementBuilder
Gets the Statement representing the state of this statement builder.
toStatement() - Method in class com.google.api.ads.dfp.jaxws.utils.v201211.StatementBuilder
Gets the Statement representing the state of this statement builder.
toStatement() - Method in class com.google.api.ads.dfp.jaxws.utils.v201302.StatementBuilder
Gets the Statement representing the state of this statement builder.
toStatement() - Method in class com.google.api.ads.dfp.jaxws.utils.v201306.StatementBuilder
Gets the Statement representing the state of this statement builder.
toStatement() - Method in class com.google.api.ads.dfp.jaxws.utils.v201308.StatementBuilder
Gets the Statement representing the state of this statement builder.
toStatement() - Method in class com.google.api.ads.dfp.jaxws.utils.v201311.StatementBuilder
Gets the Statement representing the state of this statement builder.
toString() - Method in exception com.google.api.ads.adwords.lib.utils.v201306.DetailedReportDownloadResponseException
 
toString() - Method in exception com.google.api.ads.adwords.lib.utils.v201309.DetailedReportDownloadResponseException
 
toString() - Method in exception com.google.api.ads.common.lib.exception.ValidationException
 
toString(Date) - Static method in class com.google.api.ads.dfp.axis.utils.v201208.DateTimes
Returns string representation of this date.
toString(DateTime) - Static method in class com.google.api.ads.dfp.axis.utils.v201208.DateTimes
Returns string representation of this date time.
toString(Value) - Static method in class com.google.api.ads.dfp.axis.utils.v201208.Pql
Creates a String from the Value.
toString(Date) - Static method in class com.google.api.ads.dfp.axis.utils.v201211.DateTimes
Returns string representation of this date.
toString(DateTime) - Static method in class com.google.api.ads.dfp.axis.utils.v201211.DateTimes
Returns string representation of this date time.
toString(Value) - Static method in class com.google.api.ads.dfp.axis.utils.v201211.Pql
Creates a String from the Value.
toString(Date) - Static method in class com.google.api.ads.dfp.axis.utils.v201302.DateTimes
Returns string representation of this date.
toString(DateTime) - Static method in class com.google.api.ads.dfp.axis.utils.v201302.DateTimes
Returns string representation of this date time.
toString(Value) - Static method in class com.google.api.ads.dfp.axis.utils.v201302.Pql
Creates a String from the Value.
toString(Date) - Static method in class com.google.api.ads.dfp.axis.utils.v201306.DateTimes
Returns string representation of this date.
toString(DateTime) - Static method in class com.google.api.ads.dfp.axis.utils.v201306.DateTimes
Returns string representation of this date time.
toString(Value) - Static method in class com.google.api.ads.dfp.axis.utils.v201306.Pql
Creates a String from the Value.
toString(Date) - Static method in class com.google.api.ads.dfp.axis.utils.v201308.DateTimes
Returns string representation of this date.
toString(DateTime) - Static method in class com.google.api.ads.dfp.axis.utils.v201308.DateTimes
Returns string representation of this date time.
toString(Value) - Static method in class com.google.api.ads.dfp.axis.utils.v201308.Pql
Creates a String from the Value.
toString(Date) - Static method in class com.google.api.ads.dfp.axis.utils.v201311.DateTimes
Returns string representation of this date.
toString(DateTime) - Static method in class com.google.api.ads.dfp.axis.utils.v201311.DateTimes
Returns string representation of this date time.
toString(Value) - Static method in class com.google.api.ads.dfp.axis.utils.v201311.Pql
Creates a String from the Value.
toString(Date) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201208.DateTimes
Returns string representation of this date.
toString(DateTime) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201208.DateTimes
Returns string representation of this date time.
toString(Value) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201208.Pql
Creates a String from the Value.
toString(Date) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201211.DateTimes
Returns string representation of this date.
toString(DateTime) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201211.DateTimes
Returns string representation of this date time.
toString(Value) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201211.Pql
Creates a String from the Value.
toString(Date) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201302.DateTimes
Returns string representation of this date.
toString(DateTime) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201302.DateTimes
Returns string representation of this date time.
toString(Value) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201302.Pql
Creates a String from the Value.
toString(Date) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201306.DateTimes
Returns string representation of this date.
toString(DateTime) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201306.DateTimes
Returns string representation of this date time.
toString(Value) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201306.Pql
Creates a String from the Value.
toString(Date) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201308.DateTimes
Returns string representation of this date.
toString(DateTime) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201308.DateTimes
Returns string representation of this date time.
toString(Value) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201308.Pql
Creates a String from the Value.
toString(Date) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201311.DateTimes
Returns string representation of this date.
toString(DateTime) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201311.DateTimes
Returns string representation of this date time.
toString(Value) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201311.Pql
Creates a String from the Value.
toString(T) - Method in class com.google.api.ads.dfp.lib.utils.DateTimesHelper
Returns string representation of this date time.
toStringForTimeZone(DateTime, String) - Static method in class com.google.api.ads.dfp.axis.utils.v201208.DateTimes
Returns string representation of this date time with a different time zone, preserving the millisecond instant.
toStringForTimeZone(DateTime, String) - Static method in class com.google.api.ads.dfp.axis.utils.v201211.DateTimes
Returns string representation of this date time with a different time zone, preserving the millisecond instant.
toStringForTimeZone(DateTime, String) - Static method in class com.google.api.ads.dfp.axis.utils.v201302.DateTimes
Returns string representation of this date time with a different time zone, preserving the millisecond instant.
toStringForTimeZone(DateTime, String) - Static method in class com.google.api.ads.dfp.axis.utils.v201306.DateTimes
Returns string representation of this date time with a different time zone, preserving the millisecond instant.
toStringForTimeZone(DateTime, String) - Static method in class com.google.api.ads.dfp.axis.utils.v201308.DateTimes
Returns string representation of this date time with a different time zone, preserving the millisecond instant.
toStringForTimeZone(DateTime, String) - Static method in class com.google.api.ads.dfp.axis.utils.v201311.DateTimes
Returns string representation of this date time with a different time zone, preserving the millisecond instant.
toStringForTimeZone(DateTime, String) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201208.DateTimes
Returns string representation of this date time with a different time zone, preserving the millisecond instant.
toStringForTimeZone(DateTime, String) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201211.DateTimes
Returns string representation of this date time with a different time zone, preserving the millisecond instant.
toStringForTimeZone(DateTime, String) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201302.DateTimes
Returns string representation of this date time with a different time zone, preserving the millisecond instant.
toStringForTimeZone(DateTime, String) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201306.DateTimes
Returns string representation of this date time with a different time zone, preserving the millisecond instant.
toStringForTimeZone(DateTime, String) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201308.DateTimes
Returns string representation of this date time with a different time zone, preserving the millisecond instant.
toStringForTimeZone(DateTime, String) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201311.DateTimes
Returns string representation of this date time with a different time zone, preserving the millisecond instant.
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(DateTime) - Static method in class com.google.api.ads.dfp.axis.utils.v201208.DateTimes
Returns string representation of this date time with time zone.
toStringWithTimeZone(DateTime) - Static method in class com.google.api.ads.dfp.axis.utils.v201211.DateTimes
Returns string representation of this date time with time zone.
toStringWithTimeZone(DateTime) - Static method in class com.google.api.ads.dfp.axis.utils.v201302.DateTimes
Returns string representation of this date time with time zone.
toStringWithTimeZone(DateTime) - Static method in class com.google.api.ads.dfp.axis.utils.v201306.DateTimes
Returns string representation of this date time with time zone.
toStringWithTimeZone(DateTime) - Static method in class com.google.api.ads.dfp.axis.utils.v201308.DateTimes
Returns string representation of this date time with time zone.
toStringWithTimeZone(DateTime) - Static method in class com.google.api.ads.dfp.axis.utils.v201311.DateTimes
Returns string representation of this date time with time zone.
toStringWithTimeZone(DateTime) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201208.DateTimes
Returns string representation of this date time with time zone.
toStringWithTimeZone(DateTime) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201211.DateTimes
Returns string representation of this date time with time zone.
toStringWithTimeZone(DateTime) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201302.DateTimes
Returns string representation of this date time with time zone.
toStringWithTimeZone(DateTime) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201306.DateTimes
Returns string representation of this date time with time zone.
toStringWithTimeZone(DateTime) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201308.DateTimes
Returns string representation of this date time with time zone.
toStringWithTimeZone(DateTime) - Static method in class com.google.api.ads.dfp.jaxws.utils.v201311.DateTimes
Returns string representation of this date time with time zone.
toStringWithTimeZone(T) - Method in class com.google.api.ads.dfp.lib.utils.DateTimesHelper
Returns string representation of this date time with time zone.
TrafficEstimatorDelegate - Class in com.google.api.ads.adwords.axis.utility.extension.delegates
Specific AbstractBaseDelegate for TrafficEstimatorServiceInterface.
TrafficEstimatorDelegate(AdWordsSession) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.delegates.TrafficEstimatorDelegate
Default Constructor.
TrafficEstimatorDelegate(AdWordsSession, TrafficEstimatorServiceInterface) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.delegates.TrafficEstimatorDelegate
Constructor with custom service.

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.
update(List<T>) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.AbstractGetMutateDelegate
Encapsulates one SET mutate operation per item on the list.
update(T) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.AbstractGetMutateDelegate
Encapsulates one SET mutate operation for the object.
update() - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedAdGroup
Updates the ExtendedAdGroup's AdGroup.
update() - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedCampaign
Updates the ExtendedCampaign's Campaign.
updateAdGroupAd(AdGroupAd) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedAdGroup
Updates the AdGroupAd for the ExtendedAdGroup's AdGroup.
updateAdGroupAds(List<AdGroupAd>) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedAdGroup
Updates the AdGroupAds for the ExtendedAdGroup's AdGroup.
updateAdGroupFeed(AdGroupFeed) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedManagedCustomer
Updates the AdGroupFeed for the ExtendedManagedCustomer's ManagedCustomer.
updateAdGroupFeeds(List<AdGroupFeed>) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedManagedCustomer
Updates the AdGroupFeeds for the ExtendedManagedCustomer's ManagedCustomer.
updateAdGroups(List<AdGroup>) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedCampaign
Uptades the AdGroups for the ExtendedCampaign's Campaign.
updateAdParam(AdParam) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedAdGroup
Updates the AdParam for the ExtendedAdGroup's AdGroup.
updateAdParams(List<AdParam>) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedAdGroup
Updates the AdParams for the ExtendedAdGroup's AdGroup.
updateBiddableAdGroupCriterion(AdGroupCriterion) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedAdGroup
Updates the Biddable AdGroupCriterion for the ExtendedAdGroup's AdGroup.
updateBiddableAdGroupCriterions(List<AdGroupCriterion>) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedAdGroup
Updates the Biddable AdGroupCriterions for the ExtendedAdGroup's AdGroup.
updateBudget(Budget) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedManagedCustomer
Updates the Budget for the ExtendedManagedCustomer's ManagedCustomer.
updateBudgetOrder(BudgetOrder) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedManagedCustomer
Updates the BudgetOrder for the ExtendedManagedCustomer's ManagedCustomer.
updateBudgets(List<Budget>) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedManagedCustomer
Updates the Budgets for the ExtendedManagedCustomer's ManagedCustomer.
updateCampaign(Campaign) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedManagedCustomer
Updates the Campaign into the ExtendedManagedCustomer's ManagedCustomer.
updateCampaignCriterion(CampaignCriterion) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedCampaign
Updates the CampaignCriterion for the ExtendedCampaign's Campaign.
updateCampaignCriterions(List<CampaignCriterion>) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedCampaign
Updates the CampaignCriterions for the ExtendedCampaign's Campaign.
updateCampaignFeed(CampaignFeed) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedManagedCustomer
Updates the CampaignFeed for the ExtendedManagedCustomer's ManagedCustomer.
updateCampaignFeeds(List<CampaignFeed>) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedManagedCustomer
Updates the CampaignFeeds for the ExtendedManagedCustomer's ManagedCustomer.
updateCampaigns(List<Campaign>) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedManagedCustomer
Updates the Campaigns for the ExtendedManagedCustomer's ManagedCustomer.
updateExperiment(Experiment) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedCampaign
Updates the Experiment into the ExtendedCampaign's Campaign.
updateExperiments(List<Experiment>) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedCampaign
Updates the Experiments into the ExtendedCampaign's Campaign.
updateFeed(Feed) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedManagedCustomer
Updates the Feed for the ExtendedManagedCustomer's ManagedCustomer.
updateFeedItem(FeedItem) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedManagedCustomer
Updates the FeedItem for the ExtendedManagedCustomer's ManagedCustomer.
updateFeedItems(List<FeedItem>) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedManagedCustomer
Updates the FeedItems for the ExtendedManagedCustomer's ManagedCustomer.
updateFeedMapping(FeedMapping) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedManagedCustomer
Updates the FeedMapping for the ExtendedManagedCustomer's ManagedCustomer.
updateFeedMappings(List<FeedMapping>) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedManagedCustomer
Updates the FeedMappings for the ExtendedManagedCustomer's ManagedCustomer.
updateFeeds(List<Feed>) - Method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedManagedCustomer
Updates the Feeds for the ExtendedManagedCustomer's ManagedCustomer.
upload(List<Media>) - Method in class com.google.api.ads.adwords.axis.utility.extension.delegates.MediaDelegate
Upload a list of Medias.
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.
UserListDelegate - Class in com.google.api.ads.adwords.axis.utility.extension.delegates
Specific AbstractGetMutateDelegate for UserList.
UserListDelegate(AdWordsSession) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.delegates.UserListDelegate
Default Constructor.
UserListDelegate(AdWordsSession, AdwordsUserListServiceInterface) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.delegates.UserListDelegate
Constructor with custom service.
UserListDelegate(AdWordsSession, List<SelectorFields.UserList>) - Constructor for class com.google.api.ads.adwords.axis.utility.extension.delegates.UserListDelegate
Constructor with custom fields.
UtilityLibraryException - Exception in com.google.api.ads.adwords.axis.utility.extension.exception
Exception class for Utility library errors.
UtilityLibraryException() - Constructor for exception com.google.api.ads.adwords.axis.utility.extension.exception.UtilityLibraryException
Default Constructor.
UtilityLibraryException(String) - Constructor for exception com.google.api.ads.adwords.axis.utility.extension.exception.UtilityLibraryException
Constructs a new exception with the specified detail message and cause.
UtilityLibraryException(String, Throwable) - Constructor for exception com.google.api.ads.adwords.axis.utility.extension.exception.UtilityLibraryException
Constructs a new exception with the specified detail message.
UtilityLibraryException(Throwable) - Constructor for exception com.google.api.ads.adwords.axis.utility.extension.exception.UtilityLibraryException
Constructs a new exception with the specified cause.

V

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.v201306.DownloadFormat
 
value() - Method in enum com.google.api.ads.adwords.lib.jaxb.v201306.PredicateOperator
 
value() - Method in enum com.google.api.ads.adwords.lib.jaxb.v201306.ReportDefinitionDateRangeType
 
value() - Method in enum com.google.api.ads.adwords.lib.jaxb.v201306.ReportDefinitionReportType
 
value() - Method in enum com.google.api.ads.adwords.lib.jaxb.v201306.SortOrder
 
value() - Method in enum com.google.api.ads.adwords.lib.jaxb.v201309.DownloadFormat
 
value() - Method in enum com.google.api.ads.adwords.lib.jaxb.v201309.PredicateOperator
 
value() - Method in enum com.google.api.ads.adwords.lib.jaxb.v201309.ReportDefinitionDateRangeType
 
value() - Method in enum com.google.api.ads.adwords.lib.jaxb.v201309.ReportDefinitionReportType
 
value() - Method in enum com.google.api.ads.adwords.lib.jaxb.v201309.SortOrder
 
valueMap - Variable in class com.google.api.ads.dfp.lib.utils.QueryBuilder
 
valueOf(String) - Static method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.AdGroup
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.AdGroupAd
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.AdGroupBidLandscape
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.AdGroupBidModifier
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.AdGroupCriterion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.AdGroupFeed
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.AdParam
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.Budget
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.BudgetOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.Campaign
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.CampaignAdExtension
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.CampaignCriterion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.CampaignFeed
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.ConversionTracker
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.CriterionBidLandscape
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.Experiment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.Feed
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.FeedItem
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.FeedMapping
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.LocationCriterion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.ManagedCustomer
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.Media
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.UserList
Returns the enum constant of this type with the specified name.
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.v201306.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.v201306.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.v201306.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.v201306.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.v201306.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.v201309.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.v201309.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.v201309.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.v201309.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.v201309.SortOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.api.ads.common.lib.auth.ClientLoginTokens.Api
Deprecated.
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.
valueOf(String) - Static method in enum com.google.api.ads.dfa.lib.client.DfaSession.Environment
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.google.api.ads.adwords.axis.utility.extension.util.SelectorFields.AdGroup
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.axis.utility.extension.util.SelectorFields.AdGroupAd
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.axis.utility.extension.util.SelectorFields.AdGroupBidLandscape
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.axis.utility.extension.util.SelectorFields.AdGroupBidModifier
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.axis.utility.extension.util.SelectorFields.AdGroupCriterion
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.axis.utility.extension.util.SelectorFields.AdGroupFeed
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.axis.utility.extension.util.SelectorFields.AdParam
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.axis.utility.extension.util.SelectorFields.Budget
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.axis.utility.extension.util.SelectorFields.BudgetOrder
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.axis.utility.extension.util.SelectorFields.Campaign
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.axis.utility.extension.util.SelectorFields.CampaignAdExtension
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.axis.utility.extension.util.SelectorFields.CampaignCriterion
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.axis.utility.extension.util.SelectorFields.CampaignFeed
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.axis.utility.extension.util.SelectorFields.ConversionTracker
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.axis.utility.extension.util.SelectorFields.CriterionBidLandscape
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.axis.utility.extension.util.SelectorFields.Experiment
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.axis.utility.extension.util.SelectorFields.Feed
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.axis.utility.extension.util.SelectorFields.FeedItem
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.axis.utility.extension.util.SelectorFields.FeedMapping
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.axis.utility.extension.util.SelectorFields.LocationCriterion
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.axis.utility.extension.util.SelectorFields.ManagedCustomer
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.axis.utility.extension.util.SelectorFields.Media
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.axis.utility.extension.util.SelectorFields.UserList
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.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.v201306.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.v201306.Predicate
 
values() - Static method in enum com.google.api.ads.adwords.lib.jaxb.v201306.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.v201306.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.v201306.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.v201306.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.v201309.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.v201309.Predicate
 
values() - Static method in enum com.google.api.ads.adwords.lib.jaxb.v201309.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.v201309.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.v201309.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.v201309.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.common.lib.auth.ClientLoginTokens.Api
Deprecated.
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.
values() - Static method in enum com.google.api.ads.dfa.lib.client.DfaSession.Environment
Returns an array containing the constants of this enum type, in the order they are declared.

W

waitForReportReady() - Method in class com.google.api.ads.dfp.axis.utils.v201208.ReportDownloader
Blocks and waits for a report to be ready.
waitForReportReady() - Method in class com.google.api.ads.dfp.axis.utils.v201211.ReportDownloader
Blocks and waits for a report to be ready.
waitForReportReady() - Method in class com.google.api.ads.dfp.axis.utils.v201302.ReportDownloader
Blocks and waits for a report to be ready.
waitForReportReady() - Method in class com.google.api.ads.dfp.axis.utils.v201306.ReportDownloader
Blocks and waits for a report to be ready.
waitForReportReady() - Method in class com.google.api.ads.dfp.axis.utils.v201308.ReportDownloader
Blocks and waits for a report to be ready.
waitForReportReady() - Method in class com.google.api.ads.dfp.axis.utils.v201311.ReportDownloader
Blocks and waits for a report to be ready.
waitForReportReady() - Method in class com.google.api.ads.dfp.jaxws.utils.v201208.ReportDownloader
Blocks and waits for a report to be ready.
waitForReportReady() - Method in class com.google.api.ads.dfp.jaxws.utils.v201211.ReportDownloader
Blocks and waits for a report to be ready.
waitForReportReady() - Method in class com.google.api.ads.dfp.jaxws.utils.v201302.ReportDownloader
Blocks and waits for a report to be ready.
waitForReportReady() - Method in class com.google.api.ads.dfp.jaxws.utils.v201306.ReportDownloader
Blocks and waits for a report to be ready.
waitForReportReady() - Method in class com.google.api.ads.dfp.jaxws.utils.v201308.ReportDownloader
Blocks and waits for a report to be ready.
waitForReportReady() - Method in class com.google.api.ads.dfp.jaxws.utils.v201311.ReportDownloader
Blocks and waits for a report to be ready.
whenReportReady(ReportCallback) - Method in class com.google.api.ads.dfp.axis.utils.v201208.ReportDownloader
Waits for the report to be ready and then calls: ReportCallback.onSuccess() for a successful scheduling ReportCallback.onFailure() for a failed scheduling due to a ReportJobStatus.FAILED ReportCallback.onInterruption() if the wait thread is interrupted ReportCallback.onException(Exception) if there was an exception while waiting for the report to finish
whenReportReady(ReportCallback) - Method in class com.google.api.ads.dfp.axis.utils.v201211.ReportDownloader
Waits for the report to be ready and then calls: ReportCallback.onSuccess() for a successful scheduling ReportCallback.onFailure() for a failed scheduling due to a ReportJobStatus.FAILED ReportCallback.onInterruption() if the wait thread is interrupted ReportCallback.onException(Exception) if there was an exception while waiting for the report to finish
whenReportReady(ReportCallback) - Method in class com.google.api.ads.dfp.axis.utils.v201302.ReportDownloader
Waits for the report to be ready and then calls: ReportCallback.onSuccess() for a successful scheduling ReportCallback.onFailure() for a failed scheduling due to a ReportJobStatus.FAILED ReportCallback.onInterruption() if the wait thread is interrupted ReportCallback.onException(Exception) if there was an exception while waiting for the report to finish
whenReportReady(ReportCallback) - Method in class com.google.api.ads.dfp.axis.utils.v201306.ReportDownloader
Waits for the report to be ready and then calls: ReportCallback.onSuccess() for a successful scheduling ReportCallback.onFailure() for a failed scheduling due to a ReportJobStatus.FAILED ReportCallback.onInterruption() if the wait thread is interrupted ReportCallback.onException(Exception) if there was an exception while waiting for the report to finish
whenReportReady(ReportCallback) - Method in class com.google.api.ads.dfp.axis.utils.v201308.ReportDownloader
Waits for the report to be ready and then calls: ReportCallback.onSuccess() for a successful scheduling ReportCallback.onFailure() for a failed scheduling due to a ReportJobStatus.FAILED ReportCallback.onInterruption() if the wait thread is interrupted ReportCallback.onException(Exception) if there was an exception while waiting for the report to finish
whenReportReady(ReportCallback) - Method in class com.google.api.ads.dfp.axis.utils.v201311.ReportDownloader
Waits for the report to be ready and then calls: ReportCallback.onSuccess() for a successful scheduling ReportCallback.onFailure() for a failed scheduling due to a ReportJobStatus.FAILED ReportCallback.onInterruption() if the wait thread is interrupted ReportCallback.onException(Exception) if there was an exception while waiting for the report to finish
whenReportReady(ReportCallback) - Method in class com.google.api.ads.dfp.jaxws.utils.v201208.ReportDownloader
Waits for the report to be ready and then calls: ReportCallback.onSuccess() for a successful scheduling ReportCallback.onFailure() for a failed scheduling due to a ReportJobStatus.FAILED ReportCallback.onInterruption() if the wait thread is interrupted ReportCallback.onException(Exception) if there was an exception while waiting for the report to finish
whenReportReady(ReportCallback) - Method in class com.google.api.ads.dfp.jaxws.utils.v201211.ReportDownloader
Waits for the report to be ready and then calls: ReportCallback.onSuccess() for a successful scheduling ReportCallback.onFailure() for a failed scheduling due to a ReportJobStatus.FAILED ReportCallback.onInterruption() if the wait thread is interrupted ReportCallback.onException(Exception) if there was an exception while waiting for the report to finish
whenReportReady(ReportCallback) - Method in class com.google.api.ads.dfp.jaxws.utils.v201302.ReportDownloader
Waits for the report to be ready and then calls: ReportCallback.onSuccess() for a successful scheduling ReportCallback.onFailure() for a failed scheduling due to a ReportJobStatus.FAILED ReportCallback.onInterruption() if the wait thread is interrupted ReportCallback.onException(Exception) if there was an exception while waiting for the report to finish
whenReportReady(ReportCallback) - Method in class com.google.api.ads.dfp.jaxws.utils.v201306.ReportDownloader
Waits for the report to be ready and then calls: ReportCallback.onSuccess() for a successful scheduling ReportCallback.onFailure() for a failed scheduling due to a ReportJobStatus.FAILED ReportCallback.onInterruption() if the wait thread is interrupted ReportCallback.onException(Exception) if there was an exception while waiting for the report to finish
whenReportReady(ReportCallback) - Method in class com.google.api.ads.dfp.jaxws.utils.v201308.ReportDownloader
Waits for the report to be ready and then calls: ReportCallback.onSuccess() for a successful scheduling ReportCallback.onFailure() for a failed scheduling due to a ReportJobStatus.FAILED ReportCallback.onInterruption() if the wait thread is interrupted ReportCallback.onException(Exception) if there was an exception while waiting for the report to finish
whenReportReady(ReportCallback) - Method in class com.google.api.ads.dfp.jaxws.utils.v201311.ReportDownloader
Waits for the report to be ready and then calls: ReportCallback.onSuccess() for a successful scheduling ReportCallback.onFailure() for a failed scheduling due to a ReportJobStatus.FAILED ReportCallback.onInterruption() if the wait thread is interrupted ReportCallback.onException(Exception) if there was an exception while waiting for the report to finish
where(String) - Method in class com.google.api.ads.dfp.axis.utils.v201208.StatementBuilder
 
where(String) - Method in class com.google.api.ads.dfp.axis.utils.v201211.StatementBuilder
 
where(String) - Method in class com.google.api.ads.dfp.axis.utils.v201302.StatementBuilder
 
where(String) - Method in class com.google.api.ads.dfp.axis.utils.v201306.StatementBuilder
 
where(String) - Method in class com.google.api.ads.dfp.axis.utils.v201308.StatementBuilder
 
where(String) - Method in class com.google.api.ads.dfp.axis.utils.v201311.StatementBuilder
 
where(String) - Method in class com.google.api.ads.dfp.jaxws.utils.v201208.StatementBuilder
 
where(String) - Method in class com.google.api.ads.dfp.jaxws.utils.v201211.StatementBuilder
 
where(String) - Method in class com.google.api.ads.dfp.jaxws.utils.v201302.StatementBuilder
 
where(String) - Method in class com.google.api.ads.dfp.jaxws.utils.v201306.StatementBuilder
 
where(String) - Method in class com.google.api.ads.dfp.jaxws.utils.v201308.StatementBuilder
 
where(String) - Method in class com.google.api.ads.dfp.jaxws.utils.v201311.StatementBuilder
 
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.dfa.lib.client.DfaSession.Builder
Includes application name.
withApplicationName(String) - Method in class com.google.api.ads.dfp.lib.client.DfpSession.Builder
Includes application name (any string of your choice).
withBindVariableValue(String, Object) - Method in class com.google.api.ads.dfp.axis.utils.v201208.StatementBuilder
Adds a bind variable value to the statement.
withBindVariableValue(String, Value) - Method in class com.google.api.ads.dfp.axis.utils.v201208.StatementBuilder
Adds a bind variable value to the statement.
withBindVariableValue(String, Object) - Method in class com.google.api.ads.dfp.axis.utils.v201211.StatementBuilder
Adds a bind variable value to the statement.
withBindVariableValue(String, Value) - Method in class com.google.api.ads.dfp.axis.utils.v201211.StatementBuilder
Adds a bind variable value to the statement.
withBindVariableValue(String, Object) - Method in class com.google.api.ads.dfp.axis.utils.v201302.StatementBuilder
Adds a bind variable value to the statement.
withBindVariableValue(String, Value) - Method in class com.google.api.ads.dfp.axis.utils.v201302.StatementBuilder
Adds a bind variable value to the statement.
withBindVariableValue(String, Object) - Method in class com.google.api.ads.dfp.axis.utils.v201306.StatementBuilder
Adds a bind variable value to the statement.
withBindVariableValue(String, Value) - Method in class com.google.api.ads.dfp.axis.utils.v201306.StatementBuilder
Adds a bind variable value to the statement.
withBindVariableValue(String, Object) - Method in class com.google.api.ads.dfp.axis.utils.v201308.StatementBuilder
Adds a bind variable value to the statement.
withBindVariableValue(String, Value) - Method in class com.google.api.ads.dfp.axis.utils.v201308.StatementBuilder
Adds a bind variable value to the statement.
withBindVariableValue(String, Object) - Method in class com.google.api.ads.dfp.axis.utils.v201311.StatementBuilder
Adds a bind variable value to the statement.
withBindVariableValue(String, Value) - Method in class com.google.api.ads.dfp.axis.utils.v201311.StatementBuilder
Adds a bind variable value to the statement.
withBindVariableValue(String, Object) - Method in class com.google.api.ads.dfp.jaxws.utils.v201208.StatementBuilder
Adds a bind variable value to the statement.
withBindVariableValue(String, Value) - Method in class com.google.api.ads.dfp.jaxws.utils.v201208.StatementBuilder
Adds a bind variable value to the statement.
withBindVariableValue(String, Object) - Method in class com.google.api.ads.dfp.jaxws.utils.v201211.StatementBuilder
Adds a bind variable value to the statement.
withBindVariableValue(String, Value) - Method in class com.google.api.ads.dfp.jaxws.utils.v201211.StatementBuilder
Adds a bind variable value to the statement.
withBindVariableValue(String, Object) - Method in class com.google.api.ads.dfp.jaxws.utils.v201302.StatementBuilder
Adds a bind variable value to the statement.
withBindVariableValue(String, Value) - Method in class com.google.api.ads.dfp.jaxws.utils.v201302.StatementBuilder
Adds a bind variable value to the statement.
withBindVariableValue(String, Object) - Method in class com.google.api.ads.dfp.jaxws.utils.v201306.StatementBuilder
Adds a bind variable value to the statement.
withBindVariableValue(String, Value) - Method in class com.google.api.ads.dfp.jaxws.utils.v201306.StatementBuilder
Adds a bind variable value to the statement.
withBindVariableValue(String, Object) - Method in class com.google.api.ads.dfp.jaxws.utils.v201308.StatementBuilder
Adds a bind variable value to the statement.
withBindVariableValue(String, Value) - Method in class com.google.api.ads.dfp.jaxws.utils.v201308.StatementBuilder
Adds a bind variable value to the statement.
withBindVariableValue(String, Object) - Method in class com.google.api.ads.dfp.jaxws.utils.v201311.StatementBuilder
Adds a bind variable value to the statement.
withBindVariableValue(String, Value) - Method in class com.google.api.ads.dfp.jaxws.utils.v201311.StatementBuilder
Adds a bind variable value to the statement.
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.
withClientLoginServerUrl(String) - Method in class com.google.api.ads.common.lib.auth.ClientLoginTokens.ForApiBuilder
Deprecated.
Sets the client login server that the token will be fetched typically in the form of https://www.google.com
withClientLoginToken(String) - Method in class com.google.api.ads.adwords.lib.client.AdWordsSession.Builder
Deprecated.
It is encouraged that you switch to OAuth2 at your earliest convenience. Please see the OfflineCredentials utility for generating offline credentials easily.
withClientLoginToken(String) - Method in class com.google.api.ads.dfp.lib.client.DfpSession.Builder
Deprecated.
It is encouraged that you switch to OAuth2 at your earliest convenience. Please see the OfflineCredentials utility for generating offline credentials easily.
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.
withEmailAndPassword(String, String) - Method in class com.google.api.ads.common.lib.auth.ClientLoginTokens.ForApiBuilder
Deprecated.
Includes email & password to fetch client login 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.dfa.lib.client.DfaSession.Builder
Override the endpoint server.
withEndpoint(String) - Method in class com.google.api.ads.dfp.lib.client.DfpSession.Builder
Override the endpoint server.
withEnvironment(DfaSession.Environment) - Method in class com.google.api.ads.dfa.lib.client.DfaSession.Builder
Includes the specified environment, e.g.
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.ClientLoginTokens.ForApiBuilder
Deprecated.
Sets the HttpTransport to be used to make the request.
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.dfa.lib.client.DfaSession.Builder
Includes an OAuth2 credential.
withOAuth2Credential(Credential) - Method in class com.google.api.ads.dfp.lib.client.DfpSession.Builder
Includes OAuth2 credential to be used for OAuth2 authentication.
withOAuth2FromFile() - Static method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedManagedCustomer
Creates a new ExtendedManagedCustomer using the ads.properties file and using OAuth2.
withOAuth2FromFile() - Static method in class com.google.api.ads.adwords.axis.utility.extension.ExtendedMcc
Creates a new ExtendedMcc using the ads.properties file and using OAuth2.
withRefreshToken(String) - Method in class com.google.api.ads.common.lib.auth.OfflineCredentials.ForApiBuilder
Sets the refresh token to create the OAuth2 Credential with.
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.
withUsernameAndOAuth2Credential(String, Credential) - Method in class com.google.api.ads.dfa.lib.client.DfaSession.Builder
Includes a username with an OAuth2 credential used for generating DFA tokens.
withUsernameAndPassword(String, String) - Method in class com.google.api.ads.dfa.lib.client.DfaSession.Builder
Deprecated.
It is encouraged that you switch to OAuth2 at your earliest convenience. Please see the OfflineCredentials utility for generating offline credentials easily.
withUsernameAndToken(String, String) - Method in class com.google.api.ads.dfa.lib.client.DfaSession.Builder
Includes a username with a hard-coded token to be used instead of fetching a new one.
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 

Copyright © 2014. All Rights Reserved.