Wildberries API TypeScript SDK / <internal> / BaseBidRecommendation
Interface: BaseBidRecommendation
Defined in: types/promotion.types.ts:1923
Recommended base bids for the product card
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
<a id="competitivebid"></a> competitiveBid? | ReachBid | Competitive bid level | types/promotion.types.ts:1925 |
<a id="leadersbid"></a> leadersBid? | ReachBid | Leaders bid level | types/promotion.types.ts:1927 |
<a id="top2"></a> top2? | ReachBid | Top-2 position bid level | types/promotion.types.ts:1929 |