[[["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 2024-05-15 UTC."],[[["The `CmsMetadataService` allows for performing actions on `CmsMetadataKey` objects, such as activating or deactivating them."],["`CmsMetadataKeyAction` represents the different actions that can be performed on `CmsMetadataKey` objects."],["The service and its actions are part of the Google Ad Manager API and reside under the specified namespace."]]],["The `CmsMetadataService` allows actions on `CmsMetadataKey` objects. The core functionality, `performCmsMetadataKeyAction()`, executes specific actions defined by the `CmsMetadataKeyAction`. Two concrete actions are available: `ActivateCmsMetadataKeys` and `DeactivateCmsMetadataKeys`. These control the active status of metadata keys. The service is defined in the `https://www.google.com/apis/ads/publisher/v202405` namespace.\n"]]