public final class TrafficEstimatorDelegate extends AbstractBaseDelegate<com.google.api.ads.adwords.axis.v201409.o.TrafficEstimatorServiceInterface>
TrafficEstimatorServiceInterface.| Constructor and Description |
|---|
TrafficEstimatorDelegate(AdWordsSession adWordsSession)
Default Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
List<com.google.api.ads.adwords.axis.v201409.o.CampaignEstimate> |
get(com.google.api.ads.adwords.axis.v201409.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 List<com.google.api.ads.adwords.axis.v201409.o.CampaignEstimate> get(com.google.api.ads.adwords.axis.v201409.o.TrafficEstimatorSelector trafficEstimatorSelector) throws RemoteException
trafficEstimatorSelector - a TrafficEstimatorSelectorRemoteException - for communication-related exceptionsCopyright © 2015. All Rights Reserved.