| Package | Description |
|---|---|
| com.google.api.ads.dfp.axis.v201405 |
| Modifier and Type | Field and Description |
|---|---|
static BillingTermsType |
BillingTermsType.CAPPED_ACTUALS |
static BillingTermsType |
BillingTermsType.UNKNOWN |
| Modifier and Type | Method and Description |
|---|---|
static BillingTermsType |
BillingTermsType.fromString(String value) |
static BillingTermsType |
BillingTermsType.fromValue(String value) |
BillingTermsType |
ProgrammaticSettings.getBillingTermsType()
Gets the billingTermsType value for this ProgrammaticSettings.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProgrammaticSettings.setBillingTermsType(BillingTermsType billingTermsType)
Sets the billingTermsType value for this ProgrammaticSettings.
|
| Constructor and Description |
|---|
ProgrammaticSettings(Long adxBuyerNetworkId,
Long buyerId,
BuyerPlatform buyerPlatform,
BillingTermsType billingTermsType,
ProgrammaticStatus status) |
Copyright © 2014. All Rights Reserved.