AI-generated Key Takeaways
-
LongCreativeTemplateVariableValue
stores values for creative template variables with aVariableType
ofLONG
. -
It inherits from
BaseCreativeTemplateVariableValue
and includes auniqueName
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)
|
|
|
A uniqueName of the CreativeTemplateVariable. |
LongCreativeTemplateVariableValue
|
|
|
The long value of CreativeTemplateVariable |