type UrlCreativeTemplateVariableValue (v202502)

  • UrlCreativeTemplateVariableValue stores values of 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 of the CreativeTemplateVariable.

Stores values of CreativeTemplateVariable of VariableType.URL.


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

Field

BaseCreativeTemplateVariableValue (inherited)

uniqueName

xsd:string

A uniqueName of the CreativeTemplateVariable.

UrlCreativeTemplateVariableValue

value

xsd:string

The url value of CreativeTemplateVariable