[[["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."],[[["InventoryStatus reflects the current state of ad units and placements within Google Ad Manager."],["The status can be `ACTIVE`, `INACTIVE`, or `ARCHIVED`, indicating whether the inventory is available for serving, inactive, or permanently stored."],["This status is used by the InventoryService and PlacementService in Google Ad Manager's API."]]],["The core content describes the `InventoryStatus` which represents the state of inventory objects like ad units and placements, as managed by the `InventoryService` and `PlacementService`. It outlines three possible states: `ACTIVE` (the object is in use), `INACTIVE` (the object is no longer active), and `ARCHIVED` (the object has been permanently stored). The namespace for these definitions is provided.\n"]]