Skip to content

Wildberries API TypeScript SDK / <internal> / UpdateBidsArticle

Interface: UpdateBidsArticle

Defined in: types/promotion.types.ts:1638

Article bid configuration in kopecks

Properties

PropertyTypeDescriptionDefined in
<a id="nm_id"></a> nm_idnumberWB Article ID (nm_id)types/promotion.types.ts:1640
<a id="bid_kopecks"></a> bid_kopecksnumberBid amount in KOPECKS (not rubles!) Ставка в копейках. Пример: 250 = 2.50 RUB Conversion examples: - 1.00 RUB = 100 kopecks - 2.50 RUB = 250 kopecks - 15.00 RUB = 1500 kopeckstypes/promotion.types.ts:1651
<a id="placement"></a> placement"search" | "recommendations" | "combined"Placement type: - "search" - for search placement (manual bidding campaigns) - "recommendations" - for recommendations placement (manual bidding campaigns) - "combined" - for both search and recommendations (unified bidding campaigns)types/promotion.types.ts:1658

Made with ❤️ for the Wildberries developer community