[[["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-11-19 UTC."],[[["InventoryService.AdUnitAction is used for activating AdUnit objects."],["It is found within the `https://www.google.com/apis/ads/publisher/v202411` namespace."],["Includes actions like ActivateAdUnits, ArchiveAdUnits, and DeactivateAdUnits."],["AdUnitAction is inherited by other actions like ActivateAdUnits."]]],["The `InventoryService` utilizes `AdUnitAction` to manage `AdUnit` objects. Specifically, it allows actions like `ActivateAdUnits`, `ArchiveAdUnits`, and `DeactivateAdUnits`. `ActivateAdUnits` is the function for making `AdUnit` objects active. This functionality is part of the `https://www.google.com/apis/ads/publisher/v202411` namespace. The table describes the relationship, with the `AdUnitAction` field being inherited and the `ActivateAdUnits` being described in more detail.\n"]]