enum InventoryStatus (v202411)

  • InventoryStatus represents the activity status of inventory objects like ad units and placements in Google Ad Manager.

  • It uses three enumerations: ACTIVE, INACTIVE, and ARCHIVED to indicate the current state of the inventory object.

  • The InventoryStatus information can be accessed via the InventoryService and PlacementService APIs within 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.