Wildberries API TypeScript SDK / <internal> / V0GetNormQueryStatsRequest
Interface: V0GetNormQueryStatsRequest
Defined in: types/promotion.types.ts:884
Запрос статистики по поисковым кластерам
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
<a id="from"></a> from | string | Дата начала периода | types/promotion.types.ts:886 |
<a id="to"></a> to | string | Дата окончания периода | types/promotion.types.ts:888 |
<a id="items"></a> items | V0GetNormQueryStatsRequestItem[] | Массив элементов запроса (макс. 100) | types/promotion.types.ts:890 |