abstract type SuggestedAdUnitAction (v202402)
Service
SuggestedAdUnitService
Represents the actions that can be performed on SuggestedAdUnit 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 `SuggestedAdUnitService` allows for performing actions, like approvals, on suggested ad units."],["`SuggestedAdUnitAction` represents the different operations you can apply to `SuggestedAdUnit` objects."],["This service is part of the Google Ad Manager API and uses the namespace `https://www.google.com/apis/ads/publisher/v202402`."]]],["The core content details the `SuggestedAdUnitService`, which allows actions on `SuggestedAdUnit` objects. Key actions are managed through `performSuggestedAdUnitAction()`, which relies on the `SuggestedAdUnitAction`. A specific implementation of this action is `ApproveSuggestedAdUnits`, used to approve suggested ad units. The namespace for this service is `https://www.google.com/apis/ads/publisher/v202402`. The presented content is part of a larger API, and contains the actions and dependencies.\n"]]