Wildberries API TypeScript SDK / <internal> / AdvertSettings
Interface: AdvertSettings
Defined in: types/promotion.types.ts:1287
Настройки кампании
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
<a id="payment_type"></a> payment_type | "cpm" | "cpc" | Тип оплаты: cpm — за показы, cpc — за клик | types/promotion.types.ts:1289 |
<a id="name"></a> name | string | Название кампании | types/promotion.types.ts:1291 |
<a id="placements"></a> placements | AdvertPlacements | Места размещения | types/promotion.types.ts:1293 |