com.google.api.ads.adwords.v201109.cm
Interface DataServiceInterface
- All Superinterfaces:
- Remote
- All Known Implementing Classes:
- DataServiceSoapBindingStub
public interface DataServiceInterface
- extends Remote
getAdGroupBidLandscape
AdGroupBidLandscapePage getAdGroupBidLandscape(Selector serviceSelector)
throws RemoteException,
ApiException
- Returns a list of bid landscapes for the ad groups specified
in the selector.
- Parameters:
serviceSelector - Selects the entities to return bid landscapes
for.
- Returns:
- A list of bid landscapes.
- Throws:
ApiException - when there is at least one error with the request.
RemoteException
getCriterionBidLandscape
CriterionBidLandscapePage getCriterionBidLandscape(Selector serviceSelector)
throws RemoteException,
ApiException
- Returns a list of bid landscapes for the criteria specified
in the selector.
- Parameters:
serviceSelector - Selects the entities to return bid landscapes
for.
- Returns:
- A list of bid landscapes.
- Throws:
ApiException - when there is at least one error with the request.
RemoteException
Copyright © 2011. All Rights Reserved.