[[["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-02-13 UTC."],[[["InventoryService provides actions to manage AdUnits, including activation, archiving, and deactivation."],["`ActivateAdUnits` is an action used specifically for activating AdUnit objects within the InventoryService."],["This functionality resides within the `https://www.google.com/apis/ads/publisher/v202402` namespace."]]],["The `InventoryService` allows actions on `AdUnit` objects, specifically through the `AdUnitAction` interface. This interface supports three core actions: `ActivateAdUnits`, `ArchiveAdUnits`, and `DeactivateAdUnits`. The content details the `ActivateAdUnits` action, and notes that these actions are performed within the namespace `https://www.google.com/apis/ads/publisher/v202402`. All these actions inherit from the `AdUnitAction` type.\n"]]