unshippedOrders property

double? unshippedOrders
getter/setter pair

Number of orders not shipped or partially shipped up until the end of the queried day.

If a multi-day period is specified in the search query, the returned value is the average number of unshipped orders over the days in the queried period. This metric cannot be segmented by product dimensions and customer_country_code.

Implementation

core.double? unshippedOrders;