enum CreativeTemplateType (v202408)
Stay organized with collections
Save and categorize content based on your preferences.
Service
CreativeTemplateService
Describes type of the creative template.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
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.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-06 UTC.
[null,null,["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. |"]]