| Package | Description |
|---|---|
| com.google.api.ads.common.lib.factory | |
| com.google.api.ads.common.lib.soap |
| Modifier and Type | Method and Description |
|---|---|
ProductFrameworkModule |
FactoryConfiguration.getAdWordsSoapModule()
Deprecated.
Gets the SOAP module to use for AdWords.
|
ProductFrameworkModule |
FactoryConfiguration.getDfaSoapModule()
Deprecated.
Gets the SOAP module to use for DFA.
|
ProductFrameworkModule |
FactoryConfiguration.getDfpSoapModule()
Deprecated.
Gets the SOAP module to use for DFP.
|
| Modifier and Type | Method and Description |
|---|---|
FactoryConfiguration.Builder |
FactoryConfiguration.Builder.withAdWordsSoapModule(ProductFrameworkModule soapModuleClass)
Specifies which SOAP client handler module class to use for AdWords.
|
FactoryConfiguration.Builder |
FactoryConfiguration.Builder.withDfaSoapModule(ProductFrameworkModule soapModuleClass)
Specifies which SOAP client handler module class to use for DFA.
|
FactoryConfiguration.Builder |
FactoryConfiguration.Builder.withDfpSoapModule(ProductFrameworkModule soapModuleClass)
Specifies which SOAP client handler module class to use for DFP.
|
| Modifier and Type | Method and Description |
|---|---|
static ProductFrameworkModule |
ProductFrameworkModule.determineSoapModule(Class<? extends Annotation> moduleAnnotationClass)
Deprecated.
the SOAP-framework-agnostic *Services utilities, the only
classes which use this method, are now all deprecated.
|
Copyright © 2012. All Rights Reserved.