Skip to content

Wildberries API TypeScript SDK / <internal> / PeriodItemRating

Interface: PeriodItemRating

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

Current period for item rating. Dates use YYYY-MM-DD format. start must not be later than end, and neither may be earlier than 364 days before yesterday.

Properties

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

Made with ❤️ for the Wildberries developer community