| Package | Description |
|---|---|
| com.microsoft.bingads.v13.bulk.entities | |
| com.microsoft.bingads.v13.campaignmanagement |
| Modifier and Type | Method and Description |
|---|---|
Budget |
BulkBudget.getBudget()
Gets the budget.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BulkBudget.setBudget(Budget budget)
Sets the budget.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<Budget> |
ArrayOfBudget.budgets |
| Modifier and Type | Method and Description |
|---|---|
Budget |
ObjectFactory.createBudget()
Create an instance of
Budget |
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<Budget> |
ObjectFactory.createBudget(Budget value)
|
List<Budget> |
ArrayOfBudget.getBudgets()
Gets the value of the budgets property.
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<Budget> |
ObjectFactory.createBudget(Budget value)
|
| Constructor and Description |
|---|
ArrayOfBudget(List<Budget> budgets) |
Copyright © 2024. All rights reserved.