[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["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. |"]]