A/B Test Queries

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
{
  "product_id": "1234",
  "query_type": "ab_test",
  "query_params": {
    "variation_property_index": 125, // Welcome email variation
    "conversion_event_index": 957, // Premium Subscription
    "start_date": "1498494140", // Mon Jun 26 2017 09:22:20 GMT-0700 (PDT)
    "end_date": "1505889399", // Tue Sep 19 2017 23:36:39 GMT-0700 (PDT)
    "bucket_size": 604800 // 7 days
  }
}
Body Params
string
required

The unique identifier of the product to query.

string
required

The type of query to run, in this case it's ab_test.

string

The field to sort the results by.

string

The sort order if sort parameter is provided. One of asc or desc.

query_params
object

The A/B Test query parameters.

Responses

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json