Wildberries API TypeScript SDK / <internal> / GetSearchClusterStatsItem
Interface: GetSearchClusterStatsItem
Defined in: types/promotion.types.ts:1858
Statistics item for a campaign/product
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
<a id="advert_id"></a> advert_id | number | Campaign ID | types/promotion.types.ts:1860 |
<a id="nm_id"></a> nm_id | number | WB Article ID | types/promotion.types.ts:1862 |
<a id="stats"></a> stats | SearchClusterStatEntry[] | Array of statistics per search cluster | types/promotion.types.ts:1864 |