AI-generated Key Takeaways
-
LineItemSummary.ReservationStatus specifies whether a LineItem has reserved inventory.
-
This feature uses the
RESERVED
orUNRESERVED
enumerations to represent the reservation status. -
The namespace for this feature is
https://www.google.com/apis/ads/publisher/v202411
.
Service
ForecastService
LineItemService
Dependencies
LineItemSummary
▼
LineItemSummary.Reservation...
Specifies the reservation status of the LineItem.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Enumeration | Description |
---|---|
RESERVED
|
Indicates that inventory has been reserved for the line item. |
UNRESERVED
|
Indicates that inventory has not been reserved for the line item. |