[[["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\u003eCmsMetadataValueStatus\u003c/code\u003e defines the different states a \u003ccode\u003eCmsMetadataValue\u003c/code\u003e object can hold within the Google Ad Manager system.\u003c/p\u003e\n"],["\u003cp\u003eThe statuses include \u003ccode\u003eACTIVE\u003c/code\u003e, \u003ccode\u003eINACTIVE\u003c/code\u003e, \u003ccode\u003eARCHIVED\u003c/code\u003e, and \u003ccode\u003eUNKNOWN\u003c/code\u003e, with the latter indicating the status isn't exposed by the API version being used.\u003c/p\u003e\n"],["\u003cp\u003eThis enumeration resides within the namespace \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e.\u003c/p\u003e\n"]]],["The core content describes the `CmsMetadataValueStatus` enumeration within the `CmsMetadataService` namespace `https://www.google.com/apis/ads/publisher/v202408`. This enumeration defines possible statuses for `CmsMetadataValue` objects. The statuses include `ACTIVE`, `INACTIVE`, and `ARCHIVED`. Additionally, `UNKNOWN` is a status returned when the actual value is not available in the requested API version. It depends on `CmsMetadataValue`.\n"],null,["# enum CmsMetadataValueStatus (v202408)\n\n**Service** \n**CmsMetadataService** **Dependencies** \n[CmsMetadataValue](/ad-manager/api/reference/v202408/CmsMetadataService.CmsMetadataValue) \n▼\n**CmsMetadataValueStatus**\n\nStatus for `CmsMetadataValue` 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| `ARCHIVED` | |\n| `UNKNOWN` | The value returned if the actual value is not exposed by the requested API version. |"]]