|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AdGroupServiceInterface
| Method Summary | |
|---|---|
AdGroupPage |
get(Selector serviceSelector)
Returns a list of all the ad groups specified by the selector from the target customer's account. |
AdGroupReturnValue |
mutate(AdGroupOperation[] operations)
Adds, updates, or deletes ad groups. |
| Method Detail |
|---|
AdGroupPage get(Selector serviceSelector)
throws RemoteException,
ApiException
serviceSelector - The selector specifying the AdGroups
to return.
ApiException - when there is at least one error with the request.
RemoteException
AdGroupReturnValue mutate(AdGroupOperation[] operations)
throws RemoteException,
ApiException
Note: AdGroupOperation does
not support the
REMOVE operator. To delete an ad group, set its
status to DELETED.
operations - List of unique operations. The same ad group cannot
be
specified in more than one operation.
RemoteException
ApiException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||