| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v201902 |
| Modifier and Type | Method and Description |
|---|---|
ProductSegmentation |
ProductTemplate.getProductSegmentation()
Gets the productSegmentation value for this ProductTemplate.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProductTemplate.setProductSegmentation(ProductSegmentation productSegmentation)
Sets the productSegmentation value for this ProductTemplate.
|
| Constructor and Description |
|---|
ProductTemplate(Long id,
String name,
DateTime creationDateTime,
DateTime lastModifiedDateTime,
String description,
String nameMacro,
ProductTemplateStatus status,
ProductType productType,
Long creatorId,
RateType rateType,
RoadblockingType roadblockingType,
DeliveryRateType deliveryRateType,
CreativeRotationType creativeRotationType,
CompanionDeliveryOption companionDeliveryOption,
CreativePlaceholder[] creativePlaceholders,
LineItemType lineItemType,
Integer priority,
FrequencyCap[] frequencyCaps,
ProductSegmentation productSegmentation,
Targeting builtInTargeting,
CustomizableAttributes customizableAttributes,
BaseCustomFieldValue[] customFieldValues,
EnvironmentType environmentType,
Long videoMaxDuration,
ProductTemplateMarketplaceInfo productTemplateMarketplaceInfo) |
Copyright © 2019. All rights reserved.