public class AdWordsInternals extends Internals
Constructor and Description |
---|
AdWordsInternals(AuthorizationHeaderProvider authorizationHeaderProvider,
UserAgentCombiner userAgentCombiner,
com.google.api.client.http.HttpTransport httpTransport,
com.google.api.ads.adwords.lib.conf.AdWordsLibConfiguration adWordsLibConfiguration,
AdWordsServiceLoggers adWordsServiceLoggers,
OAuth2Helper oAuth2Helper,
AdsUtilityRegistry adsUtilityRegistry,
XmlFieldExtractor xmlFieldExtractor) |
Modifier and Type | Method and Description |
---|---|
com.google.api.ads.adwords.lib.conf.AdWordsLibConfiguration |
getAdWordsLibConfiguration()
Returns the AdWordsLibConfiguration.
|
AdWordsServiceLoggers |
getAdWordsServiceLoggers()
Returns the utility that provides access to additional AdWords-specific loggers.
|
static AdWordsInternals |
getInstance()
Returns the singleton instance.
|
getAdsServiceLoggers, getAdsUtilityRegistry, getAuthorizationHeaderProvider, getHttpTransport, getOAuth2Helper, getUserAgentCombiner, getXmlFieldExtractor
@Inject public AdWordsInternals(AuthorizationHeaderProvider authorizationHeaderProvider, UserAgentCombiner userAgentCombiner, com.google.api.client.http.HttpTransport httpTransport, com.google.api.ads.adwords.lib.conf.AdWordsLibConfiguration adWordsLibConfiguration, AdWordsServiceLoggers adWordsServiceLoggers, OAuth2Helper oAuth2Helper, AdsUtilityRegistry adsUtilityRegistry, XmlFieldExtractor xmlFieldExtractor)
public static AdWordsInternals getInstance()
public com.google.api.ads.adwords.lib.conf.AdWordsLibConfiguration getAdWordsLibConfiguration()
public AdWordsServiceLoggers getAdWordsServiceLoggers()
Copyright © 2017. All Rights Reserved.