Wildberries API TypeScript SDK / <internal> / BrandShareItem
Interface: BrandShareItem
Defined in: types/reports.types.ts:603
Brand share report item
See
EPIC 43 - Response type for getAnalyticsBrandShare OpenAPI schema: SuccessBrandShareResponse in 12-reports.yaml.
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
<a id="applydate"></a> applyDate? | string | Дата (ГГГГ-ММ-ДД) | types/reports.types.ts:605 |
<a id="brandrating"></a> brandRating? | number | Рейтинг бренда в родительской категории | types/reports.types.ts:607 |
<a id="pricepercent"></a> pricePercent? | number | Доля продаж в родительской категории — цена, % | types/reports.types.ts:609 |
<a id="qtypercent"></a> qtyPercent? | number | Доля продаж в родительской категории — количество, % | types/reports.types.ts:611 |