AI-generated Key Takeaways
-
The
StringCreativeTemplateVariableValue
object stores string and list values for creative template variables. -
It inherits from
BaseCreativeTemplateVariableValue
and includes auniqueName
field for identifying the variable. -
A
value
field stores the actual string content associated with the creative template variable. -
This object 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.STRING
and VariableType.LIST
.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Field |
|
---|---|
BaseCreativeTemplateVariableValue (inherited)
|
|
|
A uniqueName of the CreativeTemplateVariable. |
StringCreativeTemplateVariableValue
|
|
|
The string value of CreativeTemplateVariable |