Wildberries API TypeScript SDK / <internal> / BrandShareItem
Interface: BrandShareItem
Defined in: types/reports.types.ts:613
Brand share report item
See
EPIC 43 - Response type for getAnalyticsBrandShare
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
<a id="date"></a> date? | string | Дата | types/reports.types.ts:615 |
<a id="brandshare"></a> brandShare? | number | Доля бренда, % | types/reports.types.ts:617 |
<a id="brandsalescount"></a> brandSalesCount? | number | Количество продаж бренда | types/reports.types.ts:619 |
<a id="categorysalescount"></a> categorySalesCount? | number | Количество продаж категории | types/reports.types.ts:621 |