Skip to content

Wildberries API TypeScript SDK / <internal> / AdvertV2

Interface: AdvertV2

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

Информация о кампании из V2 API. Использует bid_type: 'auto' | 'manual' и ставки в копейках.

Properties

PropertyTypeDescriptionDefined in
<a id="bid_type"></a> bid_typeBidTypeТип ставки: - auto — автоматическая ставка (Type 8) - manual — ручная ставка (Type 9)types/promotion.types.ts:1224
<a id="id"></a> idnumberID кампанииtypes/promotion.types.ts:1226
<a id="nm_settings"></a> nm_settingsNmSettingV2[]Настройки артикулов (с ставками в копейках)types/promotion.types.ts:1228
<a id="settings"></a> settingsAdvertSettingsНастройки кампанииtypes/promotion.types.ts:1230
<a id="status"></a> status-1 | 4 | 7 | 8 | 9 | 11Статус кампании: - -1 — удалена - 4 — готова к запуску - 7 — завершена - 8 — отменена - 9 — активна - 11 — на паузеtypes/promotion.types.ts:1240
<a id="timestamps"></a> timestampsAdvertTimestampsВременные меткиtypes/promotion.types.ts:1242

Made with ❤️ for the Wildberries developer community