abstract type CmsMetadataValueAction (v202402)
Service
CmsMetadataService
Represents the actions that can be performed on CmsMetadataValue 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."],[[["CmsMetadataService allows performing actions on CmsMetadataValue objects."],["Actions include activating and deactivating CmsMetadataValues."],["CmsMetadataValueAction represents the possible actions on CmsMetadataValue objects."],["The service and its components reside within the namespace `https://www.google.com/apis/ads/publisher/v202402`."]]],["The core content outlines actions performed on `CmsMetadataValue` objects via the `CmsMetadataService`. These actions, represented by `CmsMetadataValueAction`, include `ActivateCmsMetadataValues` and `DeactivateCmsMetadataValues`. The `performCmsMetadataValueAction` is a dependency service. The namespace associated is `https://www.google.com/apis/ads/publisher/v202402`. These actions allows to modify the status of CmsMetadataValue objects.\n"]]