public final class BudgetDelegate extends AbstractGetMutateDelegate<com.google.api.ads.adwords.axis.v201409.cm.Budget,com.google.api.ads.adwords.axis.v201409.cm.BudgetOperation,com.google.api.ads.adwords.axis.v201409.cm.BudgetServiceInterface>
BudgetDelegate
.Constructor and Description |
---|
BudgetDelegate(AdWordsSession adWordsSession)
Default Constructor.
|
BudgetDelegate(AdWordsSession adWordsSession,
List<SelectorFields.Budget> selectorFields)
Constructor with custom fields.
|
Modifier and Type | Method and Description |
---|---|
com.google.api.ads.adwords.axis.v201409.cm.Budget |
getById(Long id)
Retrieves Budgets by id.
|
insert, insert, mutate, remove, remove, update, update
createSelectorBuilder, get, get, get, getByField, getByField, getByField, getByField, getByFieldContainsAny, getClassT, getOneByField, getPage, setGetMethodName
getAdWordsSession, getService
public BudgetDelegate(AdWordsSession adWordsSession)
adWordsSession
- the adWordsSession
to use with the delegate/servicepublic BudgetDelegate(AdWordsSession adWordsSession, List<SelectorFields.Budget> selectorFields)
adWordsSession
- the adWordsSession
to use with the delegate/serviceselectorFields
- for the Generic Selectors using the SelectorField classpublic com.google.api.ads.adwords.axis.v201409.cm.Budget getById(Long id) throws RemoteException
id
- RemoteException
- for communication-related exceptionsCopyright © 2015. All Rights Reserved.