Skip to content

Wildberries API TypeScript SDK / <internal> / DistributionTableItemV2

Interface: DistributionTableItemV2

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

A product row returned by the v2 item-rating report.

Properties

PropertyTypeDescriptionDefined in
<a id="nmid"></a> nmIdnumberWB item number.types/analytics.types.ts:2021
<a id="title"></a> titlestringProduct name.types/analytics.types.ts:2023
<a id="vendorcode"></a> vendorCodestringSeller vendor code.types/analytics.types.ts:2025
<a id="subjectid"></a> subjectIdnumberSubject ID.types/analytics.types.ts:2027
<a id="subjectname"></a> subjectNamestringSubject name.types/analytics.types.ts:2029
<a id="brandname"></a> brandNamestringBrand name.types/analytics.types.ts:2031
<a id="tagname"></a> tagNamestringLabel name.types/analytics.types.ts:2033
<a id="tagid"></a> tagIdnumberLabel ID.types/analytics.types.ts:2035
<a id="pinnedfeedback"></a> pinnedFeedbackbooleanWhether a feedback entry is pinned.types/analytics.types.ts:2037
<a id="rating"></a> ratingnumberProduct-card rating.types/analytics.types.ts:2039
<a id="feedbackrating"></a> feedbackRatingDistributionFeedbackRatingV2Feedback rating details.types/analytics.types.ts:2041
<a id="feedbackcount"></a> feedbackCountDistributionTableIndicatorAll feedback received during the period.types/analytics.types.ts:2043
<a id="fivestar"></a> fiveStarDistributionTableIndicatorFive-star feedback received during the period.types/analytics.types.ts:2045
<a id="fourstar"></a> fourStarDistributionTableIndicatorFour-star feedback received during the period.types/analytics.types.ts:2047
<a id="threestar"></a> threeStarDistributionTableIndicatorThree-star feedback received during the period.types/analytics.types.ts:2049
<a id="twostar"></a> twoStarDistributionTableIndicatorTwo-star feedback received during the period.types/analytics.types.ts:2051
<a id="onestar"></a> oneStarDistributionTableIndicatorOne-star feedback received during the period.types/analytics.types.ts:2053
<a id="disqualified"></a> disqualifiednumberFeedback excluded from the rating.types/analytics.types.ts:2055
<a id="isshadowed"></a> isShadowedbooleanWhether the product is hidden from the catalog.types/analytics.types.ts:2057

Made with ❤️ for the Wildberries developer community