| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v202108 |
| Modifier and Type | Field and Description |
|---|---|
static AdExchangeEnvironment |
AdExchangeEnvironment.DISPLAY |
static AdExchangeEnvironment |
AdExchangeEnvironment.DISPLAY_OUTSTREAM_VIDEO |
static AdExchangeEnvironment |
AdExchangeEnvironment.GAMES |
static AdExchangeEnvironment |
AdExchangeEnvironment.MOBILE |
static AdExchangeEnvironment |
AdExchangeEnvironment.MOBILE_OUTSTREAM_VIDEO |
static AdExchangeEnvironment |
AdExchangeEnvironment.UNKNOWN |
static AdExchangeEnvironment |
AdExchangeEnvironment.VIDEO |
| Modifier and Type | Method and Description |
|---|---|
static AdExchangeEnvironment |
AdExchangeEnvironment.fromString(String value) |
static AdExchangeEnvironment |
AdExchangeEnvironment.fromValue(String value) |
AdExchangeEnvironment |
BuyerRfp.getAdExchangeEnvironment()
Gets the adExchangeEnvironment value for this BuyerRfp.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BuyerRfp.setAdExchangeEnvironment(AdExchangeEnvironment adExchangeEnvironment)
Sets the adExchangeEnvironment value for this BuyerRfp.
|
| Constructor and Description |
|---|
BuyerRfp(Money costPerUnit,
Long units,
Money budget,
String currencyCode,
DateTime startDateTime,
DateTime endDateTime,
String description,
CreativePlaceholder[] creativePlaceholders,
Targeting targeting,
String additionalTerms,
AdExchangeEnvironment adExchangeEnvironment,
RfpType rfpType) |
Copyright © 2021. All rights reserved.