itemFillRate property

double? itemFillRate
getter/setter pair

Percentage of shipped items in relation to all finalized items (shipped or rejected by the merchant; unshipped items are not taken into account), reported on the order date.

Item fill rate is lowered by merchant rejections. This metric cannot be segmented by customer_country_code.

Implementation

core.double? itemFillRate;