type StringCreativeTemplateVariableValue (v202411)

  • The StringCreativeTemplateVariableValue object stores string and list values for creative template variables.

  • It inherits from BaseCreativeTemplateVariableValue and includes a uniqueName field for identifying the variable.

  • A value field stores the actual string content associated with the creative template variable.

  • This object is part of the Google Ad Manager API and uses the namespace https://www.google.com/apis/ads/publisher/v202411.

Stores values of CreativeTemplateVariable of VariableType.STRING and VariableType.LIST.


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

Field

BaseCreativeTemplateVariableValue (inherited)

uniqueName

xsd:string

A uniqueName of the CreativeTemplateVariable.

StringCreativeTemplateVariableValue

value

xsd:string

The string value of CreativeTemplateVariable