AI-generated Key Takeaways
-
CmsMetadataValueStatus
defines the different states aCmsMetadataValue
object can hold within the Ad Manager system. -
Statuses include
ACTIVE
,INACTIVE
,ARCHIVED
, andUNKNOWN
, with the latter indicating the status isn't exposed by the current API version. -
This enumeration is part of the
CmsMetadataService
and uses the namespacehttps://www.google.com/apis/ads/publisher/v202411
.
Status for CmsMetadataValue
objects.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Enumeration | Description |
---|---|
ACTIVE
|
|
INACTIVE
|
|
ARCHIVED
|
|
UNKNOWN
|
The value returned if the actual value is not exposed by the requested API version. |