public final class BudgetDelegate extends AbstractGetMutateDelegate<com.google.api.ads.adwords.axis.v201309.cm.Budget,com.google.api.ads.adwords.axis.v201309.cm.BudgetOperation,com.google.api.ads.adwords.axis.v201309.cm.BudgetServiceInterface>
BudgetDelegate.| Constructor and Description |
|---|
BudgetDelegate(AdWordsSession adWordsSession)
Default Constructor.
|
BudgetDelegate(AdWordsSession adWordsSession,
com.google.api.ads.adwords.axis.v201309.cm.BudgetServiceInterface service)
Constructor with custom service.
|
BudgetDelegate(AdWordsSession adWordsSession,
List<SelectorFields.Budget> selectorFields)
Constructor with custom fields.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.ads.adwords.axis.v201309.cm.Budget |
getById(Long id)
Retrieves Budgets by id.
|
insert, insert, mutate, remove, remove, update, updatecreateSelectorMultipleFields, get, get, get, get, getByField, getByField, getByField, getByField, getClassT, getOneByField, getPage, setGetMethodNamegetAdWordsSession, getServicepublic BudgetDelegate(AdWordsSession adWordsSession)
adWordsSession - the adWordsSession to use with the delegate/servicepublic BudgetDelegate(AdWordsSession adWordsSession, com.google.api.ads.adwords.axis.v201309.cm.BudgetServiceInterface service)
adWordsSession - the adWordsSession to use with the delegate/serviceservice - the custom service class for the SOAP 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.v201309.cm.Budget getById(Long id) throws RemoteException
id - RemoteException - for communication-related exceptionsCopyright © 2014. All Rights Reserved.