Skip to content

Wildberries API TypeScript SDK / <internal> / DistributionFeedbackRating

Interface: DistributionFeedbackRating

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

Feedback rating value: current rating, optional dynamics, optional percentile.

Properties

PropertyTypeDescriptionDefined in
<a id="current"></a> currentnumberCurrent rating.types/analytics.types.ts:1899
<a id="dynamics"></a> dynamics?numberDynamics compared to the previous period (%). Optional.types/analytics.types.ts:1901
<a id="percentile"></a> percentile?number | nullHow many percent of other sellers' items of this subcategory have a lower feedback rating. Nullable.types/analytics.types.ts:1903

Made with ❤️ for the Wildberries developer community