AI-generated Key Takeaways
- 
          CmsMetadataKeyStatus is an enumeration used to describe the status of CmsMetadataKey objects. 
- 
          Possible statuses for CmsMetadataKey objects include ACTIVE, INACTIVE, and UNKNOWN. 
- 
          The UNKNOWN status is returned when the actual value is not exposed by the requested API version. 
                  Service
               
               
                  CmsMetadataService
               
            
                  Dependencies
               
               
                  CmsMetadataKey
                  
            ▼
                  CmsMetadataKeyStatus
               Status for CmsMetadataKey objects.
- Namespace
- 
               https://www.google.com/apis/ads/publisher/v202411
| Enumeration | Description | 
|---|---|
| ACTIVE | |
| INACTIVE | |
| UNKNOWN | The value returned if the actual value is not exposed by the requested API version. |