[[["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."],[[["InventoryStatus represents the activity status of inventory objects like ad units and placements in Google Ad Manager."],["It uses three enumerations: `ACTIVE`, `INACTIVE`, and `ARCHIVED` to indicate the current state of the inventory object."],["The InventoryStatus information can be accessed via the InventoryService and PlacementService APIs within the specified namespace."]]],["The `InventoryStatus` enumeration defines the state of inventory objects like ad units and placements within the specified namespace. Key statuses include `ACTIVE`, indicating an active object; `INACTIVE`, signifying an object that is no longer active; and `ARCHIVED`, representing an archived object. The `PlacementService` utilizes this enumeration. The namespace for the inventory is `https://www.google.com/apis/ads/publisher/v202411`.\n"]]