public class AdsLibraryUserAgentProvider extends Object implements UserAgentProvider
| Constructor and Description |
|---|
AdsLibraryUserAgentProvider(com.google.api.ads.common.lib.conf.AdsBuildConfiguration buildConfiguration)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getUserAgent()
Generates the library user agent such as Common-Java/1.4
|
@Inject public AdsLibraryUserAgentProvider(com.google.api.ads.common.lib.conf.AdsBuildConfiguration buildConfiguration)
buildConfiguration - the build configurationpublic String getUserAgent()
getUserAgent in interface UserAgentProviderCopyright © 2020. All Rights Reserved.