abstract type CmsMetadataValueAction (v202411)
Stay organized with collections
Save and categorize content based on your preferences.
Service
CmsMetadataService
Represents the actions that can be performed on CmsMetadataValue objects.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eCmsMetadataService\u003c/code\u003e allows for performing actions, like activating or deactivating, on \u003ccode\u003eCmsMetadataValue\u003c/code\u003e objects.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCmsMetadataValueAction\u003c/code\u003e represents the various actions that can be performed on \u003ccode\u003eCmsMetadataValue\u003c/code\u003e objects, such as activation and deactivation.\u003c/p\u003e\n"],["\u003cp\u003eThe service and its associated actions are defined within the \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202411\u003c/code\u003e namespace.\u003c/p\u003e\n"]]],["The `CmsMetadataService` allows actions on `CmsMetadataValue` objects. The service's primary dependency is `performCmsMetadataValueAction`, which utilizes the `CmsMetadataValueAction` for execution. The core actions available through `CmsMetadataValueAction` are `ActivateCmsMetadataValues` and `DeactivateCmsMetadataValues`. These actions manage the state of `CmsMetadataValue` objects within the `https://www.google.com/apis/ads/publisher/v202411` namespace.\n"],null,["# abstract type CmsMetadataValueAction (v202411)\n\n**Service** \n**CmsMetadataService** **Dependencies** \n[performCmsMetadataValueActi...](/ad-manager/api/reference/v202411/CmsMetadataService#performCmsMetadataValueAction \"performCmsMetadataValueAction()\") \n▼\n**CmsMetadataValueAction** **Inheritance** \n**CmsMetadataValueAction** \n▼\n[ActivateCmsMetadataValues](/ad-manager/api/reference/v202411/CmsMetadataService.ActivateCmsMetadataValues) [DeactivateCmsMetadataValues](/ad-manager/api/reference/v202411/CmsMetadataService.DeactivateCmsMetadataValues)\n\nRepresents the actions that can be performed on [CmsMetadataValue](/ad-manager/api/reference/v202411/CmsMetadataService.CmsMetadataValue) objects.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Field ----- ||\n|---|---|"]]