enum InventoryStatus (v202411)

  • 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.

Represents the status of objects that represent inventory - ad units and placements.


Namespace
https://www.google.com/apis/ads/publisher/v202411
Enumeration Description
ACTIVE The object is active.
INACTIVE The object is no longer active.
ARCHIVED The object has been archived.