[[["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\u003e\u003ccode\u003eCmsMetadataKeyStatus\u003c/code\u003e defines the different states a \u003ccode\u003eCmsMetadataKey\u003c/code\u003e object can have within the Ad Manager system.\u003c/p\u003e\n"],["\u003cp\u003eThe available statuses are \u003ccode\u003eACTIVE\u003c/code\u003e, \u003ccode\u003eINACTIVE\u003c/code\u003e, and \u003ccode\u003eUNKNOWN\u003c/code\u003e, with the latter indicating the status isn't exposed by the current API version.\u003c/p\u003e\n"],["\u003cp\u003eThis enumeration is part of the \u003ccode\u003eCmsMetadataService\u003c/code\u003e and utilizes the namespace \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202411\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# enum CmsMetadataKeyStatus (v202411)\n\n**Service** \n**CmsMetadataService** **Dependencies** \n[CmsMetadataKey](/ad-manager/api/reference/v202411/CmsMetadataService.CmsMetadataKey) \n▼\n**CmsMetadataKeyStatus**\n\nStatus for `CmsMetadataKey` objects.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\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. |"]]