Skip to content

Wildberries API TypeScript SDK / <internal> / SearchClusterStatEntry

Interface: SearchClusterStatEntry

Defined in: types/promotion.types.ts:2096

Statistics entry for a single search cluster

Properties

PropertyTypeDescriptionDefined in
<a id="norm_query"></a> norm_querystringSearch cluster (normalized query)types/promotion.types.ts:2098
<a id="views"></a> viewsnumberNumber of viewstypes/promotion.types.ts:2100
<a id="clicks"></a> clicksnumberNumber of clickstypes/promotion.types.ts:2102
<a id="atbs"></a> atbsnumberNumber of add-to-basket actionstypes/promotion.types.ts:2104
<a id="orders"></a> ordersnumberNumber of orderstypes/promotion.types.ts:2106
<a id="ctr"></a> ctrnumberClick-through rate (%)types/promotion.types.ts:2108
<a id="cpc"></a> cpcnumberCost per click (RUB)types/promotion.types.ts:2110
<a id="cpm"></a> cpmnumberCost per mille - cost per 1000 impressions (RUB)types/promotion.types.ts:2112
<a id="avg_pos"></a> avg_posnumberAverage position on search results pagetypes/promotion.types.ts:2114
<a id="shks"></a> shks?numberКоличество заказанных товаров, шт.types/promotion.types.ts:2116
<a id="spend"></a> spend?numberЗатраты на продвижение товара в поисковом кластере, ₽types/promotion.types.ts:2118
<a id="currency"></a> currency?stringВалюта кабинета продавца (ISO 4217, напр. 'RUB').types/promotion.types.ts:2122

Made with ❤️ for the Wildberries developer community