Wildberries API TypeScript SDK / <internal> / BrandShareBrandsResponse
Interface: BrandShareBrandsResponse
Defined in: types/reports.types.ts:575
Response for getBrandShareBrands
See
EPIC 43 - Response type for getBrandShareBrands OpenAPI schema: SuccessBrandsResponse in 12-reports.yaml; data is an array of bare brand-name strings (e.g. ["H&M", "WOW"]).
Properties
| Property | Type | Defined in |
|---|---|---|
<a id="data"></a> data? | string[] | types/reports.types.ts:576 |