[[["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-05-15 UTC."],[[["InventoryStatus represents the state of inventory objects (ad units and placements) in Google Ad Manager."],["It has three possible states: `ACTIVE`, `INACTIVE`, and `ARCHIVED`, indicating whether the object is currently in use, no longer active, or permanently stored."],["InventoryStatus objects are part of the Google Ad Manager API and reside within the `https://www.google.com/apis/ads/publisher/v202405` namespace."]]],["The `InventoryStatus` enumeration defines the state of inventory objects like ad units and placements within the `InventoryService`. It has three possible values: `ACTIVE`, indicating the object is in use; `INACTIVE`, meaning the object is no longer active; and `ARCHIVED`, signifying the object has been archived. This service, located in the `v202405` namespace, depends on the `AdUnit` and `PlacementService` to track and manage their inventory statuses.\n"]]