enum LineItemSummary.ReservationStatus (v202508)

  • LineItemSummary.ReservationStatus specifies the reservation status of a LineItem.

  • This status is part of the ForecastService and LineItemService.

  • RESERVED status means inventory is reserved for the line item.

  • UNRESERVED status means inventory is not reserved for the line item.

Specifies the reservation status of the LineItem.


Namespace
https://www.google.com/apis/ads/publisher/v202508
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.