| Package | Description |
|---|---|
| com.google.api.ads.adwords.jaxws.v201809.cm |
| Modifier and Type | Field and Description |
|---|---|
protected BudgetBudgetDeliveryMethod |
Budget.deliveryMethod |
| Modifier and Type | Method and Description |
|---|---|
static BudgetBudgetDeliveryMethod |
BudgetBudgetDeliveryMethod.fromValue(String v) |
BudgetBudgetDeliveryMethod |
Budget.getDeliveryMethod()
Gets the value of the deliveryMethod property.
|
static BudgetBudgetDeliveryMethod |
BudgetBudgetDeliveryMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BudgetBudgetDeliveryMethod[] |
BudgetBudgetDeliveryMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Budget.setDeliveryMethod(BudgetBudgetDeliveryMethod value)
Sets the value of the deliveryMethod property.
|
Copyright © 2023. All rights reserved.