Wildberries API TypeScript SDK / <internal> / GetAdvertsItem
Interface: GetAdvertsItem
Defined in: types/promotion.types.ts:1084
Элемент списка кампаний
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
<a id="id"></a> id | number | ID кампании | types/promotion.types.ts:1086 |
<a id="nm_settings"></a> nm_settings | AdvertNMsSettings[] | Настройки товаров | types/promotion.types.ts:1088 |
<a id="settings"></a> settings | AdvertSettings | Настройки кампании | types/promotion.types.ts:1090 |
<a id="status"></a> status | -1 | 4 | 7 | 8 | 9 | 11 | Статус кампании | types/promotion.types.ts:1092 |
<a id="timestamps"></a> timestamps | Timestamps | Временные отметки | types/promotion.types.ts:1094 |
<a id="bid_type"></a> bid_type | BidType | Тип ставки: auto — автоматическая ставка, manual — ручная ставка | types/promotion.types.ts:1096 |