[[["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, 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|---|---|"]]