|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BudgetBudgetPeriod | |
|---|---|
| com.google.api.ads.adwords.v201109.cm | |
| Uses of BudgetBudgetPeriod in com.google.api.ads.adwords.v201109.cm |
|---|
| Fields in com.google.api.ads.adwords.v201109.cm declared as BudgetBudgetPeriod | |
|---|---|
static BudgetBudgetPeriod |
BudgetBudgetPeriod.DAILY
|
static BudgetBudgetPeriod |
BudgetBudgetPeriod.MONTHLY
|
| Methods in com.google.api.ads.adwords.v201109.cm that return BudgetBudgetPeriod | |
|---|---|
static BudgetBudgetPeriod |
BudgetBudgetPeriod.fromString(String value)
|
static BudgetBudgetPeriod |
BudgetBudgetPeriod.fromValue(String value)
|
BudgetBudgetPeriod |
Budget.getPeriod()
Gets the period value for this Budget. |
| Methods in com.google.api.ads.adwords.v201109.cm with parameters of type BudgetBudgetPeriod | |
|---|---|
void |
Budget.setPeriod(BudgetBudgetPeriod period)
Sets the period value for this Budget. |
| Constructors in com.google.api.ads.adwords.v201109.cm with parameters of type BudgetBudgetPeriod | |
|---|---|
Budget(BudgetBudgetPeriod period,
Money amount,
BudgetBudgetDeliveryMethod deliveryMethod)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||