AI-generated Key Takeaways
-
InventoryStatus represents the status of inventory objects like ad units and placements.
-
The
InventoryStatus
has three possible states:ACTIVE
,INACTIVE
, andARCHIVED
.
Service
InventoryService
PlacementService
Dependencies
AdUnit
▼
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. |