| Package | Description |
|---|---|
| com.google.api.ads.dfp.axis.v201405 |
| 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,
CreativePlaceholder[] creativePlaceholders,
LineItemType lineItemType,
Integer priority,
FrequencyCap[] frequencyCaps,
Boolean allowFrequencyCapsCustomization,
ProductSegmentation productSegmentation,
ProductTemplateTargeting targeting,
BaseCustomFieldValue[] customFieldValues) |
Copyright © 2014. All Rights Reserved.