abstract type SuggestedAdUnitAction (v202411)
Stay organized with collections
Save and categorize content based on your preferences.
Service
SuggestedAdUnitService
Represents the actions that can be performed on SuggestedAdUnit 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\u003eSuggestedAdUnitService\u003c/code\u003e allows for performing actions, like approvals, on suggested ad units.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSuggestedAdUnitAction\u003c/code\u003e represents the possible actions on \u003ccode\u003eSuggestedAdUnit\u003c/code\u003e objects, including \u003ccode\u003eApproveSuggestedAdUnits\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThese services and actions are part of the Google Ad Manager API and reside within a specific namespace for version 202411.\u003c/p\u003e\n"]]],["The `SuggestedAdUnitService` allows actions on `SuggestedAdUnit` objects. The core action is `performSuggestedAdUnitAction()`, which utilizes the `SuggestedAdUnitAction`. `ApproveSuggestedAdUnits` is an example of an available action. The service's namespace is `https://www.google.com/apis/ads/publisher/v202411`, and its functionalities are based on interacting with `SuggestedAdUnit` instances. The service's dependency is also `SuggestedAdUnitService`.\n"],null,["# abstract type SuggestedAdUnitAction (v202411)\n\n**Service** \n**SuggestedAdUnitService** **Dependencies** \n[performSuggestedAdUnitAction()](/ad-manager/api/reference/v202411/SuggestedAdUnitService#performSuggestedAdUnitAction) \n▼\n**SuggestedAdUnitAction** **Inheritance** \n**SuggestedAdUnitAction** \n▼\n[ApproveSuggestedAdUnits](/ad-manager/api/reference/v202411/SuggestedAdUnitService.ApproveSuggestedAdUnits)\n\nRepresents the actions that can be performed on [SuggestedAdUnit](/ad-manager/api/reference/v202411/SuggestedAdUnitService.SuggestedAdUnit) objects.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Field ----- ||\n|---|---|"]]