enum CmsMetadataKeyStatus (v202408)
Stay organized with collections
Save and categorize content based on your preferences.
Service
CmsMetadataService
Status for CmsMetadataKey
objects.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
Enumeration |
Description |
ACTIVE
|
|
INACTIVE
|
|
UNKNOWN
|
The value returned if the actual value is not exposed by the requested API version.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eCmsMetadataKeyStatus\u003c/code\u003e enumeration defines the possible states for \u003ccode\u003eCmsMetadataKey\u003c/code\u003e objects within the context of the Ad Manager API.\u003c/p\u003e\n"],["\u003cp\u003eStatuses available are \u003ccode\u003eACTIVE\u003c/code\u003e, \u003ccode\u003eINACTIVE\u003c/code\u003e, and \u003ccode\u003eUNKNOWN\u003c/code\u003e— the last of which indicates the true value isn't exposed by the version of the API being utilized.\u003c/p\u003e\n"],["\u003cp\u003eThe namespace for \u003ccode\u003eCmsMetadataKeyStatus\u003c/code\u003e is \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e.\u003c/p\u003e\n"]]],["The document defines `CmsMetadataKeyStatus`, an enumeration for the status of `CmsMetadataKey` objects within the `CmsMetadataService`. It specifies the namespace as `https://www.google.com/apis/ads/publisher/v202408`. The key actions are checking the status of `CmsMetadataKey`, which can be `ACTIVE`, `INACTIVE`, or `UNKNOWN`. `UNKNOWN` indicates that the status is not exposed in the requested API version.\n"],null,["# enum CmsMetadataKeyStatus (v202408)\n\n**Service** \n**CmsMetadataService** **Dependencies** \n[CmsMetadataKey](/ad-manager/api/reference/v202408/CmsMetadataService.CmsMetadataKey) \n▼\n**CmsMetadataKeyStatus**\n\nStatus for `CmsMetadataKey` objects.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Enumeration | Description |\n|-------------|-------------------------------------------------------------------------------------|\n| `ACTIVE` | |\n| `INACTIVE` | |\n| `UNKNOWN` | The value returned if the actual value is not exposed by the requested API version. |"]]