[[["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\u003eCmsMetadataService\u003c/code\u003e allows for performing actions on \u003ccode\u003eCmsMetadataValue\u003c/code\u003e objects, such as activating or deactivating them.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCmsMetadataValueAction\u003c/code\u003e represents the different actions that can be performed on \u003ccode\u003eCmsMetadataValue\u003c/code\u003e objects.\u003c/p\u003e\n"],["\u003cp\u003eThe service and its related actions reside within the \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e namespace.\u003c/p\u003e\n"]]],["The `CmsMetadataService` allows actions on `CmsMetadataValue` objects. The key action is `performCmsMetadataValueAction()`, which utilizes `CmsMetadataValueAction`. This action has two subtypes: `ActivateCmsMetadataValues` and `DeactivateCmsMetadataValues`. These actions either activate or deactivate the `CmsMetadataValue` objects. The relevant namespace is `https://www.google.com/apis/ads/publisher/v202408`.\n"],null,["# abstract type CmsMetadataValueAction (v202408)\n\n**Service** \n**CmsMetadataService** **Dependencies** \n[performCmsMetadataValueActi...](/ad-manager/api/reference/v202408/CmsMetadataService#performCmsMetadataValueAction \"performCmsMetadataValueAction()\") \n▼\n**CmsMetadataValueAction** **Inheritance** \n**CmsMetadataValueAction** \n▼\n[ActivateCmsMetadataValues](/ad-manager/api/reference/v202408/CmsMetadataService.ActivateCmsMetadataValues) [DeactivateCmsMetadataValues](/ad-manager/api/reference/v202408/CmsMetadataService.DeactivateCmsMetadataValues)\n\nRepresents the actions that can be performed on [CmsMetadataValue](/ad-manager/api/reference/v202408/CmsMetadataService.CmsMetadataValue) objects.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Field ----- ||\n|---|---|"]]