unshippedItems property

double? unshippedItems
getter/setter pair

Number of ordered items not 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 items over the days in the queried period. This metric cannot be segmented by customer_country_code.

Implementation

core.double? unshippedItems;