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) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.ads.adwords.lib.conf.AdWordsLibConfiguration |
getAdWordsLibConfiguration()
Returns the AdWordsLibConfiguration.
|
static AdWordsInternals |
getInstance()
Returns the singleton instance.
|
getAuthorizationHeaderProvider, getHttpTransport, getUserAgentCombiner@Inject public AdWordsInternals(AuthorizationHeaderProvider authorizationHeaderProvider, UserAgentCombiner userAgentCombiner, com.google.api.client.http.HttpTransport httpTransport, com.google.api.ads.adwords.lib.conf.AdWordsLibConfiguration adWordsLibConfiguration)
public static AdWordsInternals getInstance()
public com.google.api.ads.adwords.lib.conf.AdWordsLibConfiguration getAdWordsLibConfiguration()
Copyright © 2013. All Rights Reserved.