AI-generated Key Takeaways
- 
          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) | |
| 
                            | 
                            A uniqueName of the CreativeTemplateVariable. | 
| UrlCreativeTemplateVariableValue | |
| 
                            | 
                            The url value of CreativeTemplateVariable |