AI-generated Key Takeaways
-
CmsMetadataKeyStatus
defines the different states aCmsMetadataKey
object can have within the Ad Manager system. -
The available statuses are
ACTIVE
,INACTIVE
, andUNKNOWN
, with the latter indicating the status isn't exposed by the current API version. -
This enumeration is part of the
CmsMetadataService
and utilizes the namespacehttps://www.google.com/apis/ads/publisher/v202411
.
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. |