[[["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 represents the state of inventory objects like ad units and placements in Google Ad Manager."],["It uses three enumerations: `ACTIVE`, `INACTIVE`, and `ARCHIVED` to indicate the current status of an inventory object."],["InventoryStatus is part of the InventoryService within the Google Ad Manager API."]]],["The core content describes the `InventoryStatus` within the `InventoryService`, part of a larger system that includes `PlacementService` and `AdUnit`. `InventoryStatus` defines the state of ad units and placements. There are three possible statuses: `ACTIVE`, indicating the object is operational; `INACTIVE`, meaning the object is no longer operational; and `ARCHIVED`, signifying the object has been archived. The namespace for this service is `https://www.google.com/apis/ads/publisher/v202402`.\n"]]