AI-generated Key Takeaways
- 
          CreativeTemplateStatus describes the status of a creative template. 
- 
          Creative templates can have an ACTIVE,INACTIVE, orDELETEDstatus.
- 
          An ACTIVEcreative template can be used to create new creatives.
- 
          An INACTIVEcreative template cannot be used for new creatives, but existing ones can be edited and served.
- 
          A DELETEDcreative template prevents creatives created from it from serving.
Describes status of the creative template
- Namespace
- 
               https://www.google.com/apis/ads/publisher/v202411
| 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. |