| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v202002 |
| Modifier and Type | Field and Description |
|---|---|
static BillingSource |
BillingSource.CONTRACTED |
static BillingSource |
BillingSource.DFP_VOLUME |
static BillingSource |
BillingSource.THIRD_PARTY_VOLUME |
static BillingSource |
BillingSource.UNKNOWN |
| Modifier and Type | Method and Description |
|---|---|
static BillingSource |
BillingSource.fromString(String value) |
static BillingSource |
BillingSource.fromValue(String value) |
BillingSource |
CompanySettings.getBillingSource()
Gets the billingSource value for this CompanySettings.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CompanySettings.setBillingSource(BillingSource billingSource)
Sets the billingSource 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.