[[["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."],[[["InventoryStatus represents the state of inventory objects, such as ad units and placements, within Google Ad Manager."],["It has three possible values: `ACTIVE`, `INACTIVE`, and `ARCHIVED`, indicating the current operational status of the inventory object."],["This enumeration is part of the Google Ad Manager API and is used by services like InventoryService and PlacementService."]]],["Inventory status, managed by InventoryService, represents the state of ad units and placements. PlacementService handles placements, a type of inventory. Inventory status can be `ACTIVE`, indicating the object is live; `INACTIVE`, signifying it's no longer active; or `ARCHIVED`, meaning it has been archived. The namespace for these objects is `https://www.google.com/apis/ads/publisher/v202408`. These actions manage objects that are part of the inventory.\n"]]