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 2025-08-06 UTC."],[[["\u003cp\u003eCreativeTemplateService uses CreativeTemplate, which includes a CreativeTemplateType to define the template's structure.\u003c/p\u003e\n"],["\u003cp\u003eCreativeTemplateType determines if a template is system-defined (by Google) or user-defined (customizable by users for their network).\u003c/p\u003e\n"],["\u003cp\u003eUser-defined templates are specific to a network and only usable for creatives within that network, while system-defined templates are broadly available.\u003c/p\u003e\n"]]],["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"],null,["**Service** \n**CreativeTemplateService** **Dependencies** \n[CreativeTemplate](/ad-manager/api/reference/v202411/CreativeTemplateService.CreativeTemplate) \n▼\n**CreativeTemplateType**\n\nDescribes type of the creative template.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Enumeration | Description |\n|------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `SYSTEM_DEFINED` | Creative templates that Google defines for users to use. |\n| `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. |"]]