| Package | Description |
|---|---|
| com.microsoft.bingads.v13.campaignmanagement |
| Modifier and Type | Field and Description |
|---|---|
protected ArrayOfBudget |
UpdateBudgetsRequest.budgets |
protected ArrayOfBudget |
GetBudgetsByIdsResponse.budgets |
protected ArrayOfBudget |
AddBudgetsRequest.budgets |
| Modifier and Type | Method and Description |
|---|---|
ArrayOfBudget |
ObjectFactory.createArrayOfBudget()
Create an instance of
ArrayOfBudget |
ArrayOfBudget |
UpdateBudgetsRequest.getBudgets()
Gets the value of the budgets property.
|
ArrayOfBudget |
GetBudgetsByIdsResponse.getBudgets()
Gets the value of the budgets property.
|
ArrayOfBudget |
AddBudgetsRequest.getBudgets()
Gets the value of the budgets property.
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<ArrayOfBudget> |
ObjectFactory.createArrayOfBudget(ArrayOfBudget value)
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<ArrayOfBudget> |
ObjectFactory.createArrayOfBudget(ArrayOfBudget value)
|
void |
UpdateBudgetsRequest.setBudgets(ArrayOfBudget value)
Sets the value of the budgets property.
|
void |
GetBudgetsByIdsResponse.setBudgets(ArrayOfBudget value)
Sets the value of the budgets property.
|
void |
AddBudgetsRequest.setBudgets(ArrayOfBudget value)
Sets the value of the budgets property.
|
Copyright © 2024. All rights reserved.