abstract type SuggestedAdUnitAction (v202408)
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/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\u003eSuggestedAdUnitService\u003c/code\u003e allows for performing actions, such as approvals, on suggested ad units.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSuggestedAdUnitAction\u003c/code\u003e objects represent the possible actions that can be taken on \u003ccode\u003eSuggestedAdUnit\u003c/code\u003e objects, like approving them.\u003c/p\u003e\n"],["\u003cp\u003eThe service and its related objects reside within the \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e namespace.\u003c/p\u003e\n"]]],["The `SuggestedAdUnitService` allows actions on `SuggestedAdUnit` objects. The primary action is `performSuggestedAdUnitAction()`, which relies on the `SuggestedAdUnitAction`. This action can be further specified using `ApproveSuggestedAdUnits`, which is a particular implementation of the suggested unit action. The service namespace is provided, along with a reference to the API documentation and relevant field.\n"],null,["# abstract type SuggestedAdUnitAction (v202408)\n\n**Service** \n**SuggestedAdUnitService** **Dependencies** \n[performSuggestedAdUnitAction()](/ad-manager/api/reference/v202408/SuggestedAdUnitService#performSuggestedAdUnitAction) \n▼\n**SuggestedAdUnitAction** **Inheritance** \n**SuggestedAdUnitAction** \n▼\n[ApproveSuggestedAdUnits](/ad-manager/api/reference/v202408/SuggestedAdUnitService.ApproveSuggestedAdUnits)\n\nRepresents the actions that can be performed on [SuggestedAdUnit](/ad-manager/api/reference/v202408/SuggestedAdUnitService.SuggestedAdUnit) objects.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Field ----- ||\n|---|---|"]]