| Package | Description |
|---|---|
| com.google.api.ads.dfp.axis.v201805 |
| Modifier and Type | Field and Description |
|---|---|
static AdExchangeEnvironment |
AdExchangeEnvironment.DISPLAY |
static AdExchangeEnvironment |
AdExchangeEnvironment.GAMES |
static AdExchangeEnvironment |
AdExchangeEnvironment.MOBILE |
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 |
ProductTemplateMarketplaceInfo.getAdExchangeEnvironment()
Gets the adExchangeEnvironment value for this ProductTemplateMarketplaceInfo.
|
AdExchangeEnvironment |
BuyerRfp.getAdExchangeEnvironment()
Gets the adExchangeEnvironment value for this BuyerRfp.
|
AdExchangeEnvironment |
ProductMarketplaceInfo.getAdExchangeEnvironment()
Gets the adExchangeEnvironment value for this ProductMarketplaceInfo.
|
AdExchangeEnvironment |
ProposalLineItemMarketplaceInfo.getAdExchangeEnvironment()
Gets the adExchangeEnvironment value for this ProposalLineItemMarketplaceInfo.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProductTemplateMarketplaceInfo.setAdExchangeEnvironment(AdExchangeEnvironment adExchangeEnvironment)
Sets the adExchangeEnvironment value for this ProductTemplateMarketplaceInfo.
|
void |
BuyerRfp.setAdExchangeEnvironment(AdExchangeEnvironment adExchangeEnvironment)
Sets the adExchangeEnvironment value for this BuyerRfp.
|
void |
ProductMarketplaceInfo.setAdExchangeEnvironment(AdExchangeEnvironment adExchangeEnvironment)
Sets the adExchangeEnvironment value for this ProductMarketplaceInfo.
|
void |
ProposalLineItemMarketplaceInfo.setAdExchangeEnvironment(AdExchangeEnvironment adExchangeEnvironment)
Sets the adExchangeEnvironment value for this ProposalLineItemMarketplaceInfo.
|
| 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) |
ProductMarketplaceInfo(AdExchangeEnvironment adExchangeEnvironment,
String additionalTerms,
ValueSourceType additionalTermsSource) |
ProductTemplateMarketplaceInfo(AdExchangeEnvironment adExchangeEnvironment,
String additionalTerms) |
ProposalLineItemMarketplaceInfo(AdExchangeEnvironment adExchangeEnvironment) |
Copyright © 2018. All Rights Reserved.