| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v201908 |
| Modifier and Type | Field and Description |
|---|---|
static BillingSchedule |
BillingSchedule.END_OF_THE_CAMPAIGN |
static BillingSchedule |
BillingSchedule.PREPAID |
static BillingSchedule |
BillingSchedule.PRORATED |
static BillingSchedule |
BillingSchedule.STRAIGHTLINE |
static BillingSchedule |
BillingSchedule.UNKNOWN |
| Modifier and Type | Method and Description |
|---|---|
static BillingSchedule |
BillingSchedule.fromString(String value) |
static BillingSchedule |
BillingSchedule.fromValue(String value) |
BillingSchedule |
CompanySettings.getBillingSchedule()
Gets the billingSchedule value for this CompanySettings.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CompanySettings.setBillingSchedule(BillingSchedule billingSchedule)
Sets the billingSchedule value for this CompanySettings.
|
| Constructor and Description |
|---|
CompanySettings(BillingCap billingCap,
BillingSchedule billingSchedule,
BillingSource billingSource,
Long advertiserDiscount,
Long valueAddedTax,
Long agencyCommission) |
Copyright © 2020. All rights reserved.