| Package | Description |
|---|---|
| com.google.api.ads.adwords.jaxws.v201809.cm |
| Modifier and Type | Field and Description |
|---|---|
protected Budget |
Campaign.budget |
protected Budget |
Operand.budget |
protected Budget |
BudgetOperation.operand |
| Modifier and Type | Field and Description |
|---|---|
protected List<Budget> |
BudgetPage.entries |
protected List<Budget> |
BudgetReturnValue.value |
| Modifier and Type | Method and Description |
|---|---|
Budget |
ObjectFactory.createBudget()
Create an instance of
Budget |
Budget |
Campaign.getBudget()
Gets the value of the budget property.
|
Budget |
Operand.getBudget()
Gets the value of the budget property.
|
Budget |
BudgetOperation.getOperand()
Gets the value of the operand property.
|
| Modifier and Type | Method and Description |
|---|---|
List<Budget> |
BudgetPage.getEntries()
Gets the value of the entries property.
|
List<Budget> |
BudgetReturnValue.getValue()
Gets the value of the value property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Campaign.setBudget(Budget value)
Sets the value of the budget property.
|
void |
Operand.setBudget(Budget value)
Sets the value of the budget property.
|
void |
BudgetOperation.setOperand(Budget value)
Sets the value of the operand property.
|
Copyright © 2023. All rights reserved.