public class ProductFrameworkUserAgentProvider extends Object implements UserAgentProvider
| Constructor and Description |
|---|
ProductFrameworkUserAgentProvider(com.google.api.ads.common.lib.conf.ProductFrameworkConfiguration productFrameworkConfiguration)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getUserAgent()
Generates the framework user agent such as AdWords-Axis/1.4.
|
@Inject public ProductFrameworkUserAgentProvider(com.google.api.ads.common.lib.conf.ProductFrameworkConfiguration productFrameworkConfiguration)
productFrameworkConfiguration - the product/framework configuration.public String getUserAgent()
getUserAgent in interface UserAgentProviderCopyright © 2020. All Rights Reserved.