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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-19 UTC."],[[["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."]]],["The `CreativeTemplateType` enumeration defines the type of a creative template. `SYSTEM_DEFINED` templates are pre-defined by Google for user application. `USER_DEFINED` templates are custom-built by users and are network-specific, meaning they can only be used for creatives within that same network. The `CreativeTemplate` service depends on this `CreativeTemplateType` for managing templates, which is in the namespace `https://www.google.com/apis/ads/publisher/v202411`.\n"]]