- generateCredential() - Method in class com.google.api.ads.common.lib.auth.OfflineCredentials
-
Generates a new offline credential and immediately refreshes it.
- get(S, Class<T>) - Method in class com.google.api.ads.common.lib.factory.BaseServices
-
Gets a client for the service represented by the interface with a reference
to the session.
- get() - Method in class com.google.api.ads.common.lib.utils.logging.LoggingModule.LoggerProvider
-
- getAdsServiceDescriptor() - Method in class com.google.api.ads.common.lib.client.AdsServiceClient
-
Gets the ads service descriptor for this client.
- getAdsServiceLoggers() - Method in class com.google.api.ads.common.lib.utils.Internals
-
Gets the loggers.
- getAdsSession() - Method in class com.google.api.ads.common.lib.client.AdsServiceClient
-
Gets the ads session for this client.
- getAdWordsLibConfiguration() - Method in class com.google.api.ads.adwords.lib.utils.AdWordsInternals
-
Returns the AdWordsLibConfiguration.
- getAdWordsServiceLoggers() - Method in class com.google.api.ads.adwords.lib.utils.AdWordsInternals
-
Returns the utility that provides access to additional AdWords-specific loggers.
- getApplicationName() - Method in class com.google.api.ads.dfp.lib.client.DfpSession
-
Gets the application name.
- getAsString() - Method in class com.google.api.ads.adwords.lib.utils.ReportDownloadResponse
-
Returns the contents of the response as a String.
- getAuthorizationHeader(AdsSession, String) - Method in class com.google.api.ads.common.lib.auth.AuthorizationHeaderProvider
-
Gets a header value that can be set to the Authorization HTTP
header.
- getAuthorizationHeaderProvider() - Method in class com.google.api.ads.common.lib.utils.Internals
-
Obtains the Authorization header value.
- getBatchJobLogger() - Method in class com.google.api.ads.adwords.lib.utils.logging.AdWordsServiceLoggers
-
Return the logger for BatchJobService uploads and downloads.
- getBatchJobUploadStatus() - Method in class com.google.api.ads.adwords.lib.utils.BatchJobUploadResponse
-
- getBindVariableMap() - Method in class com.google.api.ads.dfp.lib.utils.QueryBuilder
-
Returns an unmodifiable form of the key to value map.
- getBindVariableMap() - Method in interface com.google.api.ads.dfp.lib.utils.QueryBuilderInterface
-
Gets an unmodifiable key-value map.
- getCharset() - Method in class com.google.api.ads.adwords.lib.utils.RawReportDownloadResponse
-
- getClientCustomerId() - Method in class com.google.api.ads.adwords.lib.client.AdWordsSession
-
Gets the client customer ID.
- getClientId() - Method in class com.google.api.ads.common.lib.auth.OfflineCredentials
-
- getClientSecret() - Method in class com.google.api.ads.common.lib.auth.OfflineCredentials
-
- getCsvDataArray(String, boolean) - Static method in class com.google.api.ads.common.lib.utils.CsvFiles
-
Returns a List<String[]> that contains all rows of the CSV file.
- getCsvDataArray(Reader, boolean) - Static method in class com.google.api.ads.common.lib.utils.CsvFiles
-
Returns a List<String[]> that contains all rows of the CSV file.
- getCsvDataByColumn(String, int, boolean) - Static method in class com.google.api.ads.common.lib.utils.CsvFiles
-
Returns a List<String> representing a single 0-indexed column.
- getCsvDataListMap(String, boolean) - Static method in class com.google.api.ads.common.lib.utils.CsvFiles
-
Returns a List<Map<String, String>> that contains all rows with
a field mapping defined by the header.
- getCsvDataMap(String, int, int, boolean) - Static method in class com.google.api.ads.common.lib.utils.CsvFiles
-
Returns a Map<String, String> mapping of the column designated by
key to the column designated by value.
- getCsvDataMap(String, boolean) - Static method in class com.google.api.ads.common.lib.utils.CsvFiles
-
Returns a Map<String, String> mapping of the first column to the
second column.
- getCsvDataMapArray(String, boolean) - Static method in class com.google.api.ads.common.lib.utils.CsvFiles
-
Returns a Map<String, String[]> mapping of the first column to an
array of the rest of the columns.
- getDateRange() - Method in class com.google.api.ads.adwords.lib.jaxb.v201506.Selector
-
Gets the value of the dateRange property.
- getDateRange() - Method in class com.google.api.ads.adwords.lib.jaxb.v201509.Selector
-
Gets the value of the dateRange property.
- getDateRange() - Method in class com.google.api.ads.adwords.lib.jaxb.v201601.Selector
-
Gets the value of the dateRange property.
- getDateRangeType() - Method in class com.google.api.ads.adwords.lib.jaxb.v201506.ReportDefinition
-
Gets the value of the dateRangeType property.
- getDateRangeType() - Method in class com.google.api.ads.adwords.lib.jaxb.v201509.ReportDefinition
-
Gets the value of the dateRangeType property.
- getDateRangeType() - Method in class com.google.api.ads.adwords.lib.jaxb.v201601.ReportDefinition
-
Gets the value of the dateRangeType property.
- getDeveloperToken() - Method in class com.google.api.ads.adwords.lib.client.AdWordsSession
-
- getDownloadFormat() - Method in class com.google.api.ads.adwords.lib.jaxb.v201506.ReportDefinition
-
Gets the value of the downloadFormat property.
- getDownloadFormat() - Method in class com.google.api.ads.adwords.lib.jaxb.v201509.ReportDefinition
-
Gets the value of the downloadFormat property.
- getDownloadFormat() - Method in class com.google.api.ads.adwords.lib.jaxb.v201601.ReportDefinition
-
Gets the value of the downloadFormat property.
- getDownloadFormat() - Method in class com.google.api.ads.adwords.lib.utils.RawReportDownloadResponse
-
- getDownloadFormat() - Method in interface com.google.api.ads.adwords.lib.utils.ReportRequest
-
Return the version-specific DownloadFormat.
- getEndpoint() - Method in class com.google.api.ads.adwords.lib.client.AdWordsSession
-
- getEndpoint() - Method in interface com.google.api.ads.common.lib.client.AdsSession
-
Returns the server endpoint to make requests against.
- getEndpoint() - Method in interface com.google.api.ads.common.lib.client.Endpoint
-
Returns the endpoint to use.
- getEndpoint() - Method in class com.google.api.ads.dfp.lib.client.DfpSession
-
Gets the endpoint.
- getEndpointAddress(String) - Method in class com.google.api.ads.adwords.lib.client.AdWordsServiceDescriptor
-
- getEndpointAddress(String) - Method in interface com.google.api.ads.common.lib.client.AdsServiceDescriptor
-
Gets the endpoint address for this service and server.
- getEndpointAddress(T) - Method in interface com.google.api.ads.common.lib.soap.SoapClientHandlerInterface
-
Gets the endpoint address on the SOAP client.
- getEndpointAddress(String) - Method in interface com.google.api.ads.common.lib.soap.SoapServiceDescriptor
-
Gets the endpoint address for this service and server.
- getEndpointAddress(String) - Method in class com.google.api.ads.dfp.lib.client.DfpServiceDescriptor
-
- getErrorList() - Method in interface com.google.api.ads.adwords.lib.utils.BatchJobMutateResultInterface
-
Returns the list of errors for the result.
- getErrors() - Method in interface com.google.api.ads.adwords.lib.utils.BatchJobMutateResultInterface.BatchJobErrorListInterface
-
- getErrorText() - Method in exception com.google.api.ads.adwords.lib.utils.v201506.DetailedReportDownloadResponseException
-
- getErrorText() - Method in exception com.google.api.ads.adwords.lib.utils.v201509.DetailedReportDownloadResponseException
-
- getErrorText() - Method in exception com.google.api.ads.adwords.lib.utils.v201601.DetailedReportDownloadResponseException
-
- getException() - Method in class com.google.api.ads.common.lib.soap.SoapCallReturn
-
Gets the exception from the SOAP call that was made if one occurred.
- getExpressBusinessId() - Method in class com.google.api.ads.adwords.lib.client.AdWordsSession
-
Gets the AdWords Express business ID used by AdWords Express PromotionService.
- getExpressPlusPageId() - Method in class com.google.api.ads.adwords.lib.client.AdWordsSession
-
Gets the Google+ page ID for the Google My Business location used by AdWords Express
PromotionService.
- getField() - Method in class com.google.api.ads.adwords.lib.jaxb.v201506.OrderBy
-
Gets the value of the field property.
- getField() - Method in class com.google.api.ads.adwords.lib.jaxb.v201506.Predicate
-
Gets the value of the field property.
- getField() - Method in class com.google.api.ads.adwords.lib.jaxb.v201509.OrderBy
-
Gets the value of the field property.
- getField() - Method in class com.google.api.ads.adwords.lib.jaxb.v201509.Predicate
-
Gets the value of the field property.
- getField() - Method in class com.google.api.ads.adwords.lib.jaxb.v201601.OrderBy
-
Gets the value of the field property.
- getField() - Method in class com.google.api.ads.adwords.lib.jaxb.v201601.Predicate
-
Gets the value of the field property.
- getFieldPath() - Method in exception com.google.api.ads.adwords.lib.utils.v201506.DetailedReportDownloadResponseException
-
- getFieldPath() - Method in exception com.google.api.ads.adwords.lib.utils.v201509.DetailedReportDownloadResponseException
-
- getFieldPath() - Method in exception com.google.api.ads.adwords.lib.utils.v201601.DetailedReportDownloadResponseException
-
- getFields() - Method in class com.google.api.ads.adwords.lib.jaxb.v201506.Selector
-
Gets the value of the fields property.
- getFields() - Method in class com.google.api.ads.adwords.lib.jaxb.v201509.Selector
-
Gets the value of the fields property.
- getFields() - Method in class com.google.api.ads.adwords.lib.jaxb.v201601.Selector
-
Gets the value of the fields property.
- getHeader(T, String) - Method in interface com.google.api.ads.common.lib.soap.SoapClientHandlerInterface
-
Gets the value of a header given the SOAP client and the header name.
- getHttpContent(BatchJobMutateRequestInterface, boolean, boolean) - Method in interface com.google.api.ads.adwords.lib.utils.BatchJobUploadBodyProvider
-
Returns the batch job upload operations as ByteArrayContent.
- getHttpResponseMessage() - Method in class com.google.api.ads.adwords.lib.utils.BatchJobUploadResponse
-
- getHttpResponseMessage() - Method in class com.google.api.ads.adwords.lib.utils.ReportDownloadResponse
-
- getHttpStatus() - Method in class com.google.api.ads.adwords.lib.utils.BatchJobUploadResponse
-
- getHttpStatus() - Method in class com.google.api.ads.adwords.lib.utils.RawReportDownloadResponse
-
- getHttpStatus() - Method in class com.google.api.ads.adwords.lib.utils.ReportDownloadResponse
-
- getHttpStatus() - Method in exception com.google.api.ads.adwords.lib.utils.ReportDownloadResponseException
-
- getHttpTransport() - Method in class com.google.api.ads.common.lib.auth.OfflineCredentials
-
- getHttpTransport() - Method in class com.google.api.ads.common.lib.utils.Internals
-
Returns an HttpTransport suitable for the java environment.
- getId() - Method in class com.google.api.ads.adwords.lib.jaxb.v201506.ReportDefinition
-
Gets the value of the id property.
- getId() - Method in class com.google.api.ads.adwords.lib.jaxb.v201509.ReportDefinition
-
Gets the value of the id property.
- getId() - Method in class com.google.api.ads.adwords.lib.jaxb.v201601.ReportDefinition
-
Gets the value of the id property.
- getIndex() - Method in interface com.google.api.ads.adwords.lib.utils.BatchJobMutateResultInterface
-
Returns the zero-based index of this result.
- getInputStream() - Method in class com.google.api.ads.adwords.lib.utils.RawReportDownloadResponse
-
- getInputStream() - Method in class com.google.api.ads.adwords.lib.utils.ReportDownloadResponse
-
- getInstance() - Static method in class com.google.api.ads.adwords.lib.utils.AdWordsInternals
-
Returns the singleton instance.
- getInstance() - Static method in class com.google.api.ads.dfp.lib.utils.DfpInternals
-
- getInterfaceClass() - Method in class com.google.api.ads.adwords.lib.client.AdWordsServiceDescriptor
-
- getInterfaceClass() - Method in interface com.google.api.ads.common.lib.client.AdsServiceDescriptor
-
Gets the class representing the RPC interface of the service.
- getInterfaceClass() - Method in interface com.google.api.ads.common.lib.soap.SoapServiceDescriptor
-
Gets the class representing the RPC interface of the service.
- getInterfaceClass() - Method in class com.google.api.ads.dfp.lib.client.DfpServiceDescriptor
-
- getLibLogger() - Method in class com.google.api.ads.common.lib.utils.logging.AdsServiceLoggers
-
Gets the client library info logger.
- getLocatorClass() - Method in class com.google.api.ads.adwords.lib.client.AdWordsServiceDescriptor
-
- getLocatorClass() - Method in interface com.google.api.ads.common.lib.soap.compatability.AxisCompatible
-
Gets the Axis locator class such that it can be instantiated to create
an Axis service client.
- getLocatorClass() - Method in class com.google.api.ads.dfp.lib.client.DfpServiceDescriptor
-
- getLogger() - Method in class com.google.api.ads.adwords.lib.utils.logging.ReportServiceLogger
-
Returns the underlying logger for report service interactions.
- getMax() - Method in class com.google.api.ads.adwords.lib.jaxb.v201506.DateRange
-
Gets the value of the max property.
- getMax() - Method in class com.google.api.ads.adwords.lib.jaxb.v201509.DateRange
-
Gets the value of the max property.
- getMax() - Method in class com.google.api.ads.adwords.lib.jaxb.v201601.DateRange
-
Gets the value of the max property.
- getMediaDataFromFile(String) - Static method in class com.google.api.ads.common.lib.utils.Media
-
Gets the media data byte[] located in fileName.
- getMediaDataFromFile(File) - Static method in class com.google.api.ads.common.lib.utils.Media
-
Gets the media data byte[] located in file.
- getMediaDataFromUrl(String) - Static method in class com.google.api.ads.common.lib.utils.Media
-
Gets the media data byte[] located at url or
null if the media could not be loaded.
- getMediaDataFromUrl(URL) - Static method in class com.google.api.ads.common.lib.utils.Media
-
Gets the media data byte[] located at url or
null if the media could not be loaded.
- getMethodName() - Method in class com.google.api.ads.common.lib.soap.RequestInfo
-
Gets the method name.
- getMin() - Method in class com.google.api.ads.adwords.lib.jaxb.v201506.DateRange
-
Gets the value of the min property.
- getMin() - Method in class com.google.api.ads.adwords.lib.jaxb.v201509.DateRange
-
Gets the value of the min property.
- getMin() - Method in class com.google.api.ads.adwords.lib.jaxb.v201601.DateRange
-
Gets the value of the min property.
- getMutateResults() - Method in interface com.google.api.ads.adwords.lib.utils.BatchJobMutateResponseInterface
-
- getNetworkCode() - Method in class com.google.api.ads.dfp.lib.client.DfpSession
-
Gets the network code.
- getNumberResults() - Method in class com.google.api.ads.adwords.lib.jaxb.v201506.Paging
-
Gets the value of the numberResults property.
- getNumberResults() - Method in class com.google.api.ads.adwords.lib.jaxb.v201509.Paging
-
Gets the value of the numberResults property.
- getNumberResults() - Method in class com.google.api.ads.adwords.lib.jaxb.v201601.Paging
-
Gets the value of the numberResults property.
- getOAuth2AuthorizationHeader(OAuth2Compatible) - Method in class com.google.api.ads.common.lib.auth.OAuth2AuthorizationHeaderProvider
-
Gets the OAuth2 authorization header for the parameters and request URL.
- getOAuth2Credential() - Method in class com.google.api.ads.adwords.lib.client.AdWordsSession
-
Gets the OAuth2 credentials.
- getOAuth2Credential() - Method in interface com.google.api.ads.common.lib.auth.OAuth2Compatible
-
Gets the OAuth parameters.
- getOAuth2Credential() - Method in class com.google.api.ads.dfp.lib.client.DfpSession
-
Gets the OAuth2 credentials.
- getOAuth2Helper() - Method in class com.google.api.ads.common.lib.utils.Internals
-
Gets the OAuth2 helper.
- getOffset() - Method in class com.google.api.ads.dfp.lib.utils.QueryBuilder
-
Gets the current offset.
- getOffset() - Method in interface com.google.api.ads.dfp.lib.utils.QueryBuilderInterface
-
Gets the current offset.
- getOperand() - Method in interface com.google.api.ads.adwords.lib.utils.BatchJobMutateResultInterface
-
Returns the successfully modified object for the result.
- getOperator() - Method in class com.google.api.ads.adwords.lib.jaxb.v201506.Predicate
-
Gets the value of the operator property.
- getOperator() - Method in class com.google.api.ads.adwords.lib.jaxb.v201509.Predicate
-
Gets the value of the operator property.
- getOperator() - Method in class com.google.api.ads.adwords.lib.jaxb.v201601.Predicate
-
Gets the value of the operator property.
- getOrdering() - Method in class com.google.api.ads.adwords.lib.jaxb.v201506.Selector
-
Gets the value of the ordering property.
- getOrdering() - Method in class com.google.api.ads.adwords.lib.jaxb.v201509.Selector
-
Gets the value of the ordering property.
- getOrdering() - Method in class com.google.api.ads.adwords.lib.jaxb.v201601.Selector
-
Gets the value of the ordering property.
- getPackageGroup() - Method in class com.google.api.ads.adwords.lib.client.AdWordsServiceDescriptor
-
Gets the package group that the service is in i.e.
- getPaging() - Method in class com.google.api.ads.adwords.lib.jaxb.v201506.Selector
-
Gets the value of the paging property.
- getPaging() - Method in class com.google.api.ads.adwords.lib.jaxb.v201509.Selector
-
Gets the value of the paging property.
- getPaging() - Method in class com.google.api.ads.adwords.lib.jaxb.v201601.Selector
-
Gets the value of the paging property.
- getPredicates() - Method in class com.google.api.ads.adwords.lib.jaxb.v201506.Selector
-
Gets the value of the predicates property.
- getPredicates() - Method in class com.google.api.ads.adwords.lib.jaxb.v201509.Selector
-
Gets the value of the predicates property.
- getPredicates() - Method in class com.google.api.ads.adwords.lib.jaxb.v201601.Selector
-
Gets the value of the predicates property.
- getPropKeyPrefix() - Method in enum com.google.api.ads.common.lib.auth.GoogleClientSecretsBuilder.Api
-
Gets the property key prefix.
- getPropKeyPrefix() - Method in enum com.google.api.ads.common.lib.auth.OfflineCredentials.Api
-
Gets the property key prefix.
- getRefreshToken() - Method in class com.google.api.ads.common.lib.auth.OfflineCredentials
-
- getReportDownloadTimeout() - Method in class com.google.api.ads.adwords.lib.utils.AdHocReportDownloadHelper
-
Returns the reportDownloadTimeout in milliseconds
- getReportDownloadTimeout() - Method in class com.google.api.ads.adwords.lib.utils.ReportRequestFactoryHelper
-
Returns the reportDownloadTimeout in milliseconds
- getReportDownloadTimeout() - Method in class com.google.api.ads.adwords.lib.utils.v201506.ReportDownloader
-
Returns the reportDownloadTimeout in milliseconds.
- getReportDownloadTimeout() - Method in class com.google.api.ads.adwords.lib.utils.v201509.ReportDownloader
-
Returns the reportDownloadTimeout in milliseconds.
- getReportDownloadTimeout() - Method in class com.google.api.ads.adwords.lib.utils.v201601.ReportDownloader
-
Returns the reportDownloadTimeout in milliseconds.
- getReportingConfiguration() - Method in class com.google.api.ads.adwords.lib.client.AdWordsSession
-
Gets the reporting configuration.
- getReportName() - Method in class com.google.api.ads.adwords.lib.jaxb.v201506.ReportDefinition
-
Gets the value of the reportName property.
- getReportName() - Method in class com.google.api.ads.adwords.lib.jaxb.v201509.ReportDefinition
-
Gets the value of the reportName property.
- getReportName() - Method in class com.google.api.ads.adwords.lib.jaxb.v201601.ReportDefinition
-
Gets the value of the reportName property.
- getReportRequestString() - Method in interface com.google.api.ads.adwords.lib.utils.ReportRequest
-
Return the report definition as a string.
- getReportServiceLogger() - Method in class com.google.api.ads.adwords.lib.utils.logging.AdWordsServiceLoggers
-
Return the logger for report service interactions.
- getReportType() - Method in class com.google.api.ads.adwords.lib.jaxb.v201506.ReportDefinition
-
Gets the value of the reportType property.
- getReportType() - Method in class com.google.api.ads.adwords.lib.jaxb.v201509.ReportDefinition
-
Gets the value of the reportType property.
- getReportType() - Method in class com.google.api.ads.adwords.lib.jaxb.v201601.ReportDefinition
-
Gets the value of the reportType property.
- getRequestInfo() - Method in class com.google.api.ads.common.lib.soap.SoapCallReturn
-
Gets the request info from the SOAP call that was made.
- getRequestType() - Method in interface com.google.api.ads.adwords.lib.utils.ReportRequest
-
Return the DefinitionType.
- getResponseContent() - Method in class com.google.api.ads.adwords.lib.utils.BatchJobUploadResponse
-
Returns the HTTP response content.
- getResponseInfo() - Method in class com.google.api.ads.common.lib.soap.SoapCallReturn
-
Gets the response info from the SOAP call that was made.
- getResumableUploadUri() - Method in class com.google.api.ads.adwords.lib.utils.BatchJobUploadStatus
-
Returns the resumable upload URI of the job.
- getReturnValue() - Method in class com.google.api.ads.common.lib.soap.SoapCallReturn
-
Gets the return value from the SOAP call that was made.
- getSelector() - Method in class com.google.api.ads.adwords.lib.jaxb.v201506.ReportDefinition
-
Gets the value of the selector property.
- getSelector() - Method in class com.google.api.ads.adwords.lib.jaxb.v201509.ReportDefinition
-
Gets the value of the selector property.
- getSelector() - Method in class com.google.api.ads.adwords.lib.jaxb.v201601.ReportDefinition
-
Gets the value of the selector property.
- getServiceClass() - Method in class com.google.api.ads.adwords.lib.client.AdWordsServiceDescriptor
-
- getServiceClass() - Method in interface com.google.api.ads.common.lib.soap.compatability.JaxWsCompatible
-
Gets the JAX-WS service class such that it can be instantiated to create
an JAX-WS service client.
- getServiceClass() - Method in class com.google.api.ads.dfp.lib.client.DfpServiceDescriptor
-
- getServiceClient(S, Class<T>) - Method in class com.google.api.ads.common.lib.factory.AdsServiceClientFactory
-
Gets a client given a session and the class of the desired stub interface.
- getServiceClientAsInterface(S, Class<T>) - Method in class com.google.api.ads.common.lib.factory.BaseAdsServiceClientFactory
-
Gets a client given a session and the class of the desired stub interface.
- getServiceName() - Method in class com.google.api.ads.common.lib.soap.RequestInfo
-
Gets the service name.
- getSoapArgs() - Method in class com.google.api.ads.common.lib.soap.SoapCall
-
Returns the arguments that will be passed into the SOAP call.
- getSoapCallReturn() - Method in exception com.google.api.ads.common.lib.soap.SoapInvocationTargetException
-
Returns the SOAP call return.
- getSoapClient() - Method in class com.google.api.ads.common.lib.soap.SoapCall
-
Returns the underlying SOAP client that call will be made on.
- getSoapClient() - Method in class com.google.api.ads.common.lib.soap.SoapServiceClient
-
Returns the underlying SOAP client.
- getSoapClientHandler() - Method in class com.google.api.ads.common.lib.soap.SoapServiceClient
-
Returns the SOAP client handler.
- getSoapClientMethod() - Method in class com.google.api.ads.common.lib.soap.SoapCall
-
Returns the method to invoke on the underlying SOAP client.
- getSoapClientMethod(T, Method) - Method in class com.google.api.ads.common.lib.soap.SoapClientHandler
-
Gets the method from the SOAP client that matches the supplied method.
- getSoapClientMethod(T, Method) - Method in interface com.google.api.ads.common.lib.soap.SoapClientHandlerInterface
-
Gets the method from the SOAP client that matches the supplied method.
- getSoapRequestXml() - Method in class com.google.api.ads.common.lib.soap.RequestInfo
-
Gets the SOAP request XML.
- getSoapResponseXml() - Method in class com.google.api.ads.common.lib.soap.ResponseInfo
-
Gets the SOAP response XML.
- getSortOrder() - Method in class com.google.api.ads.adwords.lib.jaxb.v201506.OrderBy
-
Gets the value of the sortOrder property.
- getSortOrder() - Method in class com.google.api.ads.adwords.lib.jaxb.v201509.OrderBy
-
Gets the value of the sortOrder property.
- getSortOrder() - Method in class com.google.api.ads.adwords.lib.jaxb.v201601.OrderBy
-
Gets the value of the sortOrder property.
- getStartIndex() - Method in class com.google.api.ads.adwords.lib.jaxb.v201506.Paging
-
Gets the value of the startIndex property.
- getStartIndex() - Method in class com.google.api.ads.adwords.lib.jaxb.v201509.Paging
-
Gets the value of the startIndex property.
- getStartIndex() - Method in class com.google.api.ads.adwords.lib.jaxb.v201601.Paging
-
Gets the value of the startIndex property.
- getSubProduct() - Method in class com.google.api.ads.adwords.lib.client.AdWordsServiceDescriptor
-
Gets the sub product for this service.
- getTotalContentLength() - Method in class com.google.api.ads.adwords.lib.utils.BatchJobUploadStatus
-
Returns total length (in bytes) of the content already uploaded for the job.
- getTrigger() - Method in exception com.google.api.ads.adwords.lib.utils.v201506.DetailedReportDownloadResponseException
-
- getTrigger() - Method in exception com.google.api.ads.adwords.lib.utils.v201509.DetailedReportDownloadResponseException
-
- getTrigger() - Method in exception com.google.api.ads.adwords.lib.utils.v201601.DetailedReportDownloadResponseException
-
- getTrigger() - Method in exception com.google.api.ads.common.lib.exception.ValidationException
-
- getType() - Method in exception com.google.api.ads.adwords.lib.utils.v201506.DetailedReportDownloadResponseException
-
- getType() - Method in exception com.google.api.ads.adwords.lib.utils.v201509.DetailedReportDownloadResponseException
-
- getType() - Method in exception com.google.api.ads.adwords.lib.utils.v201601.DetailedReportDownloadResponseException
-
- getUrl() - Method in class com.google.api.ads.common.lib.soap.RequestInfo
-
Gets the URL the request was made to.
- getUserAgent() - Method in class com.google.api.ads.adwords.lib.client.AdWordsSession
-
- getUserAgent() - Method in class com.google.api.ads.common.lib.useragent.AdsLibraryUserAgentProvider
-
Generates the library user agent such as Common-Java/1.4
- getUserAgent() - Method in class com.google.api.ads.common.lib.useragent.BuildTypeUserAgentProvider
-
- getUserAgent() - Method in class com.google.api.ads.common.lib.useragent.ProductFrameworkUserAgentProvider
-
Generates the framework user agent such as AdWords-Axis/1.4.
- getUserAgent() - Method in class com.google.api.ads.common.lib.useragent.ProductUserAgentProvider
-
Generates the product user agent such as AwApi-Java.
- getUserAgent() - Method in class com.google.api.ads.common.lib.useragent.RuntimeUserAgentProvider
-
- getUserAgent(String) - Method in class com.google.api.ads.common.lib.useragent.UserAgentCombiner
-
Gets the full user agent in the form of
"(UserAgent1,UserAgent2,UserAgent3,...)"
- getUserAgent() - Method in interface com.google.api.ads.common.lib.useragent.UserAgentProvider
-
Gets a user agent.
- getUserAgentCombiner() - Method in class com.google.api.ads.common.lib.utils.Internals
-
Creates a verbose User-Agent header.
- getValue(Object) - Static method in class com.google.api.ads.common.lib.utils.Choices
-
Gets the value of the choice object without having to inspect each
field.
- getValues() - Method in class com.google.api.ads.adwords.lib.jaxb.v201506.Predicate
-
Gets the value of the values property.
- getValues() - Method in class com.google.api.ads.adwords.lib.jaxb.v201509.Predicate
-
Gets the value of the values property.
- getValues() - Method in class com.google.api.ads.adwords.lib.jaxb.v201601.Predicate
-
Gets the value of the values property.
- getVersion() - Method in class com.google.api.ads.adwords.lib.client.AdWordsServiceDescriptor
-
- getVersion() - Method in interface com.google.api.ads.common.lib.client.AdsServiceDescriptor
-
Gets the version for this service.
- getVersion() - Method in class com.google.api.ads.dfp.lib.client.DfpServiceDescriptor
-
- GoogleClientSecretsBuilder - Class in com.google.api.ads.common.lib.auth
-
Builder for GoogleClientSecrets.
- GoogleClientSecretsBuilder() - Constructor for class com.google.api.ads.common.lib.auth.GoogleClientSecretsBuilder
-
Constructor.
- GoogleClientSecretsBuilder.Api - Enum in com.google.api.ads.common.lib.auth
-
Enum representing the API that GoogleClientSecretsBuilder can be used for.
- GoogleClientSecretsBuilder.GoogleClientSecretsForApiBuilder - Class in com.google.api.ads.common.lib.auth
-
Builder for GoogleClientSecrets.
- saveMediaDataToFile(byte[], String) - Static method in class com.google.api.ads.common.lib.utils.Media
-
Saves media data downloaded from an API in byte[] format into a
file on the file system.
- saveMediaDataToFile(byte[], File) - Static method in class com.google.api.ads.common.lib.utils.Media
-
Saves media data downloaded from an API in byte[] format into a
file on the file system.
- saveToFile(String) - Method in class com.google.api.ads.adwords.lib.utils.ReportDownloadResponse
-
Writes the contents of the response to the specified File.
- SELECT - Static variable in class com.google.api.ads.dfp.lib.utils.QueryBuilder
-
- select - Variable in class com.google.api.ads.dfp.lib.utils.QueryBuilder
-
- select(String) - Method in class com.google.api.ads.dfp.lib.utils.QueryBuilder
-
Sets the statement SELECT clause in the form of "a,b" or "*".
- select(String) - Method in interface com.google.api.ads.dfp.lib.utils.QueryBuilderInterface
-
Sets the statement SELECT clause in the form of "a,b" or "*".
- selector - Variable in class com.google.api.ads.adwords.lib.jaxb.v201506.ReportDefinition
-
- Selector - Class in com.google.api.ads.adwords.lib.jaxb.v201506
-
Java class for Selector complex type.
- Selector() - Constructor for class com.google.api.ads.adwords.lib.jaxb.v201506.Selector
-
- selector - Variable in class com.google.api.ads.adwords.lib.jaxb.v201509.ReportDefinition
-
- Selector - Class in com.google.api.ads.adwords.lib.jaxb.v201509
-
Java class for Selector complex type.
- Selector() - Constructor for class com.google.api.ads.adwords.lib.jaxb.v201509.Selector
-
- selector - Variable in class com.google.api.ads.adwords.lib.jaxb.v201601.ReportDefinition
-
- Selector - Class in com.google.api.ads.adwords.lib.jaxb.v201601
-
Java class for Selector complex type.
- Selector() - Constructor for class com.google.api.ads.adwords.lib.jaxb.v201601.Selector
-
- serialize(T) - Method in class com.google.api.ads.common.lib.soap.jaxb.JaxBSerializer
-
Serializes the object.
- serialize(T, boolean) - Method in class com.google.api.ads.common.lib.soap.jaxb.JaxBSerializer
-
Serializes the object with the option to include or exclude the XML declaration.
- ServiceException - Exception in com.google.api.ads.common.lib.exception
-
A runtime service exception that usually cannot be recovered from.
- ServiceException(String, Throwable) - Constructor for exception com.google.api.ads.common.lib.exception.ServiceException
-
Constructor.
- ServiceException(String) - Constructor for exception com.google.api.ads.common.lib.exception.ServiceException
-
Constructor.
- setAdsSession(S) - Method in class com.google.api.ads.common.lib.client.AdsServiceClient
-
Sets the ads session for this client.
- setAuthorization(Object, AdsSession) - Method in class com.google.api.ads.common.lib.soap.AuthorizationHeaderHandler
-
Sets the authorization header created from the session on the soap client.
- setClientCustomerId(String) - Method in class com.google.api.ads.adwords.lib.client.AdWordsSession
-
Sets the client customer ID.
- setCompression(T, boolean) - Method in interface com.google.api.ads.common.lib.soap.SoapClientHandlerInterface
-
Sets if the SOAP client should use compression.
- setDateRange(DateRange) - Method in class com.google.api.ads.adwords.lib.jaxb.v201506.Selector
-
Sets the value of the dateRange property.
- setDateRange(DateRange) - Method in class com.google.api.ads.adwords.lib.jaxb.v201509.Selector
-
Sets the value of the dateRange property.
- setDateRange(DateRange) - Method in class com.google.api.ads.adwords.lib.jaxb.v201601.Selector
-
Sets the value of the dateRange property.
- setDateRangeType(ReportDefinitionDateRangeType) - Method in class com.google.api.ads.adwords.lib.jaxb.v201506.ReportDefinition
-
Sets the value of the dateRangeType property.
- setDateRangeType(ReportDefinitionDateRangeType) - Method in class com.google.api.ads.adwords.lib.jaxb.v201509.ReportDefinition
-
Sets the value of the dateRangeType property.
- setDateRangeType(ReportDefinitionDateRangeType) - Method in class com.google.api.ads.adwords.lib.jaxb.v201601.ReportDefinition
-
Sets the value of the dateRangeType property.
- setDownloadFormat(DownloadFormat) - Method in class com.google.api.ads.adwords.lib.jaxb.v201506.ReportDefinition
-
Sets the value of the downloadFormat property.
- setDownloadFormat(DownloadFormat) - Method in class com.google.api.ads.adwords.lib.jaxb.v201509.ReportDefinition
-
Sets the value of the downloadFormat property.
- setDownloadFormat(DownloadFormat) - Method in class com.google.api.ads.adwords.lib.jaxb.v201601.ReportDefinition
-
Sets the value of the downloadFormat property.
- setEndpointAddress(T, String) - Method in interface com.google.api.ads.common.lib.soap.SoapClientHandlerInterface
-
Sets the endpoint address on the SOAP client.
- setEndpointAddress(String) - Method in class com.google.api.ads.common.lib.soap.SoapServiceClient
-
Sets the endpoint address of the underlying SOAP client.
- setExpressBusinessId(Long) - Method in class com.google.api.ads.adwords.lib.client.AdWordsSession
-
Sets the AdWords Express business ID used by AdWords Express PromotionService.
- setExpressPlusPageId(String) - Method in class com.google.api.ads.adwords.lib.client.AdWordsSession
-
Sets the Google+ page ID for the Google My Business location used by AdWords Express
PromotionService.
- setField(String) - Method in class com.google.api.ads.adwords.lib.jaxb.v201506.OrderBy
-
Sets the value of the field property.
- setField(String) - Method in class com.google.api.ads.adwords.lib.jaxb.v201506.Predicate
-
Sets the value of the field property.
- setField(String) - Method in class com.google.api.ads.adwords.lib.jaxb.v201509.OrderBy
-
Sets the value of the field property.
- setField(String) - Method in class com.google.api.ads.adwords.lib.jaxb.v201509.Predicate
-
Sets the value of the field property.
- setField(String) - Method in class com.google.api.ads.adwords.lib.jaxb.v201601.OrderBy
-
Sets the value of the field property.
- setField(String) - Method in class com.google.api.ads.adwords.lib.jaxb.v201601.Predicate
-
Sets the value of the field property.
- setFieldPath(String) - Method in exception com.google.api.ads.adwords.lib.utils.v201506.DetailedReportDownloadResponseException
-
- setFieldPath(String) - Method in exception com.google.api.ads.adwords.lib.utils.v201509.DetailedReportDownloadResponseException
-
- setFieldPath(String) - Method in exception com.google.api.ads.adwords.lib.utils.v201601.DetailedReportDownloadResponseException
-
- setHeader(T, String, String, Object) - Method in interface com.google.api.ads.common.lib.soap.SoapClientHandlerInterface
-
Sets a header on the SOAP client.
- setHeaders() - Method in class com.google.api.ads.common.lib.client.AdsServiceClient
-
- setHeaders(Object, S, D) - Method in class com.google.api.ads.common.lib.client.HeaderHandler.NoOpHeaderHandler
-
- setHeaders(Object, S, D) - Method in interface com.google.api.ads.common.lib.client.HeaderHandler
-
Sets the headers on the SOAP client using the session and descriptor.
- setHeaders() - Method in class com.google.api.ads.common.lib.soap.SoapServiceClient
-
Sets the headers for the service client.
- setHttpHeaders(Object, DfpSession) - Method in class com.google.api.ads.dfp.lib.soap.DfpHttpHeaderHandler
-
Sets the HTTP headers on the SOAP client.
- setId(Long) - Method in class com.google.api.ads.adwords.lib.jaxb.v201506.ReportDefinition
-
Sets the value of the id property.
- setId(Long) - Method in class com.google.api.ads.adwords.lib.jaxb.v201509.ReportDefinition
-
Sets the value of the id property.
- setId(Long) - Method in class com.google.api.ads.adwords.lib.jaxb.v201601.ReportDefinition
-
Sets the value of the id property.
- setIncludeZeroImpressions(Boolean) - Method in class com.google.api.ads.adwords.lib.jaxb.v201506.ReportDefinition
-
Sets the value of the includeZeroImpressions property.
- setIncludeZeroImpressions(Boolean) - Method in class com.google.api.ads.adwords.lib.jaxb.v201509.ReportDefinition
-
Sets the value of the includeZeroImpressions property.
- setIncludeZeroImpressions(Boolean) - Method in class com.google.api.ads.adwords.lib.jaxb.v201601.ReportDefinition
-
Sets the value of the includeZeroImpressions property.
- setMax(String) - Method in class com.google.api.ads.adwords.lib.jaxb.v201506.DateRange
-
Sets the value of the max property.
- setMax(String) - Method in class com.google.api.ads.adwords.lib.jaxb.v201509.DateRange
-
Sets the value of the max property.
- setMax(String) - Method in class com.google.api.ads.adwords.lib.jaxb.v201601.DateRange
-
Sets the value of the max property.
- setMin(String) - Method in class com.google.api.ads.adwords.lib.jaxb.v201506.DateRange
-
Sets the value of the min property.
- setMin(String) - Method in class com.google.api.ads.adwords.lib.jaxb.v201509.DateRange
-
Sets the value of the min property.
- setMin(String) - Method in class com.google.api.ads.adwords.lib.jaxb.v201601.DateRange
-
Sets the value of the min property.
- setNetworkCode(String) - Method in class com.google.api.ads.dfp.lib.client.DfpSession
-
Sets the network code.
- setNumberResults(Integer) - Method in class com.google.api.ads.adwords.lib.jaxb.v201506.Paging
-
Sets the value of the numberResults property.
- setNumberResults(Integer) - Method in class com.google.api.ads.adwords.lib.jaxb.v201509.Paging
-
Sets the value of the numberResults property.
- setNumberResults(Integer) - Method in class com.google.api.ads.adwords.lib.jaxb.v201601.Paging
-
Sets the value of the numberResults property.
- setOAuth2Credential(Credential) - Method in class com.google.api.ads.adwords.lib.client.AdWordsSession
-
Sets the OAuth2 credential.
- setOAuth2Credential(Credential) - Method in class com.google.api.ads.dfp.lib.client.DfpSession
-
Sets the OAuth2 credential.
- setOperator(PredicateOperator) - Method in class com.google.api.ads.adwords.lib.jaxb.v201506.Predicate
-
Sets the value of the operator property.
- setOperator(PredicateOperator) - Method in class com.google.api.ads.adwords.lib.jaxb.v201509.Predicate
-
Sets the value of the operator property.
- setOperator(PredicateOperator) - Method in class com.google.api.ads.adwords.lib.jaxb.v201601.Predicate
-
Sets the value of the operator property.
- setPaging(Paging) - Method in class com.google.api.ads.adwords.lib.jaxb.v201506.Selector
-
Sets the value of the paging property.
- setPaging(Paging) - Method in class com.google.api.ads.adwords.lib.jaxb.v201509.Selector
-
Sets the value of the paging property.
- setPaging(Paging) - Method in class com.google.api.ads.adwords.lib.jaxb.v201601.Selector
-
Sets the value of the paging property.
- setPartialFailure(Boolean) - Method in class com.google.api.ads.adwords.lib.client.AdWordsSession
-
Sets whether this session should allow partial failure.
- setReportDownloadTimeout(int) - Method in class com.google.api.ads.adwords.lib.utils.AdHocReportDownloadHelper
-
Sets the reportDownloadTimeout (milliseconds).
- setReportDownloadTimeout(int) - Method in class com.google.api.ads.adwords.lib.utils.ReportRequestFactoryHelper
-
Sets the reportDownloadTimeout (milliseconds).
- setReportDownloadTimeout(int) - Method in class com.google.api.ads.adwords.lib.utils.v201506.ReportDownloader
-
Sets the timeout for both CONNECT and READ to the specified value.
- setReportDownloadTimeout(int) - Method in class com.google.api.ads.adwords.lib.utils.v201509.ReportDownloader
-
Sets the timeout for both CONNECT and READ to the specified value.
- setReportDownloadTimeout(int) - Method in class com.google.api.ads.adwords.lib.utils.v201601.ReportDownloader
-
Sets the timeout for both CONNECT and READ to the specified value.
- setReportingConfiguration(ReportingConfiguration) - Method in class com.google.api.ads.adwords.lib.client.AdWordsSession
-
Sets the reporting configuration.
- setReportName(String) - Method in class com.google.api.ads.adwords.lib.jaxb.v201506.ReportDefinition
-
Sets the value of the reportName property.
- setReportName(String) - Method in class com.google.api.ads.adwords.lib.jaxb.v201509.ReportDefinition
-
Sets the value of the reportName property.
- setReportName(String) - Method in class com.google.api.ads.adwords.lib.jaxb.v201601.ReportDefinition
-
Sets the value of the reportName property.
- setReportType(ReportDefinitionReportType) - Method in class com.google.api.ads.adwords.lib.jaxb.v201506.ReportDefinition
-
Sets the value of the reportType property.
- setReportType(ReportDefinitionReportType) - Method in class com.google.api.ads.adwords.lib.jaxb.v201509.ReportDefinition
-
Sets the value of the reportType property.
- setReportType(ReportDefinitionReportType) - Method in class com.google.api.ads.adwords.lib.jaxb.v201601.ReportDefinition
-
Sets the value of the reportType property.
- setRequestTimeout(T, int) - Method in interface com.google.api.ads.common.lib.soap.SoapClientHandlerInterface
-
Sets the read timeout of the given SOAP client.
- setSelector(Selector) - Method in class com.google.api.ads.adwords.lib.jaxb.v201506.ReportDefinition
-
Sets the value of the selector property.
- setSelector(Selector) - Method in class com.google.api.ads.adwords.lib.jaxb.v201509.ReportDefinition
-
Sets the value of the selector property.
- setSelector(Selector) - Method in class com.google.api.ads.adwords.lib.jaxb.v201601.ReportDefinition
-
Sets the value of the selector property.
- setSortOrder(SortOrder) - Method in class com.google.api.ads.adwords.lib.jaxb.v201506.OrderBy
-
Sets the value of the sortOrder property.
- setSortOrder(SortOrder) - Method in class com.google.api.ads.adwords.lib.jaxb.v201509.OrderBy
-
Sets the value of the sortOrder property.
- setSortOrder(SortOrder) - Method in class com.google.api.ads.adwords.lib.jaxb.v201601.OrderBy
-
Sets the value of the sortOrder property.
- setStartIndex(Integer) - Method in class com.google.api.ads.adwords.lib.jaxb.v201506.Paging
-
Sets the value of the startIndex property.
- setStartIndex(Integer) - Method in class com.google.api.ads.adwords.lib.jaxb.v201509.Paging
-
Sets the value of the startIndex property.
- setStartIndex(Integer) - Method in class com.google.api.ads.adwords.lib.jaxb.v201601.Paging
-
Sets the value of the startIndex property.
- setTrigger(String) - Method in exception com.google.api.ads.adwords.lib.utils.v201506.DetailedReportDownloadResponseException
-
- setTrigger(String) - Method in exception com.google.api.ads.adwords.lib.utils.v201509.DetailedReportDownloadResponseException
-
- setTrigger(String) - Method in exception com.google.api.ads.adwords.lib.utils.v201601.DetailedReportDownloadResponseException
-
- setType(String) - Method in exception com.google.api.ads.adwords.lib.utils.v201506.DetailedReportDownloadResponseException
-
- setType(String) - Method in exception com.google.api.ads.adwords.lib.utils.v201509.DetailedReportDownloadResponseException
-
- setType(String) - Method in exception com.google.api.ads.adwords.lib.utils.v201601.DetailedReportDownloadResponseException
-
- setValidateOnly(Boolean) - Method in class com.google.api.ads.adwords.lib.client.AdWordsSession
-
Sets whether this session should only validate the request.
- SharedCriterionField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201506.cm
-
A Enum to facilitate the selection of fields for SharedCriterion.
- SharedCriterionField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201509.cm
-
A Enum to facilitate the selection of fields for SharedCriterion.
- SharedCriterionField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201601.cm
-
A Enum to facilitate the selection of fields for SharedCriterion.
- SharedSetField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201506.cm
-
A Enum to facilitate the selection of fields for SharedSet.
- SharedSetField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201509.cm
-
A Enum to facilitate the selection of fields for SharedSet.
- SharedSetField - Enum in com.google.api.ads.adwords.lib.selectorfields.v201601.cm
-
A Enum to facilitate the selection of fields for SharedSet.
- skipColumnHeader(Boolean) - Method in class com.google.api.ads.adwords.lib.client.reporting.ReportingConfiguration.Builder
-
Sets if report responses should skip the header row containing the report column names.
- skipReportHeader(Boolean) - Method in class com.google.api.ads.adwords.lib.client.reporting.ReportingConfiguration.Builder
-
Sets if report responses should skip the header row containing the report name and date
range.
- skipReportSummary(Boolean) - Method in class com.google.api.ads.adwords.lib.client.reporting.ReportingConfiguration.Builder
-
Sets if report responses should skip the summary row containing totals.
- SoapCall<T> - Class in com.google.api.ads.common.lib.soap
-
Represents a single call to the SOAP client.
- SoapCall(Method, T, Object[]) - Constructor for class com.google.api.ads.common.lib.soap.SoapCall
-
Constructor.
- SoapCallReturn - Class in com.google.api.ads.common.lib.soap
-
Used to package a SOAP call's return.
- SoapCallReturn() - Constructor for class com.google.api.ads.common.lib.soap.SoapCallReturn
-
Constructor.
- soapCallReturn - Variable in exception com.google.api.ads.common.lib.soap.SoapInvocationTargetException
-
- SoapCallReturn.Builder - Class in com.google.api.ads.common.lib.soap
-
- 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
-
- 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
-
- SoapServiceClient(SoapClientHandlerInterface<T>, T) - Constructor for class com.google.api.ads.common.lib.soap.SoapServiceClient
-
Protected constructor.
- SoapServiceDescriptor - Interface in com.google.api.ads.common.lib.soap
-
Describes a SOAP service.
- sortOrder - Variable in class com.google.api.ads.adwords.lib.jaxb.v201506.OrderBy
-
- SortOrder - Enum in com.google.api.ads.adwords.lib.jaxb.v201506
-
Java class for SortOrder.
- sortOrder - Variable in class com.google.api.ads.adwords.lib.jaxb.v201509.OrderBy
-
- SortOrder - Enum in com.google.api.ads.adwords.lib.jaxb.v201509
-
Java class for SortOrder.
- sortOrder - Variable in class com.google.api.ads.adwords.lib.jaxb.v201601.OrderBy
-
- SortOrder - Enum in com.google.api.ads.adwords.lib.jaxb.v201601
-
Java class for SortOrder.
- startIndex - Variable in class com.google.api.ads.adwords.lib.jaxb.v201506.Paging
-
- startIndex - Variable in class com.google.api.ads.adwords.lib.jaxb.v201509.Paging
-
- startIndex - Variable in class com.google.api.ads.adwords.lib.jaxb.v201601.Paging
-
- Streams - Class in com.google.api.ads.common.lib.utils
-
Helper class to perform stream operations.
- validate(String) - Method in class com.google.api.ads.adwords.lib.client.reporting.ReportingConfiguration
-
Validates this object for the specified version of the AdWords API.
- validateQuery() - Method in class com.google.api.ads.dfp.lib.utils.QueryBuilder
-
Checks that the query is valid.
- ValidationException - Exception in com.google.api.ads.common.lib.exception
-
Exception for validation errors.
- ValidationException(String, String) - Constructor for exception com.google.api.ads.common.lib.exception.ValidationException
-
Constructor.
- ValidationException(String, String, Throwable) - Constructor for exception com.google.api.ads.common.lib.exception.ValidationException
-
Constructor.
- value() - Method in enum com.google.api.ads.adwords.lib.jaxb.v201506.DownloadFormat
-
- value() - Method in enum com.google.api.ads.adwords.lib.jaxb.v201506.PredicateOperator
-
- value() - Method in enum com.google.api.ads.adwords.lib.jaxb.v201506.ReportDefinitionDateRangeType
-
- value() - Method in enum com.google.api.ads.adwords.lib.jaxb.v201506.ReportDefinitionReportType
-
- value() - Method in enum com.google.api.ads.adwords.lib.jaxb.v201506.SortOrder
-
- value() - Method in enum com.google.api.ads.adwords.lib.jaxb.v201509.DownloadFormat
-
- value() - Method in enum com.google.api.ads.adwords.lib.jaxb.v201509.PredicateOperator
-
- value() - Method in enum com.google.api.ads.adwords.lib.jaxb.v201509.ReportDefinitionDateRangeType
-
- value() - Method in enum com.google.api.ads.adwords.lib.jaxb.v201509.ReportDefinitionReportType
-
- value() - Method in enum com.google.api.ads.adwords.lib.jaxb.v201509.SortOrder
-
- value() - Method in enum com.google.api.ads.adwords.lib.jaxb.v201601.DownloadFormat
-
- value() - Method in enum com.google.api.ads.adwords.lib.jaxb.v201601.PredicateOperator
-
- value() - Method in enum com.google.api.ads.adwords.lib.jaxb.v201601.ReportDefinitionDateRangeType
-
- value() - Method in enum com.google.api.ads.adwords.lib.jaxb.v201601.ReportDefinitionReportType
-
- value() - Method in enum com.google.api.ads.adwords.lib.jaxb.v201601.SortOrder
-
- valueMap - Variable in class com.google.api.ads.dfp.lib.utils.QueryBuilder
-
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.client.AdWordsServiceDescriptor.AdWordsSubProduct
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.jaxb.v201506.DownloadFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.jaxb.v201506.PredicateOperator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.jaxb.v201506.ReportDefinitionDateRangeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.jaxb.v201506.ReportDefinitionReportType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.jaxb.v201506.SortOrder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.jaxb.v201509.DownloadFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.jaxb.v201509.PredicateOperator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.jaxb.v201509.ReportDefinitionDateRangeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.jaxb.v201509.ReportDefinitionReportType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.jaxb.v201509.SortOrder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.jaxb.v201601.DownloadFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.jaxb.v201601.PredicateOperator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.jaxb.v201601.ReportDefinitionDateRangeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.jaxb.v201601.ReportDefinitionReportType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.jaxb.v201601.SortOrder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.AccountLabelField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.AdCustomizerFeedField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.AdGroupAdField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.AdGroupBidModifierField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.AdGroupCriterionField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.AdGroupExtensionSettingField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.AdGroupFeedField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.AdGroupField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.AdParamField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.AdwordsUserListField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.BiddingStrategyField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.BudgetField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.BudgetOrderField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.BudgetSuggestionField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.CampaignCriterionField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.CampaignExtensionSettingField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.CampaignFeedField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.CampaignField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.CampaignSharedSetField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.ConstantDataField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.ConversionTrackerField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.CustomerExtensionSettingField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.CustomerFeedField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.DataField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.ExperimentField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.ExpressBusinessField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.FeedField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.FeedItemField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.FeedMappingField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.LabelField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.LocationCriterionField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.ManagedCustomerField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.MediaField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.MutateJobField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.OfflineConversionFeedField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.ProductServiceField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.PromotionField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.SharedCriterionField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.SharedSetField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.TargetingIdeaField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.TrafficEstimatorField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.AccountLabelField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.AdCustomizerFeedField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.AdGroupAdField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.AdGroupBidModifierField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.AdGroupCriterionField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.AdGroupExtensionSettingField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.AdGroupFeedField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.AdGroupField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.AdParamField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.AdwordsUserListField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.BatchJobField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.BiddingStrategyField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.BudgetField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.BudgetOrderField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.BudgetSuggestionField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.CampaignCriterionField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.CampaignExtensionSettingField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.CampaignFeedField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.CampaignField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.CampaignSharedSetField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.ConstantDataField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.ConversionTrackerField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.CustomerExtensionSettingField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.CustomerFeedField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.DataField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.ExperimentField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.ExpressBusinessField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.FeedField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.FeedItemField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.FeedMappingField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.LabelField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.LocationCriterionField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.ManagedCustomerField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.MediaField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.MutateJobField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.OfflineConversionFeedField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.ProductServiceField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.PromotionField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.SharedCriterionField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.SharedSetField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.TargetingIdeaField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.TrafficEstimatorField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.AccountLabelField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.AdCustomizerFeedField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.AdGroupAdField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.AdGroupBidModifierField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.AdGroupCriterionField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.AdGroupExtensionSettingField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.AdGroupFeedField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.AdGroupField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.AdParamField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.AdwordsUserListField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.BatchJobField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.BiddingStrategyField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.BudgetField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.BudgetOrderField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.BudgetSuggestionField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.CampaignCriterionField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.CampaignExtensionSettingField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.CampaignFeedField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.CampaignField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.CampaignSharedSetField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.ConstantDataField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.ConversionTrackerField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.CustomerExtensionSettingField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.CustomerFeedField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.DataField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.ExperimentField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.ExpressBusinessField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.FeedField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.FeedItemField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.FeedMappingField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.LabelField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.LocationCriterionField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.ManagedCustomerField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.MediaField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.MutateJobField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.OfflineConversionFeedField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.ProductServiceField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.PromotionField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.SharedCriterionField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.SharedSetField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.TargetingIdeaField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.TrafficEstimatorField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.adwords.lib.utils.ReportRequest.RequestType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.common.lib.auth.GoogleClientSecretsBuilder.Api
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.ads.common.lib.auth.OfflineCredentials.Api
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.google.api.ads.adwords.lib.client.AdWordsServiceDescriptor.AdWordsSubProduct
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.jaxb.v201506.DownloadFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values - Variable in class com.google.api.ads.adwords.lib.jaxb.v201506.Predicate
-
- values() - Static method in enum com.google.api.ads.adwords.lib.jaxb.v201506.PredicateOperator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.jaxb.v201506.ReportDefinitionDateRangeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.jaxb.v201506.ReportDefinitionReportType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.jaxb.v201506.SortOrder
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.jaxb.v201509.DownloadFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values - Variable in class com.google.api.ads.adwords.lib.jaxb.v201509.Predicate
-
- values() - Static method in enum com.google.api.ads.adwords.lib.jaxb.v201509.PredicateOperator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.jaxb.v201509.ReportDefinitionDateRangeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.jaxb.v201509.ReportDefinitionReportType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.jaxb.v201509.SortOrder
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.jaxb.v201601.DownloadFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values - Variable in class com.google.api.ads.adwords.lib.jaxb.v201601.Predicate
-
- values() - Static method in enum com.google.api.ads.adwords.lib.jaxb.v201601.PredicateOperator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.jaxb.v201601.ReportDefinitionDateRangeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.jaxb.v201601.ReportDefinitionReportType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.jaxb.v201601.SortOrder
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.AccountLabelField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.AdCustomizerFeedField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.AdGroupAdField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.AdGroupBidModifierField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.AdGroupCriterionField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.AdGroupExtensionSettingField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.AdGroupFeedField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.AdGroupField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.AdParamField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.AdwordsUserListField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.BiddingStrategyField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.BudgetField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.BudgetOrderField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.BudgetSuggestionField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.CampaignCriterionField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.CampaignExtensionSettingField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.CampaignFeedField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.CampaignField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.CampaignSharedSetField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.ConstantDataField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.ConversionTrackerField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.CustomerExtensionSettingField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.CustomerFeedField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.DataField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.ExperimentField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.ExpressBusinessField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.FeedField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.FeedItemField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.FeedMappingField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.LabelField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.LocationCriterionField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.ManagedCustomerField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.MediaField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.MutateJobField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.OfflineConversionFeedField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.ProductServiceField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.PromotionField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.SharedCriterionField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.SharedSetField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.TargetingIdeaField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201506.cm.TrafficEstimatorField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.AccountLabelField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.AdCustomizerFeedField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.AdGroupAdField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.AdGroupBidModifierField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.AdGroupCriterionField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.AdGroupExtensionSettingField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.AdGroupFeedField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.AdGroupField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.AdParamField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.AdwordsUserListField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.BatchJobField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.BiddingStrategyField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.BudgetField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.BudgetOrderField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.BudgetSuggestionField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.CampaignCriterionField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.CampaignExtensionSettingField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.CampaignFeedField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.CampaignField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.CampaignSharedSetField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.ConstantDataField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.ConversionTrackerField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.CustomerExtensionSettingField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.CustomerFeedField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.DataField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.ExperimentField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.ExpressBusinessField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.FeedField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.FeedItemField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.FeedMappingField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.LabelField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.LocationCriterionField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.ManagedCustomerField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.MediaField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.MutateJobField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.OfflineConversionFeedField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.ProductServiceField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.PromotionField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.SharedCriterionField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.SharedSetField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.TargetingIdeaField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201509.cm.TrafficEstimatorField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.AccountLabelField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.AdCustomizerFeedField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.AdGroupAdField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.AdGroupBidModifierField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.AdGroupCriterionField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.AdGroupExtensionSettingField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.AdGroupFeedField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.AdGroupField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.AdParamField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.AdwordsUserListField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.BatchJobField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.BiddingStrategyField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.BudgetField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.BudgetOrderField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.BudgetSuggestionField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.CampaignCriterionField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.CampaignExtensionSettingField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.CampaignFeedField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.CampaignField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.CampaignSharedSetField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.ConstantDataField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.ConversionTrackerField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.CustomerExtensionSettingField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.CustomerFeedField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.DataField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.ExperimentField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.ExpressBusinessField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.FeedField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.FeedItemField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.FeedMappingField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.LabelField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.LocationCriterionField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.ManagedCustomerField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.MediaField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.MutateJobField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.OfflineConversionFeedField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.ProductServiceField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.PromotionField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.SharedCriterionField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.SharedSetField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.TargetingIdeaField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.selectorfields.v201601.cm.TrafficEstimatorField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.adwords.lib.utils.ReportRequest.RequestType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.common.lib.auth.GoogleClientSecretsBuilder.Api
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.ads.common.lib.auth.OfflineCredentials.Api
-
Returns an array containing the constants of this enum type, in
the order they are declared.