Wildberries API TypeScript SDK / <internal> / BidsRecommendationsResponse
Interface: BidsRecommendationsResponse
Defined in: types/promotion.types.ts:1934
Response from GET /api/advert/v0/bids/recommendations
Since
3.4.0
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
<a id="advertid"></a> advertId | number | Campaign ID | types/promotion.types.ts:1936 |
<a id="nmid"></a> nmId | number | WB article ID | types/promotion.types.ts:1938 |
<a id="base"></a> base? | BaseBidRecommendation | Recommended base bids for the product card | types/promotion.types.ts:1940 |
<a id="normqueries"></a> normQueries | NormQueryBidRecommendation[] | Recommended bids per search cluster | types/promotion.types.ts:1942 |