com.google.api.ads.adwords.v201109.cm
Interface AdGroupCriterionServiceInterface
- All Superinterfaces:
- Remote
- All Known Implementing Classes:
- AdGroupCriterionServiceSoapBindingStub
public interface AdGroupCriterionServiceInterface
- extends Remote
get
AdGroupCriterionPage get(Selector serviceSelector)
throws RemoteException,
ApiException
- Gets adgroup criteria.
- Parameters:
serviceSelector - filters the adgroup criteria to be returned.
- Returns:
- a page (subset) view of the criteria selected
- Throws:
ApiException - when there is at least one error with the request
RemoteException
mutate
AdGroupCriterionReturnValue mutate(AdGroupCriterionOperation[] operations)
throws RemoteException,
ApiException
- Adds, removes or updates adgroup criteria.
- Parameters:
operations - operations to do
during checks on keywords to be added.
- Returns:
- added and updated adgroup criteria (without optional parts)
- Throws:
ApiException - when there is at least one error with the request
RemoteException
Copyright © 2011. All Rights Reserved.