[[["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 2024-08-20 UTC."],[[["InventoryService allows for performing actions on AdUnits, like activating, archiving, and deactivating them."],["AdUnitAction represents the set of actions that can be applied to AdUnit objects."],["The operations are part of the Google Ad Manager API, under the specified namespace."]]],["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"]]