type UrlCreativeTemplateVariableValue (v202411)

  • UrlCreativeTemplateVariableValue stores values for CreativeTemplateVariable objects specifically of the VariableType.URL type.

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

  • This object utilizes a value field to store the actual URL string associated with the creative template variable.

  • Its namespace for API interaction is https://www.google.com/apis/ads/publisher/v202411.

Stores values of CreativeTemplateVariable of VariableType.URL.


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

Field

BaseCreativeTemplateVariableValue (inherited)

uniqueName

xsd:string

A uniqueName of the CreativeTemplateVariable.

UrlCreativeTemplateVariableValue

value

xsd:string

The url value of CreativeTemplateVariable