type LongCreativeTemplateVariableValue (v202411)

  • LongCreativeTemplateVariableValue stores values for creative template variables with a VariableType of LONG.

  • It inherits from BaseCreativeTemplateVariableValue and includes a uniqueName field.

  • The value field specifically holds the long integer value for the creative template variable.

  • It 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.LONG.


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

Field

BaseCreativeTemplateVariableValue (inherited)

uniqueName

xsd:string

A uniqueName of the CreativeTemplateVariable.

LongCreativeTemplateVariableValue

value

xsd:long

The long value of CreativeTemplateVariable