public final class TrafficEstimatorDelegate extends AbstractBaseDelegate<com.google.api.ads.adwords.axis.v201309.o.TrafficEstimatorServiceInterface>
TrafficEstimatorServiceInterface.| Constructor and Description |
|---|
TrafficEstimatorDelegate(AdWordsSession adWordsSession)
Default Constructor.
|
TrafficEstimatorDelegate(AdWordsSession adWordsSession,
com.google.api.ads.adwords.axis.v201309.o.TrafficEstimatorServiceInterface service)
Constructor with custom service.
|
| Modifier and Type | Method and Description |
|---|---|
List<com.google.api.ads.adwords.axis.v201309.o.CampaignEstimate> |
get(com.google.api.ads.adwords.axis.v201309.o.TrafficEstimatorSelector trafficEstimatorSelector)
Retrieves all CampaignEstimates for the ManagedCustomer associate with the adWordsSession
the TrafficEstimatorSelector does not need fields.
|
getAdWordsSession, getServicepublic TrafficEstimatorDelegate(AdWordsSession adWordsSession)
adWordsSession - the adWordsSession to use with the delegate/servicepublic TrafficEstimatorDelegate(AdWordsSession adWordsSession, com.google.api.ads.adwords.axis.v201309.o.TrafficEstimatorServiceInterface service)
adWordsSession - the adWordsSession to use with the delegate/serviceservice - the custom service class for the SOAP servicepublic List<com.google.api.ads.adwords.axis.v201309.o.CampaignEstimate> get(com.google.api.ads.adwords.axis.v201309.o.TrafficEstimatorSelector trafficEstimatorSelector) throws RemoteException
trafficEstimatorSelector - a TrafficEstimatorSelectorRemoteException - for communication-related exceptionsCopyright © 2014. All Rights Reserved.