[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["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|---|---|"]]