abstract type BaseCreativeTemplateVariableValue (v202411)

  • BaseCreativeTemplateVariableValue is a base class for storing values of CreativeTemplateVariable.

  • It has a dependency on TemplateCreative within the CreativeService.

  • It is inherited by AssetCreativeTemplateVariableValue, LongCreativeTemplateVariableValue, StringCreativeTemplateVariableValue, and UrlCreativeTemplateVariableValue.

  • The class includes the field uniqueName, which is a string representing the unique name of the CreativeTemplateVariable.

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

A base class for storing values of the CreativeTemplateVariable.


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

Field

uniqueName

xsd:string

A uniqueName of the CreativeTemplateVariable.