abstract type CmsMetadataValueAction (v202408)
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/v202408
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 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|---|---|"]]