Wildberries API TypeScript SDK / <internal> / NormQueryBidRecommendation
Interface: NormQueryBidRecommendation
Defined in: types/promotion.types.ts:1911
Recommended bids for a search cluster (norm query)
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
<a id="normquery"></a> normQuery | string | Normalized search query text | types/promotion.types.ts:1913 |
<a id="reachmax"></a> reachMax | ReachBid | Bid for maximum reach | types/promotion.types.ts:1915 |
<a id="reachmedium"></a> reachMedium | ReachBid | Bid for medium reach | types/promotion.types.ts:1917 |
<a id="reachmin"></a> reachMin | ReachBid | Bid for minimum reach | types/promotion.types.ts:1919 |