Skip to content

Wildberries API TypeScript SDK / <internal> / SearchClusterStatEntry

Interface: SearchClusterStatEntry

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

Statistics entry for a single search cluster

Properties

PropertyTypeDescriptionDefined in
<a id="norm_query"></a> norm_querystringSearch cluster (normalized query)types/promotion.types.ts:1872
<a id="views"></a> viewsnumberNumber of viewstypes/promotion.types.ts:1874
<a id="clicks"></a> clicksnumberNumber of clickstypes/promotion.types.ts:1876
<a id="atbs"></a> atbsnumberNumber of add-to-basket actionstypes/promotion.types.ts:1878
<a id="orders"></a> ordersnumberNumber of orderstypes/promotion.types.ts:1880
<a id="ctr"></a> ctrnumberClick-through rate (%)types/promotion.types.ts:1882
<a id="cpc"></a> cpcnumberCost per click (RUB)types/promotion.types.ts:1884
<a id="cpm"></a> cpmnumberCost per mille - cost per 1000 impressions (RUB)types/promotion.types.ts:1886
<a id="avg_pos"></a> avg_posnumberAverage position on search results pagetypes/promotion.types.ts:1888

Made with ❤️ for the Wildberries developer community