Wildberries API TypeScript SDK / <internal> / RecommendationEntry
Interface: RecommendationEntry
Defined in: types/promotion.types.ts:2210
One product's current recommendation assignments (/list response entry).
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
<a id="nmid"></a> nmID | number | WB item number (product). | types/promotion.types.ts:2212 |
<a id="tagsids"></a> tagsIDs | number[] | WB item numbers currently set as recommendations for this product. | types/promotion.types.ts:2214 |