type UrlCreativeTemplateVariableValue (v202411)

  • UrlCreativeTemplateVariableValue stores values for CreativeTemplateVariable of VariableType.URL.

  • It inherits from BaseCreativeTemplateVariableValue.

  • It has two fields: uniqueName (inherited) and value.

  • The uniqueName field is a string representing the unique name of the CreativeTemplateVariable.

  • The value field is a string representing the URL value.

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