Wildberries API TypeScript SDK / <internal> / V0KeywordsStatistic
Interface: V0KeywordsStatistic
Defined in: types/promotion.types.ts:702
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
<a id="clicks"></a> clicks | number | Количество кликов | types/promotion.types.ts:704 |
<a id="ctr"></a> ctr | number | CTR (Click-Through Rate) — показатель кликабельности | types/promotion.types.ts:706 |
<a id="keyword"></a> keyword | string | Ключевая фраза | types/promotion.types.ts:708 |
<a id="sum"></a> sum | number | Сумма затрат по ключевой фразе | types/promotion.types.ts:710 |
<a id="views"></a> views | number | Количество показов | types/promotion.types.ts:712 |