Wildberries API TypeScript SDK / <internal> / DistributionFeedbackRatingV2
Interface: DistributionFeedbackRatingV2
Defined in: types/analytics.types.ts:2009
Feedback rating returned for a v2 item row.
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
<a id="current"></a> current | number | Current feedback rating. | types/analytics.types.ts:2011 |
<a id="dynamics"></a> dynamics? | number | Dynamics compared to the previous period (%). | types/analytics.types.ts:2013 |
<a id="percentile"></a> percentile | number | null | Percentage of competing products in the subject with a lower rating. | types/analytics.types.ts:2015 |