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\u003e\u003ccode\u003eCreativeTemplateService\u003c/code\u003e uses \u003ccode\u003eCreativeTemplate\u003c/code\u003e objects which contain a \u003ccode\u003eCreativeTemplateType\u003c/code\u003e field.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreativeTemplateType\u003c/code\u003e determines if the creative template is system-defined (by Google) or user-defined (specific to a network).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreativeTemplateType\u003c/code\u003e is described within the namespace \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e.\u003c/p\u003e\n"]]],["The core content describes the `CreativeTemplateType` within the `CreativeTemplateService` namespace. It outlines two types: `SYSTEM_DEFINED`, which are templates created by Google for user consumption, and `USER_DEFINED`, which are custom templates created by users. These user-defined templates are specific to a network and can only be utilized for creatives generated within that network.\n"],null,["# enum CreativeTemplateType (v202408)\n\n**Service** \n**CreativeTemplateService** **Dependencies** \n[CreativeTemplate](/ad-manager/api/reference/v202408/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/v202408`\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. |"]]