AI-generated Key Takeaways
-
UrlCreativeTemplateVariableValue
stores values forCreativeTemplateVariable
objects specifically of theVariableType.URL
type. -
It inherits from
BaseCreativeTemplateVariableValue
and includes auniqueName
field for identifying the variable. -
This object utilizes a
value
field to store the actual URL string associated with the creative template variable. -
Its namespace for API interaction is
https://www.google.com/apis/ads/publisher/v202411
.
Stores values of CreativeTemplateVariable of VariableType.URL
.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Field |
|
---|---|
BaseCreativeTemplateVariableValue (inherited)
|
|
|
A uniqueName of the CreativeTemplateVariable. |
UrlCreativeTemplateVariableValue
|
|
|
The url value of CreativeTemplateVariable |