Wildberries API TypeScript SDK / <internal> / GetCampaignCountResponse
Interface: GetCampaignCountResponse
Defined in: types/promotion.types.ts:1497
Response from campaign count endpoint
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
<a id="adverts"></a> adverts | CampaignGroup[] | null | Campaign groups by type/status | types/promotion.types.ts:1499 |
<a id="all"></a> all | number | Total number of campaigns | types/promotion.types.ts:1501 |