AI-generated Key Takeaways
-
InventoryStatus is an enumeration representing the status of inventory objects like ad units and placements.
-
Possible InventoryStatus values are ACTIVE, INACTIVE, and ARCHIVED, each with a specific description.
Service
InventoryService
PlacementService
Dependencies
Placement
▼
InventoryStatus
Represents the status of objects that represent inventory - ad units and placements.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202508
Enumeration | Description |
---|---|
ACTIVE
|
The object is active. |
INACTIVE
|
The object is no longer active. |
ARCHIVED
|
The object has been archived. |