Skip to content

Wildberries API TypeScript SDK / <internal> / FullStatsItem

Interface: FullStatsItem

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

Статистика по одной кампании за период, указанный в запросе. По всем артикулам WB и платформам

Properties

PropertyTypeDescriptionDefined in
<a id="advertid"></a> advertIdnumberID кампанииtypes/promotion.types.ts:725
<a id="atbs"></a> atbsnumberКоличество добавлений товаров в корзинуtypes/promotion.types.ts:727
<a id="boosterstats"></a> boosterStats?BoosterStatsV3Статистика по бустеруtypes/promotion.types.ts:729
<a id="canceled"></a> cancelednumberОтмены, шт.types/promotion.types.ts:731
<a id="clicks"></a> clicksnumberКоличество кликовtypes/promotion.types.ts:733
<a id="cpc"></a> cpcnumberСредняя стоимость клика, ₽types/promotion.types.ts:735
<a id="cr"></a> crnumberCR (conversion rate) — отношение количества заказов к общему количеству кликовtypes/promotion.types.ts:737
<a id="ctr"></a> ctrnumberCTR (click-through rate) — отношение числа кликов к количеству показов в процентахtypes/promotion.types.ts:739
<a id="days"></a> daysDaysV3Статистика с разбивкой по днямtypes/promotion.types.ts:741
<a id="orders"></a> ordersnumberКоличество заказовtypes/promotion.types.ts:743
<a id="shks"></a> shksnumberКоличество заказанных товаров, шт.types/promotion.types.ts:745
<a id="sum"></a> sumnumberЗатраты, ₽types/promotion.types.ts:747
<a id="sum_price"></a> sum_pricenumberСумма заказов, ₽types/promotion.types.ts:749
<a id="views"></a> viewsnumberКоличество просмотровtypes/promotion.types.ts:751
<a id="currency"></a> currency?stringВалюта кабинета продавца (ISO 4217, напр. 'RUB'). Since task-170types/promotion.types.ts:756

Made with ❤️ for the Wildberries developer community