AI-generated Key Takeaways
- 
          CreativeTemplateStatus describes the status of a CreativeTemplate. 
- 
          Creative templates can have an ACTIVE,INACTIVE, orDELETEDstatus.
- 
          ACTIVEtemplates can be used to create new creatives, whileINACTIVEtemplates cannot but existing creatives can still serve.
- 
          DELETEDtemplates cannot be used to create new creatives, and existing creatives created from them can no longer serve.
Describes status of the creative template
- Namespace
- 
               https://www.google.com/apis/ads/publisher/v202508
| Enumeration | Description | 
|---|---|
| ACTIVE | The CreativeTemplate is active | 
| INACTIVE | The CreativeTemplate is inactive. Users cannot create new creatives from this template, but existing ones can be edited and continue to serve | 
| DELETED | The CreativeTemplate is deleted. Creatives created from this CreativeTemplate can no longer serve. |