| Package | Description |
|---|---|
| com.google.api.ads.admanager.lib.client | |
| com.google.api.ads.adwords.lib.client | |
| com.google.api.ads.common.lib.client |
| Constructor and Description |
|---|
AdManagerServiceClient(Object soapClient,
AdManagerServiceDescriptor adManagerServiceDescriptor,
AdManagerSession adManagerSession,
SoapClientHandlerInterface soapClientHandler,
HeaderHandler<AdManagerSession,AdManagerServiceDescriptor> adManagerHeaderHandler,
AdsServiceLoggers adsServiceLoggers)
Constructor.
|
| Constructor and Description |
|---|
AdWordsServiceClient(Object soapClient,
AdWordsServiceDescriptor adWordsServiceDescriptor,
AdWordsSession adWordsSession,
SoapClientHandlerInterface soapClientHandler,
HeaderHandler<AdWordsSession,AdWordsServiceDescriptor> adWordsHeaderHandler,
AdsServiceLoggers adsServiceLoggers)
Constructor.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
HeaderHandler.NoOpHeaderHandler<S extends AdsSession,D extends AdsServiceDescriptor>
No-op implementation of HeaderHandler
|
| Constructor and Description |
|---|
AdsServiceClient(Object soapClient,
S adsSession,
D adsServiceDescriptor,
SoapClientHandlerInterface<Object> soapClientHandler,
HeaderHandler<S,D> headerHandler,
AdsServiceLoggers adsServiceLoggers)
Constructor.
|
Copyright © 2019. All rights reserved.