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