Skip to content

Wildberries API TypeScript SDK / <internal> / ItemRatingStarMetric

Interface: ItemRatingStarMetric

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

Per-star feedback counts with current period, total, and optional dynamics.

Properties

PropertyTypeDescriptionDefined in
<a id="current"></a> currentnumberFeedback increase for the period.types/analytics.types.ts:1861
<a id="dynamics"></a> dynamics?numberDynamics compared to the previous period (%). Optional.types/analytics.types.ts:1863
<a id="total"></a> totalnumberTotal ratings.types/analytics.types.ts:1865

Made with ❤️ for the Wildberries developer community