abstract type CmsMetadataKeyAction (v202402)
Service
CmsMetadataService
Represents the actions that can be performed on CmsMetadataKey objects.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202402
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 2024-02-13 UTC.
[null,null,["Last updated 2024-02-13 UTC."],[[["The CmsMetadataService allows for performing actions on CmsMetadataKey objects."],["Available actions include activating and deactivating CmsMetadataKeys."],["These actions are represented by the CmsMetadataKeyAction and its subclasses."],["The service and its components reside within the `https://www.google.com/apis/ads/publisher/v202402` namespace."]]],["The `CmsMetadataService` allows actions on `CmsMetadataKey` objects via the `performCmsMetadataKeyAction()` method. `CmsMetadataKeyAction` represents these actions and includes `ActivateCmsMetadataKeys` and `DeactivateCmsMetadataKeys`. This service is in the namespace `https://www.google.com/apis/ads/publisher/v202402` and allows activating or deactivating CmsMetadataKeys.\n"]]