Wildberries API TypeScript SDK / <internal> / DistributionTableIndicator
Interface: DistributionTableIndicator
Defined in: types/analytics.types.ts:1933
Per-star/feedback indicator with current value and optional dynamics.
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
<a id="current"></a> current | number | Feedback increase for the period. | types/analytics.types.ts:1935 |
<a id="dynamics"></a> dynamics? | number | Dynamics compared to the previous period (%). Optional. | types/analytics.types.ts:1937 |