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