[[["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\u003eInventoryService allows for performing actions on AdUnits, like activating, archiving, and deactivating them.\u003c/p\u003e\n"],["\u003cp\u003eAdUnitAction represents the set of actions that can be applied to AdUnit objects.\u003c/p\u003e\n"],["\u003cp\u003eThe operations are part of the Google Ad Manager API, under the specified namespace.\u003c/p\u003e\n"]]],["The `InventoryService` allows actions on `AdUnit` objects via `performAdUnitAction()`. The available actions, defined by `AdUnitAction`, are `ActivateAdUnits`, `ArchiveAdUnits`, and `DeactivateAdUnits`. These actions manage the state of `AdUnit` objects. The service operates within the `https://www.google.com/apis/ads/publisher/v202408` namespace.\n"],null,["# abstract type AdUnitAction (v202408)\n\n**Service** \n**InventoryService** **Dependencies** \n[performAdUnitAction()](/ad-manager/api/reference/v202408/InventoryService#performAdUnitAction) \n▼\n**AdUnitAction** **Inheritance** \n**AdUnitAction** \n▼\n[ActivateAdUnits](/ad-manager/api/reference/v202408/InventoryService.ActivateAdUnits) [ArchiveAdUnits](/ad-manager/api/reference/v202408/InventoryService.ArchiveAdUnits) [DeactivateAdUnits](/ad-manager/api/reference/v202408/InventoryService.DeactivateAdUnits)\n\nRepresents the actions that can be performed on [AdUnit](/ad-manager/api/reference/v202408/InventoryService.AdUnit) objects.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Field ----- ||\n|---|---|"]]