unshippedItems property

double? unshippedItems
getter/setter pair

Deprecated: This field is no longer supported and retrieving it returns 0 starting from May 2024.

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;