| Package | Description |
|---|---|
| com.google.api.ads.adwords.jaxws.v201809.cm |
| Modifier and Type | Field and Description |
|---|---|
protected BudgetPage |
BudgetServiceInterfacegetResponse.rval |
protected BudgetPage |
BudgetServiceInterfacequeryResponse.rval |
| Modifier and Type | Method and Description |
|---|---|
BudgetPage |
ObjectFactory.createBudgetPage()
Create an instance of
BudgetPage |
BudgetPage |
BudgetServiceInterface.get(Selector selector)
Returns a list of budgets that match the selector.
|
BudgetPage |
BudgetServiceInterfacegetResponse.getRval()
Gets the value of the rval property.
|
BudgetPage |
BudgetServiceInterfacequeryResponse.getRval()
Gets the value of the rval property.
|
BudgetPage |
BudgetServiceInterface.query(String query)
Returns the list of budgets that match the query.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BudgetServiceInterfacegetResponse.setRval(BudgetPage value)
Sets the value of the rval property.
|
void |
BudgetServiceInterfacequeryResponse.setRval(BudgetPage value)
Sets the value of the rval property.
|
Copyright © 2023. All rights reserved.