Skip to content

Wildberries API TypeScript SDK / <internal> / PastPeriodItemRating

Interface: PastPeriodItemRating

Defined in: types/analytics.types.ts:1795

Previous period for comparison. Day count must be less than or equal to currentPeriod.

Properties

PropertyTypeDescriptionDefined in
<a id="start"></a> startstringStart date of the period (YYYY-MM-DD). No later than end.types/analytics.types.ts:1797
<a id="end"></a> endstringEnd date of the period (YYYY-MM-DD). No later than the day before currentPeriod.start.types/analytics.types.ts:1799

Made with ❤️ for the Wildberries developer community