AbTestSegmentStats document (Data API 17.8)
Property | Type | Constraints | Description |
---|---|---|---|
adds_to_baskets
|
Double | The total number of baskets created | |
average_adds_per_basket
|
Double | The average adds per baskets over time | |
average_adds_per_basket_std_error
|
Double | The standard error for the average adds per baskets over time | |
average_discount_amount
|
Double | The total amount discounted divided by the number of orders | |
average_discount_amount_std_error
|
Double | The standard error for the average discount amount | |
average_discount_amount_with_coupon
|
Double | The average amount discounted for orders using coupons | |
average_discount_amount_with_coupon_std_error
|
Double | The standard error for the average amount discounted for orders using coupons | |
average_discount_amount_without_coupon
|
Double | The average amount discounted for orders without using a coupon | |
average_discount_amount_without_coupon_std_error
|
Double | The standard error for the average amount discounted for orders without using a coupon | |
average_order_value
|
Double | The total revenue divided by the number of orders | |
average_order_value_std_error
|
Double | The standard error for the total revenue divided by the number of orders | |
average_revenue_per_visit
|
Double | The average revenue earned per visit | |
average_revenue_per_visit_std_error
|
Double | The standard error for the average revenue earned per visit | |
average_units_added_per_basket
|
Double | The standard error for the average number of units added per basket | |
average_units_added_per_basket_std_error
|
Double | The average number of units added per basket | |
average_units_per_order
|
Double | The average number of units per order | |
average_units_per_order_std_error
|
Double | The standard error for the average number of units per order | |
average_units_per_visit
|
Double | The average number of units per visit | |
average_units_per_visit_std_error
|
Double | The standard error for the average number of units per visit | |
basket_rate
|
Double | The conversion rate of baskets | |
baskets
|
Integer | The total number of baskets created | |
checkout_rate
|
Double | The number of checkouts per visit | |
checkouts
|
Integer | The number of checkouts | |
conversion_rate
|
Double | The number of orders per visit | |
discount_amount_with_coupon
|
Double | The amount discounted by coupons | |
discount_amount_without_coupon
|
Double | The amount discounted not by coupons | |
orders
|
Integer | The number of orders | |
revenue
|
Double | The total revenue | |
sales_velocity
|
Double | Units sold per hour | |
total_discount_amount
|
Double | The total amount discounted | |
units
|
Double | The total number of units | |
units_added_to_baskets
|
Integer | Units added to baskets | |
visitors
|
Integer | The number of unique visitors | |
visits
|
Integer | The number of visits |
X
OCAPI versions 15.x and 16.x will be retired on March 31, 2021. For dates and more information, see the OCAPI versioning and deprecation policy and this Knowledge Article.