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