Wildberries API TypeScript SDK / <internal> / GetAdvertsV2Response
Interface: GetAdvertsV2Response
Defined in: types/promotion.types.ts:1249
Ответ метода getAdvertsV2 (GET /adv/v2/adverts). Содержит список кампаний с типизированным bid_type и ставками в копейках.
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
<a id="adverts"></a> adverts | AdvertV2[] | Список кампаний | types/promotion.types.ts:1251 |