com.google.api.ads.adwords.v201109.o
Interface TrafficEstimatorServiceInterface

All Superinterfaces:
Remote
All Known Implementing Classes:
TrafficEstimatorServiceSoapBindingStub

public interface TrafficEstimatorServiceInterface
extends Remote


Method Summary
 TrafficEstimatorResult get(TrafficEstimatorSelector selector)
          Returns traffic estimates for specified criteria.
 

Method Detail

get

TrafficEstimatorResult get(TrafficEstimatorSelector selector)
                           throws RemoteException,
                                  ApiException
Returns traffic estimates for specified criteria.

Parameters:
selector - Campaigns, ad groups and keywords for which traffic should be estimated.
Returns:
Traffic estimation results.
Throws:
ApiException - if problems occurred while retrieving estimates
RemoteException


Copyright © 2011. All Rights Reserved.