Wildberries API TypeScript SDK / <internal> / GetSearchClusterStatsItem
Interface: GetSearchClusterStatsItem
Defined in: types/promotion.types.ts:2084
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:2086 |
<a id="nm_id"></a> nm_id | number | WB Article ID | types/promotion.types.ts:2088 |
<a id="stats"></a> stats | SearchClusterStatEntry[] | Array of statistics per search cluster | types/promotion.types.ts:2090 |