AI-generated Key Takeaways
- 
          CmsMetadataValueStatus is an enumeration detailing the possible states for CmsMetadataValue objects within the CmsMetadataService. 
- 
          The available statuses are ACTIVE, INACTIVE, ARCHIVED, and UNKNOWN. 
- 
          UNKNOWN status indicates the actual value is not exposed by the requested API version. 
                  Service
               
               
                  CmsMetadataService
               
            
                  Dependencies
               
               
                  CmsMetadataValue
                  
            ▼
                  CmsMetadataValueStatus
               Status for CmsMetadataValue objects.
- Namespace
- 
               https://www.google.com/apis/ads/publisher/v202508
| Enumeration | Description | 
|---|---|
| ACTIVE | |
| INACTIVE | |
| ARCHIVED | |
| UNKNOWN | The value returned if the actual value is not exposed by the requested API version. |