enum CreativeTemplateType (v202411)

  • CreativeTemplateService uses CreativeTemplate, which includes a CreativeTemplateType to define the template's structure.

  • CreativeTemplateType determines if a template is system-defined (by Google) or user-defined (customizable by users for their network).

  • User-defined templates are specific to a network and only usable for creatives within that network, while system-defined templates are broadly available.

Describes type of the creative template.


Namespace
https://www.google.com/apis/ads/publisher/v202411
Enumeration Description
SYSTEM_DEFINED Creative templates that Google defines for users to use.
USER_DEFINED Arbitrary creative templates that users can define as they see fit. Such templates are bound to a specific network and can only be used with creatives being created under the network.