| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v201802 |
| Modifier and Type | Method and Description |
|---|---|
CustomizableAttributes |
ProductTemplate.getCustomizableAttributes()
Gets the customizableAttributes value for this ProductTemplate.
|
CustomizableAttributes |
ProposalLineItemConstraints.getCustomizableAttributes()
Gets the customizableAttributes value for this ProposalLineItemConstraints.
|
CustomizableAttributes |
Product.getCustomizableAttributes()
Gets the customizableAttributes value for this Product.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProductTemplate.setCustomizableAttributes(CustomizableAttributes customizableAttributes)
Sets the customizableAttributes value for this ProductTemplate.
|
void |
ProposalLineItemConstraints.setCustomizableAttributes(CustomizableAttributes customizableAttributes)
Sets the customizableAttributes value for this ProposalLineItemConstraints.
|
void |
Product.setCustomizableAttributes(CustomizableAttributes customizableAttributes)
Sets the customizableAttributes 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) |
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) |
ProposalLineItemConstraints(Boolean allowCreativePlaceholdersCustomization,
CreativePlaceholder[] builtInCreativePlaceholders,
RoadblockingType builtInRoadblockingType,
DeliveryRateType builtInDeliveryRateType,
CreativeRotationType builtInCreativeRotationType,
CompanionDeliveryOption builtInCompanionDeliveryOption,
FrequencyCap[] builtInFrequencyCaps,
Targeting productBuiltInTargeting,
CustomizableAttributes customizableAttributes) |
Copyright © 2018. All Rights Reserved.