abstract type BaseCreativeTemplateVariableValue (v202502)

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

  • This class has a dependency on TemplateCreative and is part of the CreativeService.

  • It is the base class for various specific template variable value types like AssetCreativeTemplateVariableValue and StringCreativeTemplateVariableValue.

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

A base class for storing values of the CreativeTemplateVariable.


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

Field

uniqueName

xsd:string

A uniqueName of the CreativeTemplateVariable.