type AssetCreativeTemplateVariableValue (v202411)

  • AssetCreativeTemplateVariableValue stores values of CreativeTemplateVariable with VariableType.ASSET and requires an associated asset when creating new TemplateCreatives.

  • It inherits a uniqueName field from BaseCreativeTemplateVariableValue, identifying the CreativeTemplateVariable.

  • The associated asset can be viewed using CreativeAsset.assetUrl.

  • The namespace for AssetCreativeTemplateVariableValue is https://www.google.com/apis/ads/publisher/v202411.

Stores values of CreativeTemplateVariable of VariableType.ASSET.


Namespace
https://www.google.com/apis/ads/publisher/v202411

Field

BaseCreativeTemplateVariableValue (inherited)

uniqueName

xsd:string

A uniqueName of the CreativeTemplateVariable.

AssetCreativeTemplateVariableValue

asset

CreativeAsset

The associated asset. This attribute is required when creating a new TemplateCreative. To view the asset, use CreativeAsset.assetUrl.