Skip to content

Wildberries API TypeScript SDK / <internal> / UpdateBidsArticle

Interface: UpdateBidsArticle

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

Article bid configuration in kopecks

Properties

PropertyTypeDescriptionDefined in
<a id="nm_id"></a> nm_idnumberWB Article ID (nm_id)types/promotion.types.ts:1751
<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:1762
<a id="placement"></a> placement"combined" | "search" | "recommendations"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:1769

Made with ❤️ for the Wildberries developer community