[[["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 status of inventory objects, such as ad units and placements, within Google Ad Manager."],["It has three possible states: `ACTIVE`, `INACTIVE`, and `ARCHIVED`, indicating whether the object is currently active, no longer active, or has been archived."],["InventoryStatus is part of the Google Ad Manager API and uses the namespace `https://www.google.com/apis/ads/publisher/v202405`."]]],["The content details the `InventoryStatus` for ad units and placements within the `InventoryService` and `PlacementService`. It defines three possible statuses for inventory objects: `ACTIVE`, indicating the object is currently in use; `INACTIVE`, meaning the object is no longer active; and `ARCHIVED`, representing objects that have been archived. This status is accessed via namespace `https://www.google.com/apis/ads/publisher/v202405`. The placement service has a dependency on Placement.\n"]]