enum LineItemSummary.ReservationStatus (v202411)

  • ForecastService uses LineItemSummary.ReservationStatus to indicate if inventory has been reserved for a specific line item.

  • LineItemSummary.ReservationStatus can be either RESERVED or UNRESERVED, indicating whether inventory has been reserved for the line item or not.

  • The namespace for this service is https://www.google.com/apis/ads/publisher/v202411.

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.