[[["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 reflects the current state of inventory objects like ad units and placements in Google Ad Manager."],["Three statuses are available: `ACTIVE`, `INACTIVE`, and `ARCHIVED`, providing clear indications of an object's operational condition."],["InventoryStatus is part of the InventoryService within the Google Ad Manager API, under the specified namespace."]]],["The `InventoryStatus` enumeration defines the state of inventory objects like `AdUnit` and `PlacementService`. The service `InventoryService` depends on `AdUnit`. `InventoryStatus` objects can be `ACTIVE`, meaning they are currently in use; `INACTIVE`, indicating they are no longer in use; or `ARCHIVED`, meaning they have been archived. These statuses are defined within the namespace `https://www.google.com/apis/ads/publisher/v202411`.\n"]]