| Package | Description |
|---|---|
| com.google.api.ads.dfp.axis.v201611 |
| Modifier and Type | Field and Description |
|---|---|
static ValueSourceType |
ValueSourceType.DIRECTLY_SPECIFIED |
static ValueSourceType |
ValueSourceType.PARENT |
| Modifier and Type | Method and Description |
|---|---|
static ValueSourceType |
ValueSourceType.fromString(String value) |
static ValueSourceType |
ValueSourceType.fromValue(String value) |
ValueSourceType |
ProductMarketplaceInfo.getAdditionalTermsSource()
Gets the additionalTermsSource value for this ProductMarketplaceInfo.
|
ValueSourceType |
Product.getNameSource()
Gets the nameSource value for this Product.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProductMarketplaceInfo.setAdditionalTermsSource(ValueSourceType additionalTermsSource)
Sets the additionalTermsSource value for this ProductMarketplaceInfo.
|
void |
Product.setNameSource(ValueSourceType nameSource)
Sets the nameSource value for this Product.
|
| Constructor and Description |
|---|
Product(String name,
ValueSourceType nameSource,
ProductStatus status,
ProductType productType,
Long productTemplateId,
Long id,
String notes,
String productTemplateDescription,
DateTime lastModifiedDateTime,
RateType rateType,
RoadblockingType roadblockingType,
DeliveryRateType deliveryRateType,
CreativeRotationType creativeRotationType,
CompanionDeliveryOption companionDeliveryOption,
CreativePlaceholder[] creativePlaceholders,
LineItemType lineItemType,
Integer priority,
FrequencyCap[] frequencyCaps,
Targeting builtInTargeting,
CustomizableAttributes customizableAttributes,
BaseCustomFieldValue[] customFieldValues,
EnvironmentType environmentType,
Money rate,
ProductMarketplaceInfo productMarketplaceInfo,
Long videoMaxDuration) |
ProductMarketplaceInfo(AdExchangeEnvironment adExchangeEnvironment,
String additionalTerms,
ValueSourceType additionalTermsSource) |
Copyright © 2016. All Rights Reserved.