Skip to content

Wildberries API TypeScript SDK / <internal> / V0GetNormQueryBidsItem

Interface: V0GetNormQueryBidsItem

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

Элемент ставки поискового кластера

Properties

PropertyTypeDescriptionDefined in
<a id="advert_id"></a> advert_idnumberID кампанииtypes/promotion.types.ts:1147
<a id="nm_id"></a> nm_idnumberАртикул WBtypes/promotion.types.ts:1149
<a id="norm_query"></a> norm_querystringПоисковый кластерtypes/promotion.types.ts:1151
<a id="bid"></a> bidnumberТекущая ставка за тысячу показов, ₽types/promotion.types.ts:1153
<a id="bid_kopecks"></a> bid_kopecks?numberТекущая ставка в минорных единцах валюты — 0.01 базовой единицы валюты кабинета продавца за тысячу показов. Since task-170types/promotion.types.ts:1159
<a id="id_kopecks"></a> id_kopecks?numberИдентификатор ставки в минорных единицах валюты (0.01 базовой единицы за тысячу показов). Отличается от bid_kopecks — это отдельное поле идентификатора ставки. Since task-170types/promotion.types.ts:1165
<a id="currency"></a> currency?stringВалюта кабинета продавца (ISO 4217, напр. 'RUB'). Since task-170types/promotion.types.ts:1170

Made with ❤️ for the Wildberries developer community