Error
A valid request URL is required to generate request examples{
"page_views": [
{
"day": "<string>",
"metric_a": 123,
"metric_b": 123
}
],
"clicks": [
{
"day": "<string>",
"metric_a": 123,
"metric_b": 123
}
],
"click_thru_rate": [
{
"day": "<string>",
"metric_a": 123,
"metric_b": 123
}
],
"p_value_click_thru_rate": 123,
"add_to_carts": [
{
"day": "<string>",
"metric_a": 123,
"metric_b": 123
}
],
"add_to_cart_thru_rate": [
{
"day": "<string>",
"metric_a": 123,
"metric_b": 123
}
],
"p_value_add_to_cart_thru_rate": 123,
"purchases": [
{
"day": "<string>",
"metric_a": 123,
"metric_b": 123
}
],
"purchases_thru_rate": [
{
"day": "<string>",
"metric_a": 123,
"metric_b": 123
}
],
"p_value_purchases_thru_rate": 123
}{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>"
}
]
}API Reference
Get Metrics
GET
/
ab-test
/
{collection_id}
/
metrics
Error
A valid request URL is required to generate request examples{
"page_views": [
{
"day": "<string>",
"metric_a": 123,
"metric_b": 123
}
],
"clicks": [
{
"day": "<string>",
"metric_a": 123,
"metric_b": 123
}
],
"click_thru_rate": [
{
"day": "<string>",
"metric_a": 123,
"metric_b": 123
}
],
"p_value_click_thru_rate": 123,
"add_to_carts": [
{
"day": "<string>",
"metric_a": 123,
"metric_b": 123
}
],
"add_to_cart_thru_rate": [
{
"day": "<string>",
"metric_a": 123,
"metric_b": 123
}
],
"p_value_add_to_cart_thru_rate": 123,
"purchases": [
{
"day": "<string>",
"metric_a": 123,
"metric_b": 123
}
],
"purchases_thru_rate": [
{
"day": "<string>",
"metric_a": 123,
"metric_b": 123
}
],
"p_value_purchases_thru_rate": 123
}{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>"
}
]
}Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Query Parameters
Response
Successful Response
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Was this page helpful?

