|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ConversionTrackerServiceInterface
| Method Summary | |
|---|---|
ConversionTrackerPage |
get(Selector serviceSelector)
Returns a list of the conversion trackers that match the selector. |
ConversionTrackerReturnValue |
mutate(ConversionTrackerOperation[] operations)
Applies the list of mutate operations such as adding or updating conversion trackers. |
| Method Detail |
|---|
ConversionTrackerPage get(Selector serviceSelector)
throws RemoteException,
ApiException
serviceSelector - the selector specifying the
ConversionTrackers to return.
com.google.ads.api.services.common.error.ApiException - if problems
occurred while retrieving results.
RemoteException
ApiException
ConversionTrackerReturnValue mutate(ConversionTrackerOperation[] operations)
throws RemoteException,
ApiException
Note: ConversionTrackerOperation
does not support the
REMOVE operator.
operations - a list of mutate operations to perform.
com.google.ads.api.services.common.error.ApiException - if problems
occurred while updating the data.
RemoteException
ApiException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||