Wildberries API TypeScript SDK / <internal> / ItemRatingResponse
Interface: ItemRatingResponse
Defined in: types/analytics.types.ts:1962
Response body for POST /api/analytics/v1/item-rating (the data payload).
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
<a id="sellerrating"></a> sellerRating | TableItemFloat | Seller rating. | types/analytics.types.ts:1964 |
<a id="feedbackincrease"></a> feedbackIncrease | FeedbacksIncreaseItem | Feedback increase summary. | types/analytics.types.ts:1966 |
<a id="cards"></a> cards | DistributionTableItem[] | Per-item data. | types/analytics.types.ts:1968 |