| Package | Description |
|---|---|
| com.google.api.ads.adwords.lib.utils | |
| com.google.api.ads.common.lib.auth | |
| com.google.api.ads.common.lib.utils |
| 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) |
| Constructor and Description |
|---|
AuthorizationHeaderProvider(OAuth2AuthorizationHeaderProvider oAuth2AuthorizationHeaderProvider,
com.google.api.ads.common.lib.conf.AdsLibConfiguration adsLibConfiguration,
OAuth2Helper oAuth2Helper)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
OAuth2Helper |
Internals.getOAuth2Helper()
Gets the OAuth2 helper.
|
| Constructor and Description |
|---|
Internals(AuthorizationHeaderProvider authorizationHeaderProvider,
UserAgentCombiner userAgentCombiner,
com.google.api.client.http.HttpTransport httpTransport,
AdsServiceLoggers adsServiceLoggers,
OAuth2Helper oAuth2Helper)
Constructor to be injected by guice.
|
Copyright © 2015. All Rights Reserved.