Experiment START
PUThttps://sandbox.absmartly.com/v1/experiments/:experimentId/start
Required Permissions: Experiment Start
or Experiment Admin
Request
Path Parameters
experimentId int64required
Possible values: >= 1
The id
of the experiment which you want to start.
- application/json
Body
required
The action to take on the experiment and a comment to go along with it.
action start
note string
Responses
- 200
A JSON Object with experiment data, the experiment note and an array of errors.
- application/json
- Schema
- Example (from schema)
Schema
errors string[]
experiment object
experiment_note object
ok boolean
{
"errors": [
"string"
],
"experiment": {
"id": 1,
"name": "test_experiment",
"iteration": 0,
"state": "running",
"development_at": "2025-03-20T14:55:19.815Z",
"start_at": "2025-03-20T14:55:19.815Z",
"stop_at": null,
"full_on_at": "2025-03-20T14:55:19.815Z",
"full_on_variant": 0,
"last_seen_in_code_at": "2025-03-20T14:55:19.815Z",
"nr_variants": 3,
"percentages": "34/33/33",
"percentage_of_traffic": 100,
"seed": "string",
"traffic_seed": "string",
"created_at": "2025-03-20T14:55:19.815Z",
"created_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.815Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"created_by_user_id": 0,
"updated_at": "2025-03-20T14:55:19.815Z",
"updated_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.815Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"updated_by_user_id": 0,
"description": "This experiment's description",
"unit_type": {
"id": 0,
"name": "user_id",
"description": "The ids of our users",
"created_at": "2025-03-20T14:55:19.815Z",
"created_by_user_id": 0,
"updated_at": "2025-03-20T14:55:19.815Z",
"updated_by_user_id": 0,
"created_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.815Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"archived": false
},
"unit_type_id": 1,
"primary_metric": {
"id": 0,
"goal_id": 70,
"name": "Time to Book",
"description": "The amount of time before a booking has been made",
"type": "goal_time_to_achievement",
"effect": "positive",
"archived": false,
"format_str": "{}s",
"scale": 1,
"precision": 0,
"value_source_property": "",
"property_filter": "",
"created_at": "2025-03-20T14:55:19.815Z",
"created_by_user_id": 1,
"updated_at": "2025-03-20T14:55:19.815Z",
"updated_by_user_id": 0,
"goal": {
"id": 0,
"name": "purchase",
"description": "A goal for tracking how many purchases are made on any of our applications",
"created_at": "2025-03-20T14:55:19.815Z",
"created_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.815Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"created_by_user_id": 0,
"updated_at": "2025-03-20T14:55:19.815Z",
"updated_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.815Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"updated_by_user_id": 0,
"archived": false,
"tags": [
{
"goal_id": 0,
"goal_tag_id": 0,
"goal_tag": {
"id": 0,
"tag": "psychological:Trust",
"created_at": "2025-03-20T14:55:19.815Z",
"created_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.815Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"created_by_user_id": 0,
"updated_at": "2025-03-20T14:55:19.815Z",
"updated_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.815Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"updated_by_user_id": 0,
"goals": [
null
]
}
}
],
"teams": [
{
"goal_id": 0,
"team_id": 0,
"team": {
"id": 0,
"external_id": 0,
"name": "Marketing",
"created_at": "2025-03-20T14:55:19.815Z",
"created_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.815Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"created_by_user_id": 0,
"updated_at": "2025-03-20T14:55:19.815Z",
"updated_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.815Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"updated_by_user_id": 0,
"users": [
{
"user_id": 0,
"user": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.815Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"team_id": 0
}
],
"experiments": [
null
],
"goals": [
null
],
"metrics": [
{
"metric_id": 0,
"team_id": 0
}
]
}
}
],
"owners": [
{
"goal_id": 0,
"user": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.815Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"user_id": 0
}
],
"metrics": [
null
]
},
"tags": [
{
"id": 0,
"tag": "location:Header",
"created_at": "2025-03-20T14:55:19.815Z",
"created_by_user_id": 0,
"updated_at": "2025-03-20T14:55:19.815Z",
"updated_by_user_id": 0
}
],
"owners": [
{
"metric_id": 0,
"user_id": 0,
"user": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.816Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
}
}
],
"teams": [
{
"metric_id": 0,
"team_id": 0,
"team": {
"id": 0,
"external_id": 0,
"name": "Marketing",
"created_at": "2025-03-20T14:55:19.816Z",
"created_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.816Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"created_by_user_id": 0,
"updated_at": "2025-03-20T14:55:19.816Z",
"updated_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.816Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"updated_by_user_id": 0,
"users": [
{
"user_id": 0,
"user": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.816Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"team_id": 0
}
],
"experiments": [
null
],
"goals": [
{
"goal_id": 0,
"goal": {
"id": 0,
"name": "purchase",
"description": "A goal for tracking how many purchases are made on any of our applications",
"created_at": "2025-03-20T14:55:19.816Z",
"created_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.816Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"created_by_user_id": 0,
"updated_at": "2025-03-20T14:55:19.816Z",
"updated_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.816Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"updated_by_user_id": 0,
"archived": false,
"tags": [
{
"goal_id": 0,
"goal_tag_id": 0,
"goal_tag": {
"id": 0,
"tag": "psychological:Trust",
"created_at": "2025-03-20T14:55:19.816Z",
"created_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.816Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"created_by_user_id": 0,
"updated_at": "2025-03-20T14:55:19.816Z",
"updated_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.816Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"updated_by_user_id": 0,
"goals": [
null
]
}
}
],
"teams": [
null
],
"owners": [
{
"goal_id": 0,
"user": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.816Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"user_id": 0
}
],
"metrics": [
null
]
},
"team_id": 0
}
],
"metrics": [
null
]
}
}
]
},
"primary_metric_id": 20,
"audience": "string",
"audience_strict": false,
"hypothesis": "string",
"prediction": "string",
"action_points": "string",
"implementation_details": "string",
"other": "string",
"minimum_detectable_effect": 10,
"archived": false,
"applications": [
{
"application": {
"id": 0,
"name": "ios",
"description": "Our iOS app",
"created_at": "2025-03-20T14:55:19.816Z",
"created_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.816Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"created_by_user_id": 0,
"updated_at": "2025-03-20T14:55:19.816Z",
"updated_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.816Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"updated_by_user_id": 0,
"archived": false,
"experiments": [
null
]
},
"experiment_id": 0,
"application_id": 0,
"application_version": 0
}
],
"variants": [
{
"config": "",
"experiment_id": 1,
"name": "Red Button",
"variant": 0
}
],
"secondary_metrics": [
{
"experiment_id": 0,
"metric": {
"id": 0,
"goal_id": 70,
"name": "Time to Book",
"description": "The amount of time before a booking has been made",
"type": "goal_time_to_achievement",
"effect": "positive",
"archived": false,
"format_str": "{}s",
"scale": 1,
"precision": 0,
"value_source_property": "",
"property_filter": "",
"created_at": "2025-03-20T14:55:19.817Z",
"created_by_user_id": 1,
"updated_at": "2025-03-20T14:55:19.817Z",
"updated_by_user_id": 0,
"goal": {
"id": 0,
"name": "purchase",
"description": "A goal for tracking how many purchases are made on any of our applications",
"created_at": "2025-03-20T14:55:19.817Z",
"created_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.817Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"created_by_user_id": 0,
"updated_at": "2025-03-20T14:55:19.817Z",
"updated_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.817Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"updated_by_user_id": 0,
"archived": false,
"tags": [
{
"goal_id": 0,
"goal_tag_id": 0,
"goal_tag": {
"id": 0,
"tag": "psychological:Trust",
"created_at": "2025-03-20T14:55:19.817Z",
"created_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.817Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"created_by_user_id": 0,
"updated_at": "2025-03-20T14:55:19.817Z",
"updated_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.817Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"updated_by_user_id": 0,
"goals": [
null
]
}
}
],
"teams": [
{
"goal_id": 0,
"team_id": 0,
"team": {
"id": 0,
"external_id": 0,
"name": "Marketing",
"created_at": "2025-03-20T14:55:19.817Z",
"created_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.817Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"created_by_user_id": 0,
"updated_at": "2025-03-20T14:55:19.817Z",
"updated_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.817Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"updated_by_user_id": 0,
"users": [
{
"user_id": 0,
"user": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.817Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"team_id": 0
}
],
"experiments": [
null
],
"goals": [
null
],
"metrics": [
{
"metric_id": 0,
"team_id": 0
}
]
}
}
],
"owners": [
{
"goal_id": 0,
"user": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.817Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"user_id": 0
}
],
"metrics": [
null
]
},
"tags": [
{
"id": 0,
"tag": "location:Header",
"created_at": "2025-03-20T14:55:19.817Z",
"created_by_user_id": 0,
"updated_at": "2025-03-20T14:55:19.817Z",
"updated_by_user_id": 0
}
],
"owners": [
{
"metric_id": 0,
"user_id": 0,
"user": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.817Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
}
}
],
"teams": [
{
"metric_id": 0,
"team_id": 0,
"team": {
"id": 0,
"external_id": 0,
"name": "Marketing",
"created_at": "2025-03-20T14:55:19.817Z",
"created_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.817Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"created_by_user_id": 0,
"updated_at": "2025-03-20T14:55:19.817Z",
"updated_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.817Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"updated_by_user_id": 0,
"users": [
{
"user_id": 0,
"user": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.817Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"team_id": 0
}
],
"experiments": [
null
],
"goals": [
{
"goal_id": 0,
"goal": {
"id": 0,
"name": "purchase",
"description": "A goal for tracking how many purchases are made on any of our applications",
"created_at": "2025-03-20T14:55:19.817Z",
"created_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.817Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"created_by_user_id": 0,
"updated_at": "2025-03-20T14:55:19.817Z",
"updated_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.817Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"updated_by_user_id": 0,
"archived": false,
"tags": [
{
"goal_id": 0,
"goal_tag_id": 0,
"goal_tag": {
"id": 0,
"tag": "psychological:Trust",
"created_at": "2025-03-20T14:55:19.818Z",
"created_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.818Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"created_by_user_id": 0,
"updated_at": "2025-03-20T14:55:19.818Z",
"updated_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.818Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"updated_by_user_id": 0,
"goals": [
null
]
}
}
],
"teams": [
null
],
"owners": [
{
"goal_id": 0,
"user": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.818Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"user_id": 0
}
],
"metrics": [
null
]
},
"team_id": 0
}
],
"metrics": [
null
]
}
}
]
},
"metric_id": 0
}
],
"previews": [
{
"experiment_id": 0,
"unit_count": 0,
"first_exposure_at": "2025-03-20T14:55:19.818Z",
"last_exposure_at": "2025-03-20T14:55:19.818Z",
"data_cutoff_at": "2025-03-20T14:55:19.818Z",
"updated_at": "2025-03-20T14:55:19.818Z"
}
],
"preview_variants": [
{
"experiment_id": 0,
"metric": {
"id": 0,
"goal_id": 70,
"name": "Time to Book",
"description": "The amount of time before a booking has been made",
"type": "goal_time_to_achievement",
"effect": "positive",
"archived": false,
"format_str": "{}s",
"scale": 1,
"precision": 0,
"value_source_property": "",
"property_filter": "",
"created_at": "2025-03-20T14:55:19.818Z",
"created_by_user_id": 1,
"updated_at": "2025-03-20T14:55:19.818Z",
"updated_by_user_id": 0,
"goal": {
"id": 0,
"name": "purchase",
"description": "A goal for tracking how many purchases are made on any of our applications",
"created_at": "2025-03-20T14:55:19.818Z",
"created_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.818Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"created_by_user_id": 0,
"updated_at": "2025-03-20T14:55:19.818Z",
"updated_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.818Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"updated_by_user_id": 0,
"archived": false,
"tags": [
{
"goal_id": 0,
"goal_tag_id": 0,
"goal_tag": {
"id": 0,
"tag": "psychological:Trust",
"created_at": "2025-03-20T14:55:19.818Z",
"created_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.818Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"created_by_user_id": 0,
"updated_at": "2025-03-20T14:55:19.818Z",
"updated_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.818Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"updated_by_user_id": 0,
"goals": [
null
]
}
}
],
"teams": [
{
"goal_id": 0,
"team_id": 0,
"team": {
"id": 0,
"external_id": 0,
"name": "Marketing",
"created_at": "2025-03-20T14:55:19.818Z",
"created_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.818Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"created_by_user_id": 0,
"updated_at": "2025-03-20T14:55:19.818Z",
"updated_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.818Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"updated_by_user_id": 0,
"users": [
{
"user_id": 0,
"user": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.818Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"team_id": 0
}
],
"experiments": [
null
],
"goals": [
null
],
"metrics": [
{
"metric_id": 0,
"team_id": 0
}
]
}
}
],
"owners": [
{
"goal_id": 0,
"user": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.819Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"user_id": 0
}
],
"metrics": [
null
]
},
"tags": [
{
"id": 0,
"tag": "location:Header",
"created_at": "2025-03-20T14:55:19.819Z",
"created_by_user_id": 0,
"updated_at": "2025-03-20T14:55:19.819Z",
"updated_by_user_id": 0
}
],
"owners": [
{
"metric_id": 0,
"user_id": 0,
"user": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.819Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
}
}
],
"teams": [
{
"metric_id": 0,
"team_id": 0,
"team": {
"id": 0,
"external_id": 0,
"name": "Marketing",
"created_at": "2025-03-20T14:55:19.819Z",
"created_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.819Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"created_by_user_id": 0,
"updated_at": "2025-03-20T14:55:19.819Z",
"updated_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.819Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"updated_by_user_id": 0,
"users": [
{
"user_id": 0,
"user": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.819Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"team_id": 0
}
],
"experiments": [
null
],
"goals": [
{
"goal_id": 0,
"goal": {
"id": 0,
"name": "purchase",
"description": "A goal for tracking how many purchases are made on any of our applications",
"created_at": "2025-03-20T14:55:19.819Z",
"created_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.819Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"created_by_user_id": 0,
"updated_at": "2025-03-20T14:55:19.819Z",
"updated_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.819Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"updated_by_user_id": 0,
"archived": false,
"tags": [
{
"goal_id": 0,
"goal_tag_id": 0,
"goal_tag": {
"id": 0,
"tag": "psychological:Trust",
"created_at": "2025-03-20T14:55:19.819Z",
"created_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.819Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"created_by_user_id": 0,
"updated_at": "2025-03-20T14:55:19.819Z",
"updated_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.819Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"updated_by_user_id": 0,
"goals": [
null
]
}
}
],
"teams": [
null
],
"owners": [
{
"goal_id": 0,
"user": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.819Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"user_id": 0
}
],
"metrics": [
null
]
},
"team_id": 0
}
],
"metrics": [
null
]
}
}
]
},
"metric_id": 0,
"variant": 0,
"unit_count": 0,
"first_exposure_at": "2025-03-20T14:55:19.819Z",
"last_exposure_at": "2025-03-20T14:55:19.819Z",
"value": 0,
"mean": 0,
"variance": 0,
"pvalue": 0,
"impact": 0,
"impact_lower": 0,
"impact_upper": 0
}
],
"teams": [
null
],
"owners": [
null
],
"experiment_tags": [
null
],
"notes": [
{
"id": 0,
"reply_to": null,
"reply_to_note_id": null,
"experiment_id": 0,
"created_at": "2025-03-20T14:55:19.819Z",
"created_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.820Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"created_by_user_id": 0,
"updated_at": "2025-03-20T14:55:19.820Z",
"updated_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.820Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"updated_by_user_id": 0,
"note": "string",
"variant": 0,
"new_experiment": {},
"new_experiment_id": 0,
"reply_to_experiment_note": [
null
]
}
],
"new_experiment_notes": [
{
"id": 0,
"reply_to": null,
"reply_to_note_id": null,
"experiment_id": 0,
"created_at": "2025-03-20T14:55:19.820Z",
"created_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.820Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"created_by_user_id": 0,
"updated_at": "2025-03-20T14:55:19.820Z",
"updated_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.820Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"updated_by_user_id": 0,
"note": "string",
"variant": 0,
"new_experiment": {},
"new_experiment_id": 0,
"reply_to_experiment_note": [
null
]
}
],
"favorited_users": [
{
"user": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.820Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"user_id": 0,
"experiment_id": 0,
"created_at": "2025-03-20T14:55:19.820Z"
}
],
"alerts": [
{
"id": 0,
"experiment_id": 0,
"created_at": "2025-03-20T14:55:19.820Z",
"updated_at": "2025-03-20T14:55:19.820Z",
"metadata": "string"
}
],
"sample_size": {
"experiment_id": 0,
"created_at": "2025-03-20T14:55:19.820Z",
"updated_at": "2025-03-20T14:55:19.820Z",
"required_sample_size": 109234,
"reached_at": null,
"reached_at_sample_size": null
},
"variant_screnshots": [
{
"experiment_id": 1,
"variant": 2,
"screenshot_file_upload_id": 14,
"label": "Variant C's second iteration",
"file_upload": {
"id": 0,
"file_usage": {
"id": 0,
"name": "string",
"cropped": false,
"resize_on_demand": false,
"file_uploads": [
null
]
},
"file_usage_id": 0,
"width": 1080,
"height": 720,
"file_size": 0,
"file_name": "avatar_john_doe.png",
"content_type": "image/png",
"base_url": "string",
"crop_left": 0,
"crop_top": 0,
"crop_width": 0,
"crop_height": 0,
"created_at": "2025-03-20T14:55:19.820Z",
"created_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.820Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"created_by_user_id": 0,
"avatar_users": [
{
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.820Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
}
],
"variant_screenshots": [
null
]
}
}
]
},
"experiment_note": {
"id": 0,
"reply_to": null,
"reply_to_note_id": null,
"experiment": {
"id": 1,
"name": "test_experiment",
"iteration": 0,
"state": "running",
"development_at": "2025-03-20T14:55:19.822Z",
"start_at": "2025-03-20T14:55:19.822Z",
"stop_at": null,
"full_on_at": "2025-03-20T14:55:19.822Z",
"full_on_variant": 0,
"last_seen_in_code_at": "2025-03-20T14:55:19.822Z",
"nr_variants": 3,
"percentages": "34/33/33",
"percentage_of_traffic": 100,
"seed": "string",
"traffic_seed": "string",
"created_at": "2025-03-20T14:55:19.822Z",
"created_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.822Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"created_by_user_id": 0,
"updated_at": "2025-03-20T14:55:19.822Z",
"updated_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.822Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"updated_by_user_id": 0,
"description": "This experiment's description",
"unit_type": {
"id": 0,
"name": "user_id",
"description": "The ids of our users",
"created_at": "2025-03-20T14:55:19.822Z",
"created_by_user_id": 0,
"updated_at": "2025-03-20T14:55:19.822Z",
"updated_by_user_id": 0,
"created_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.822Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"archived": false
},
"unit_type_id": 1,
"primary_metric": {
"id": 0,
"goal_id": 70,
"name": "Time to Book",
"description": "The amount of time before a booking has been made",
"type": "goal_time_to_achievement",
"effect": "positive",
"archived": false,
"format_str": "{}s",
"scale": 1,
"precision": 0,
"value_source_property": "",
"property_filter": "",
"created_at": "2025-03-20T14:55:19.822Z",
"created_by_user_id": 1,
"updated_at": "2025-03-20T14:55:19.822Z",
"updated_by_user_id": 0,
"goal": {
"id": 0,
"name": "purchase",
"description": "A goal for tracking how many purchases are made on any of our applications",
"created_at": "2025-03-20T14:55:19.822Z",
"created_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.823Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"created_by_user_id": 0,
"updated_at": "2025-03-20T14:55:19.823Z",
"updated_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.823Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"updated_by_user_id": 0,
"archived": false,
"tags": [
{
"goal_id": 0,
"goal_tag_id": 0,
"goal_tag": {
"id": 0,
"tag": "psychological:Trust",
"created_at": "2025-03-20T14:55:19.823Z",
"created_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.823Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"created_by_user_id": 0,
"updated_at": "2025-03-20T14:55:19.823Z",
"updated_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.823Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"updated_by_user_id": 0,
"goals": [
null
]
}
}
],
"teams": [
{
"goal_id": 0,
"team_id": 0,
"team": {
"id": 0,
"external_id": 0,
"name": "Marketing",
"created_at": "2025-03-20T14:55:19.823Z",
"created_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.823Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"created_by_user_id": 0,
"updated_at": "2025-03-20T14:55:19.823Z",
"updated_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.823Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"updated_by_user_id": 0,
"users": [
{
"user_id": 0,
"user": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.823Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"team_id": 0
}
],
"experiments": [
null
],
"goals": [
null
],
"metrics": [
{
"metric_id": 0,
"team_id": 0
}
]
}
}
],
"owners": [
{
"goal_id": 0,
"user": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.823Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"user_id": 0
}
],
"metrics": [
null
]
},
"tags": [
{
"id": 0,
"tag": "location:Header",
"created_at": "2025-03-20T14:55:19.823Z",
"created_by_user_id": 0,
"updated_at": "2025-03-20T14:55:19.823Z",
"updated_by_user_id": 0
}
],
"owners": [
{
"metric_id": 0,
"user_id": 0,
"user": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.823Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
}
}
],
"teams": [
{
"metric_id": 0,
"team_id": 0,
"team": {
"id": 0,
"external_id": 0,
"name": "Marketing",
"created_at": "2025-03-20T14:55:19.823Z",
"created_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.823Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"created_by_user_id": 0,
"updated_at": "2025-03-20T14:55:19.823Z",
"updated_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.823Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"updated_by_user_id": 0,
"users": [
{
"user_id": 0,
"user": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.823Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"team_id": 0
}
],
"experiments": [
null
],
"goals": [
{
"goal_id": 0,
"goal": {
"id": 0,
"name": "purchase",
"description": "A goal for tracking how many purchases are made on any of our applications",
"created_at": "2025-03-20T14:55:19.823Z",
"created_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.823Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"created_by_user_id": 0,
"updated_at": "2025-03-20T14:55:19.823Z",
"updated_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.823Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"updated_by_user_id": 0,
"archived": false,
"tags": [
{
"goal_id": 0,
"goal_tag_id": 0,
"goal_tag": {
"id": 0,
"tag": "psychological:Trust",
"created_at": "2025-03-20T14:55:19.823Z",
"created_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.823Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"created_by_user_id": 0,
"updated_at": "2025-03-20T14:55:19.823Z",
"updated_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.823Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"updated_by_user_id": 0,
"goals": [
null
]
}
}
],
"teams": [
null
],
"owners": [
{
"goal_id": 0,
"user": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.823Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"user_id": 0
}
],
"metrics": [
null
]
},
"team_id": 0
}
],
"metrics": [
null
]
}
}
]
},
"primary_metric_id": 20,
"audience": "string",
"audience_strict": false,
"hypothesis": "string",
"prediction": "string",
"action_points": "string",
"implementation_details": "string",
"other": "string",
"minimum_detectable_effect": 10,
"archived": false,
"applications": [
{
"application": {
"id": 0,
"name": "ios",
"description": "Our iOS app",
"created_at": "2025-03-20T14:55:19.823Z",
"created_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.823Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"created_by_user_id": 0,
"updated_at": "2025-03-20T14:55:19.823Z",
"updated_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.823Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"updated_by_user_id": 0,
"archived": false,
"experiments": [
null
]
},
"experiment_id": 0,
"application_id": 0,
"application_version": 0
}
],
"variants": [
{
"config": "",
"experiment_id": 1,
"name": "Red Button",
"variant": 0
}
],
"secondary_metrics": [
{
"experiment_id": 0,
"metric": {
"id": 0,
"goal_id": 70,
"name": "Time to Book",
"description": "The amount of time before a booking has been made",
"type": "goal_time_to_achievement",
"effect": "positive",
"archived": false,
"format_str": "{}s",
"scale": 1,
"precision": 0,
"value_source_property": "",
"property_filter": "",
"created_at": "2025-03-20T14:55:19.824Z",
"created_by_user_id": 1,
"updated_at": "2025-03-20T14:55:19.824Z",
"updated_by_user_id": 0,
"goal": {
"id": 0,
"name": "purchase",
"description": "A goal for tracking how many purchases are made on any of our applications",
"created_at": "2025-03-20T14:55:19.824Z",
"created_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.824Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"created_by_user_id": 0,
"updated_at": "2025-03-20T14:55:19.824Z",
"updated_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.824Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"updated_by_user_id": 0,
"archived": false,
"tags": [
{
"goal_id": 0,
"goal_tag_id": 0,
"goal_tag": {
"id": 0,
"tag": "psychological:Trust",
"created_at": "2025-03-20T14:55:19.824Z",
"created_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.824Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"created_by_user_id": 0,
"updated_at": "2025-03-20T14:55:19.824Z",
"updated_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.824Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"updated_by_user_id": 0,
"goals": [
null
]
}
}
],
"teams": [
{
"goal_id": 0,
"team_id": 0,
"team": {
"id": 0,
"external_id": 0,
"name": "Marketing",
"created_at": "2025-03-20T14:55:19.824Z",
"created_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.824Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"created_by_user_id": 0,
"updated_at": "2025-03-20T14:55:19.824Z",
"updated_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.824Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"updated_by_user_id": 0,
"users": [
{
"user_id": 0,
"user": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.824Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"team_id": 0
}
],
"experiments": [
null
],
"goals": [
null
],
"metrics": [
{
"metric_id": 0,
"team_id": 0
}
]
}
}
],
"owners": [
{
"goal_id": 0,
"user": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.824Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"user_id": 0
}
],
"metrics": [
null
]
},
"tags": [
{
"id": 0,
"tag": "location:Header",
"created_at": "2025-03-20T14:55:19.824Z",
"created_by_user_id": 0,
"updated_at": "2025-03-20T14:55:19.824Z",
"updated_by_user_id": 0
}
],
"owners": [
{
"metric_id": 0,
"user_id": 0,
"user": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.824Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
}
}
],
"teams": [
{
"metric_id": 0,
"team_id": 0,
"team": {
"id": 0,
"external_id": 0,
"name": "Marketing",
"created_at": "2025-03-20T14:55:19.825Z",
"created_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.825Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"created_by_user_id": 0,
"updated_at": "2025-03-20T14:55:19.825Z",
"updated_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.825Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"updated_by_user_id": 0,
"users": [
{
"user_id": 0,
"user": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.825Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"team_id": 0
}
],
"experiments": [
null
],
"goals": [
{
"goal_id": 0,
"goal": {
"id": 0,
"name": "purchase",
"description": "A goal for tracking how many purchases are made on any of our applications",
"created_at": "2025-03-20T14:55:19.825Z",
"created_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.825Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"created_by_user_id": 0,
"updated_at": "2025-03-20T14:55:19.825Z",
"updated_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.825Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"updated_by_user_id": 0,
"archived": false,
"tags": [
{
"goal_id": 0,
"goal_tag_id": 0,
"goal_tag": {
"id": 0,
"tag": "psychological:Trust",
"created_at": "2025-03-20T14:55:19.825Z",
"created_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.825Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"created_by_user_id": 0,
"updated_at": "2025-03-20T14:55:19.825Z",
"updated_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.825Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"updated_by_user_id": 0,
"goals": [
null
]
}
}
],
"teams": [
null
],
"owners": [
{
"goal_id": 0,
"user": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.825Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"user_id": 0
}
],
"metrics": [
null
]
},
"team_id": 0
}
],
"metrics": [
null
]
}
}
]
},
"metric_id": 0
}
],
"previews": [
{
"experiment_id": 0,
"unit_count": 0,
"first_exposure_at": "2025-03-20T14:55:19.825Z",
"last_exposure_at": "2025-03-20T14:55:19.825Z",
"data_cutoff_at": "2025-03-20T14:55:19.825Z",
"updated_at": "2025-03-20T14:55:19.825Z"
}
],
"preview_variants": [
{
"experiment_id": 0,
"metric": {
"id": 0,
"goal_id": 70,
"name": "Time to Book",
"description": "The amount of time before a booking has been made",
"type": "goal_time_to_achievement",
"effect": "positive",
"archived": false,
"format_str": "{}s",
"scale": 1,
"precision": 0,
"value_source_property": "",
"property_filter": "",
"created_at": "2025-03-20T14:55:19.825Z",
"created_by_user_id": 1,
"updated_at": "2025-03-20T14:55:19.825Z",
"updated_by_user_id": 0,
"goal": {
"id": 0,
"name": "purchase",
"description": "A goal for tracking how many purchases are made on any of our applications",
"created_at": "2025-03-20T14:55:19.826Z",
"created_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.826Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"created_by_user_id": 0,
"updated_at": "2025-03-20T14:55:19.826Z",
"updated_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.826Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"updated_by_user_id": 0,
"archived": false,
"tags": [
{
"goal_id": 0,
"goal_tag_id": 0,
"goal_tag": {
"id": 0,
"tag": "psychological:Trust",
"created_at": "2025-03-20T14:55:19.826Z",
"created_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.826Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"created_by_user_id": 0,
"updated_at": "2025-03-20T14:55:19.826Z",
"updated_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.826Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"updated_by_user_id": 0,
"goals": [
null
]
}
}
],
"teams": [
{
"goal_id": 0,
"team_id": 0,
"team": {
"id": 0,
"external_id": 0,
"name": "Marketing",
"created_at": "2025-03-20T14:55:19.826Z",
"created_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.826Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"created_by_user_id": 0,
"updated_at": "2025-03-20T14:55:19.826Z",
"updated_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.826Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"updated_by_user_id": 0,
"users": [
{
"user_id": 0,
"user": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.826Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"team_id": 0
}
],
"experiments": [
null
],
"goals": [
null
],
"metrics": [
{
"metric_id": 0,
"team_id": 0
}
]
}
}
],
"owners": [
{
"goal_id": 0,
"user": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.826Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"user_id": 0
}
],
"metrics": [
null
]
},
"tags": [
{
"id": 0,
"tag": "location:Header",
"created_at": "2025-03-20T14:55:19.826Z",
"created_by_user_id": 0,
"updated_at": "2025-03-20T14:55:19.826Z",
"updated_by_user_id": 0
}
],
"owners": [
{
"metric_id": 0,
"user_id": 0,
"user": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.826Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
}
}
],
"teams": [
{
"metric_id": 0,
"team_id": 0,
"team": {
"id": 0,
"external_id": 0,
"name": "Marketing",
"created_at": "2025-03-20T14:55:19.826Z",
"created_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.826Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"created_by_user_id": 0,
"updated_at": "2025-03-20T14:55:19.826Z",
"updated_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.826Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"updated_by_user_id": 0,
"users": [
{
"user_id": 0,
"user": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.826Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"team_id": 0
}
],
"experiments": [
null
],
"goals": [
{
"goal_id": 0,
"goal": {
"id": 0,
"name": "purchase",
"description": "A goal for tracking how many purchases are made on any of our applications",
"created_at": "2025-03-20T14:55:19.826Z",
"created_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.826Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"created_by_user_id": 0,
"updated_at": "2025-03-20T14:55:19.826Z",
"updated_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.826Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"updated_by_user_id": 0,
"archived": false,
"tags": [
{
"goal_id": 0,
"goal_tag_id": 0,
"goal_tag": {
"id": 0,
"tag": "psychological:Trust",
"created_at": "2025-03-20T14:55:19.826Z",
"created_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.826Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"created_by_user_id": 0,
"updated_at": "2025-03-20T14:55:19.826Z",
"updated_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.826Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"updated_by_user_id": 0,
"goals": [
null
]
}
}
],
"teams": [
null
],
"owners": [
{
"goal_id": 0,
"user": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.826Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"user_id": 0
}
],
"metrics": [
null
]
},
"team_id": 0
}
],
"metrics": [
null
]
}
}
]
},
"metric_id": 0,
"variant": 0,
"unit_count": 0,
"first_exposure_at": "2025-03-20T14:55:19.827Z",
"last_exposure_at": "2025-03-20T14:55:19.827Z",
"value": 0,
"mean": 0,
"variance": 0,
"pvalue": 0,
"impact": 0,
"impact_lower": 0,
"impact_upper": 0
}
],
"teams": [
null
],
"owners": [
null
],
"experiment_tags": [
null
],
"notes": [
null
],
"new_experiment_notes": [
null
],
"favorited_users": [
{
"user": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.827Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"user_id": 0,
"experiment_id": 0,
"created_at": "2025-03-20T14:55:19.827Z"
}
],
"alerts": [
{
"id": 0,
"experiment_id": 0,
"created_at": "2025-03-20T14:55:19.827Z",
"updated_at": "2025-03-20T14:55:19.827Z",
"metadata": "string"
}
],
"sample_size": {
"experiment_id": 0,
"created_at": "2025-03-20T14:55:19.827Z",
"updated_at": "2025-03-20T14:55:19.827Z",
"required_sample_size": 109234,
"reached_at": null,
"reached_at_sample_size": null
},
"variant_screnshots": [
{
"experiment_id": 1,
"variant": 2,
"screenshot_file_upload_id": 14,
"label": "Variant C's second iteration",
"file_upload": {
"id": 0,
"file_usage": {
"id": 0,
"name": "string",
"cropped": false,
"resize_on_demand": false,
"file_uploads": [
null
]
},
"file_usage_id": 0,
"width": 1080,
"height": 720,
"file_size": 0,
"file_name": "avatar_john_doe.png",
"content_type": "image/png",
"base_url": "string",
"crop_left": 0,
"crop_top": 0,
"crop_width": 0,
"crop_height": 0,
"created_at": "2025-03-20T14:55:19.827Z",
"created_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.827Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"created_by_user_id": 0,
"avatar_users": [
{
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.827Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
}
],
"variant_screenshots": [
null
]
}
}
]
},
"experiment_id": 0,
"created_at": "2025-03-20T14:55:19.827Z",
"created_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.827Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"created_by_user_id": 0,
"updated_at": "2025-03-20T14:55:19.827Z",
"updated_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.827Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"updated_by_user_id": 0,
"note": "string",
"variant": 0,
"new_experiment": {
"id": 1,
"name": "test_experiment",
"iteration": 0,
"state": "running",
"development_at": "2025-03-20T14:55:19.828Z",
"start_at": "2025-03-20T14:55:19.828Z",
"stop_at": null,
"full_on_at": "2025-03-20T14:55:19.828Z",
"full_on_variant": 0,
"last_seen_in_code_at": "2025-03-20T14:55:19.828Z",
"nr_variants": 3,
"percentages": "34/33/33",
"percentage_of_traffic": 100,
"seed": "string",
"traffic_seed": "string",
"created_at": "2025-03-20T14:55:19.828Z",
"created_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.828Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"created_by_user_id": 0,
"updated_at": "2025-03-20T14:55:19.828Z",
"updated_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.828Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"updated_by_user_id": 0,
"description": "This experiment's description",
"unit_type": {
"id": 0,
"name": "user_id",
"description": "The ids of our users",
"created_at": "2025-03-20T14:55:19.828Z",
"created_by_user_id": 0,
"updated_at": "2025-03-20T14:55:19.828Z",
"updated_by_user_id": 0,
"created_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.828Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"archived": false
},
"unit_type_id": 1,
"primary_metric": {
"id": 0,
"goal_id": 70,
"name": "Time to Book",
"description": "The amount of time before a booking has been made",
"type": "goal_time_to_achievement",
"effect": "positive",
"archived": false,
"format_str": "{}s",
"scale": 1,
"precision": 0,
"value_source_property": "",
"property_filter": "",
"created_at": "2025-03-20T14:55:19.828Z",
"created_by_user_id": 1,
"updated_at": "2025-03-20T14:55:19.828Z",
"updated_by_user_id": 0,
"goal": {
"id": 0,
"name": "purchase",
"description": "A goal for tracking how many purchases are made on any of our applications",
"created_at": "2025-03-20T14:55:19.828Z",
"created_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.828Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"created_by_user_id": 0,
"updated_at": "2025-03-20T14:55:19.828Z",
"updated_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.828Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"updated_by_user_id": 0,
"archived": false,
"tags": [
{
"goal_id": 0,
"goal_tag_id": 0,
"goal_tag": {
"id": 0,
"tag": "psychological:Trust",
"created_at": "2025-03-20T14:55:19.828Z",
"created_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.828Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"created_by_user_id": 0,
"updated_at": "2025-03-20T14:55:19.828Z",
"updated_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.828Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"updated_by_user_id": 0,
"goals": [
null
]
}
}
],
"teams": [
{
"goal_id": 0,
"team_id": 0,
"team": {
"id": 0,
"external_id": 0,
"name": "Marketing",
"created_at": "2025-03-20T14:55:19.828Z",
"created_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.828Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"created_by_user_id": 0,
"updated_at": "2025-03-20T14:55:19.828Z",
"updated_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.828Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"updated_by_user_id": 0,
"users": [
{
"user_id": 0,
"user": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.828Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"team_id": 0
}
],
"experiments": [
null
],
"goals": [
null
],
"metrics": [
{
"metric_id": 0,
"team_id": 0
}
]
}
}
],
"owners": [
{
"goal_id": 0,
"user": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.829Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"user_id": 0
}
],
"metrics": [
null
]
},
"tags": [
{
"id": 0,
"tag": "location:Header",
"created_at": "2025-03-20T14:55:19.829Z",
"created_by_user_id": 0,
"updated_at": "2025-03-20T14:55:19.829Z",
"updated_by_user_id": 0
}
],
"owners": [
{
"metric_id": 0,
"user_id": 0,
"user": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.829Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
}
}
],
"teams": [
{
"metric_id": 0,
"team_id": 0,
"team": {
"id": 0,
"external_id": 0,
"name": "Marketing",
"created_at": "2025-03-20T14:55:19.829Z",
"created_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.829Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"created_by_user_id": 0,
"updated_at": "2025-03-20T14:55:19.829Z",
"updated_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.829Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"updated_by_user_id": 0,
"users": [
{
"user_id": 0,
"user": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.829Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"team_id": 0
}
],
"experiments": [
null
],
"goals": [
{
"goal_id": 0,
"goal": {
"id": 0,
"name": "purchase",
"description": "A goal for tracking how many purchases are made on any of our applications",
"created_at": "2025-03-20T14:55:19.829Z",
"created_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.829Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"created_by_user_id": 0,
"updated_at": "2025-03-20T14:55:19.829Z",
"updated_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.829Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"updated_by_user_id": 0,
"archived": false,
"tags": [
{
"goal_id": 0,
"goal_tag_id": 0,
"goal_tag": {
"id": 0,
"tag": "psychological:Trust",
"created_at": "2025-03-20T14:55:19.829Z",
"created_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.829Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"created_by_user_id": 0,
"updated_at": "2025-03-20T14:55:19.829Z",
"updated_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.829Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"updated_by_user_id": 0,
"goals": [
null
]
}
}
],
"teams": [
null
],
"owners": [
{
"goal_id": 0,
"user": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.829Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"user_id": 0
}
],
"metrics": [
null
]
},
"team_id": 0
}
],
"metrics": [
null
]
}
}
]
},
"primary_metric_id": 20,
"audience": "string",
"audience_strict": false,
"hypothesis": "string",
"prediction": "string",
"action_points": "string",
"implementation_details": "string",
"other": "string",
"minimum_detectable_effect": 10,
"archived": false,
"applications": [
{
"experiment": {},
"application": {
"id": 0,
"name": "ios",
"description": "Our iOS app",
"created_at": "2025-03-20T14:55:19.829Z",
"created_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.829Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"created_by_user_id": 0,
"updated_at": "2025-03-20T14:55:19.829Z",
"updated_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.829Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"updated_by_user_id": 0,
"archived": false,
"experiments": [
null
]
},
"experiment_id": 0,
"application_id": 0,
"application_version": 0
}
],
"variants": [
{
"config": "",
"experiment_id": 1,
"name": "Red Button",
"variant": 0
}
],
"secondary_metrics": [
{
"experiment": {},
"experiment_id": 0,
"metric": {
"id": 0,
"goal_id": 70,
"name": "Time to Book",
"description": "The amount of time before a booking has been made",
"type": "goal_time_to_achievement",
"effect": "positive",
"archived": false,
"format_str": "{}s",
"scale": 1,
"precision": 0,
"value_source_property": "",
"property_filter": "",
"created_at": "2025-03-20T14:55:19.830Z",
"created_by_user_id": 1,
"updated_at": "2025-03-20T14:55:19.830Z",
"updated_by_user_id": 0,
"goal": {
"id": 0,
"name": "purchase",
"description": "A goal for tracking how many purchases are made on any of our applications",
"created_at": "2025-03-20T14:55:19.830Z",
"created_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.830Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"created_by_user_id": 0,
"updated_at": "2025-03-20T14:55:19.830Z",
"updated_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.830Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"updated_by_user_id": 0,
"archived": false,
"tags": [
{
"goal_id": 0,
"goal_tag_id": 0,
"goal_tag": {
"id": 0,
"tag": "psychological:Trust",
"created_at": "2025-03-20T14:55:19.830Z",
"created_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.830Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"created_by_user_id": 0,
"updated_at": "2025-03-20T14:55:19.830Z",
"updated_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.830Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"updated_by_user_id": 0,
"goals": [
null
]
}
}
],
"teams": [
{
"goal_id": 0,
"team_id": 0,
"team": {
"id": 0,
"external_id": 0,
"name": "Marketing",
"created_at": "2025-03-20T14:55:19.830Z",
"created_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.830Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"created_by_user_id": 0,
"updated_at": "2025-03-20T14:55:19.830Z",
"updated_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.830Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"updated_by_user_id": 0,
"users": [
{
"user_id": 0,
"user": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.830Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"team_id": 0
}
],
"experiments": [
null
],
"goals": [
null
],
"metrics": [
{
"metric_id": 0,
"team_id": 0
}
]
}
}
],
"owners": [
{
"goal_id": 0,
"user": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.830Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"user_id": 0
}
],
"metrics": [
null
]
},
"tags": [
{
"id": 0,
"tag": "location:Header",
"created_at": "2025-03-20T14:55:19.830Z",
"created_by_user_id": 0,
"updated_at": "2025-03-20T14:55:19.830Z",
"updated_by_user_id": 0
}
],
"owners": [
{
"metric_id": 0,
"user_id": 0,
"user": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.830Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
}
}
],
"teams": [
{
"metric_id": 0,
"team_id": 0,
"team": {
"id": 0,
"external_id": 0,
"name": "Marketing",
"created_at": "2025-03-20T14:55:19.830Z",
"created_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.830Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"created_by_user_id": 0,
"updated_at": "2025-03-20T14:55:19.830Z",
"updated_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.830Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"updated_by_user_id": 0,
"users": [
{
"user_id": 0,
"user": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.830Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"team_id": 0
}
],
"experiments": [
null
],
"goals": [
{
"goal_id": 0,
"goal": {
"id": 0,
"name": "purchase",
"description": "A goal for tracking how many purchases are made on any of our applications",
"created_at": "2025-03-20T14:55:19.831Z",
"created_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.831Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"created_by_user_id": 0,
"updated_at": "2025-03-20T14:55:19.831Z",
"updated_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.831Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"updated_by_user_id": 0,
"archived": false,
"tags": [
{
"goal_id": 0,
"goal_tag_id": 0,
"goal_tag": {
"id": 0,
"tag": "psychological:Trust",
"created_at": "2025-03-20T14:55:19.831Z",
"created_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.831Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"created_by_user_id": 0,
"updated_at": "2025-03-20T14:55:19.831Z",
"updated_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.831Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"updated_by_user_id": 0,
"goals": [
null
]
}
}
],
"teams": [
null
],
"owners": [
{
"goal_id": 0,
"user": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.831Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"user_id": 0
}
],
"metrics": [
null
]
},
"team_id": 0
}
],
"metrics": [
null
]
}
}
]
},
"metric_id": 0
}
],
"previews": [
{
"experiment": {},
"experiment_id": 0,
"unit_count": 0,
"first_exposure_at": "2025-03-20T14:55:19.831Z",
"last_exposure_at": "2025-03-20T14:55:19.831Z",
"data_cutoff_at": "2025-03-20T14:55:19.831Z",
"updated_at": "2025-03-20T14:55:19.831Z"
}
],
"preview_variants": [
{
"experiment": {},
"experiment_id": 0,
"metric": {
"id": 0,
"goal_id": 70,
"name": "Time to Book",
"description": "The amount of time before a booking has been made",
"type": "goal_time_to_achievement",
"effect": "positive",
"archived": false,
"format_str": "{}s",
"scale": 1,
"precision": 0,
"value_source_property": "",
"property_filter": "",
"created_at": "2025-03-20T14:55:19.831Z",
"created_by_user_id": 1,
"updated_at": "2025-03-20T14:55:19.831Z",
"updated_by_user_id": 0,
"goal": {
"id": 0,
"name": "purchase",
"description": "A goal for tracking how many purchases are made on any of our applications",
"created_at": "2025-03-20T14:55:19.831Z",
"created_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.831Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"created_by_user_id": 0,
"updated_at": "2025-03-20T14:55:19.831Z",
"updated_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.831Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"updated_by_user_id": 0,
"archived": false,
"tags": [
{
"goal_id": 0,
"goal_tag_id": 0,
"goal_tag": {
"id": 0,
"tag": "psychological:Trust",
"created_at": "2025-03-20T14:55:19.831Z",
"created_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.831Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"created_by_user_id": 0,
"updated_at": "2025-03-20T14:55:19.831Z",
"updated_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.832Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"updated_by_user_id": 0,
"goals": [
null
]
}
}
],
"teams": [
{
"goal_id": 0,
"team_id": 0,
"team": {
"id": 0,
"external_id": 0,
"name": "Marketing",
"created_at": "2025-03-20T14:55:19.832Z",
"created_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.832Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"created_by_user_id": 0,
"updated_at": "2025-03-20T14:55:19.832Z",
"updated_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.832Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"updated_by_user_id": 0,
"users": [
{
"user_id": 0,
"user": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.832Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"team_id": 0
}
],
"experiments": [
null
],
"goals": [
null
],
"metrics": [
{
"metric_id": 0,
"team_id": 0
}
]
}
}
],
"owners": [
{
"goal_id": 0,
"user": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.832Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"user_id": 0
}
],
"metrics": [
null
]
},
"tags": [
{
"id": 0,
"tag": "location:Header",
"created_at": "2025-03-20T14:55:19.832Z",
"created_by_user_id": 0,
"updated_at": "2025-03-20T14:55:19.832Z",
"updated_by_user_id": 0
}
],
"owners": [
{
"metric_id": 0,
"user_id": 0,
"user": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.832Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
}
}
],
"teams": [
{
"metric_id": 0,
"team_id": 0,
"team": {
"id": 0,
"external_id": 0,
"name": "Marketing",
"created_at": "2025-03-20T14:55:19.832Z",
"created_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.832Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"created_by_user_id": 0,
"updated_at": "2025-03-20T14:55:19.832Z",
"updated_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.832Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"updated_by_user_id": 0,
"users": [
{
"user_id": 0,
"user": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.832Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"team_id": 0
}
],
"experiments": [
null
],
"goals": [
{
"goal_id": 0,
"goal": {
"id": 0,
"name": "purchase",
"description": "A goal for tracking how many purchases are made on any of our applications",
"created_at": "2025-03-20T14:55:19.832Z",
"created_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.832Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"created_by_user_id": 0,
"updated_at": "2025-03-20T14:55:19.832Z",
"updated_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.832Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"updated_by_user_id": 0,
"archived": false,
"tags": [
{
"goal_id": 0,
"goal_tag_id": 0,
"goal_tag": {
"id": 0,
"tag": "psychological:Trust",
"created_at": "2025-03-20T14:55:19.832Z",
"created_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.832Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"created_by_user_id": 0,
"updated_at": "2025-03-20T14:55:19.832Z",
"updated_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.832Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"updated_by_user_id": 0,
"goals": [
null
]
}
}
],
"teams": [
null
],
"owners": [
{
"goal_id": 0,
"user": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.832Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"user_id": 0
}
],
"metrics": [
null
]
},
"team_id": 0
}
],
"metrics": [
null
]
}
}
]
},
"metric_id": 0,
"variant": 0,
"unit_count": 0,
"first_exposure_at": "2025-03-20T14:55:19.832Z",
"last_exposure_at": "2025-03-20T14:55:19.832Z",
"value": 0,
"mean": 0,
"variance": 0,
"pvalue": 0,
"impact": 0,
"impact_lower": 0,
"impact_upper": 0
}
],
"teams": [
null
],
"owners": [
null
],
"experiment_tags": [
null
],
"notes": [
null
],
"new_experiment_notes": [
null
],
"favorited_users": [
{
"user": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.834Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"user_id": 0,
"experiment": {},
"experiment_id": 0,
"created_at": "2025-03-20T14:55:19.834Z"
}
],
"alerts": [
{
"id": 0,
"experiment": {},
"experiment_id": 0,
"created_at": "2025-03-20T14:55:19.834Z",
"updated_at": "2025-03-20T14:55:19.834Z",
"metadata": "string"
}
],
"sample_size": {
"experiment": {},
"experiment_id": 0,
"created_at": "2025-03-20T14:55:19.834Z",
"updated_at": "2025-03-20T14:55:19.834Z",
"required_sample_size": 109234,
"reached_at": null,
"reached_at_sample_size": null
},
"variant_screnshots": [
{
"experiment_id": 1,
"variant": 2,
"screenshot_file_upload_id": 14,
"label": "Variant C's second iteration",
"experiment": {},
"file_upload": {
"id": 0,
"file_usage": {
"id": 0,
"name": "string",
"cropped": false,
"resize_on_demand": false,
"file_uploads": [
null
]
},
"file_usage_id": 0,
"width": 1080,
"height": 720,
"file_size": 0,
"file_name": "avatar_john_doe.png",
"content_type": "image/png",
"base_url": "string",
"crop_left": 0,
"crop_top": 0,
"crop_width": 0,
"crop_height": 0,
"created_at": "2025-03-20T14:55:19.834Z",
"created_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.834Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
},
"created_by_user_id": 0,
"avatar_users": [
{
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2025-03-20T14:55:19.834Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "[email protected]"
}
],
"variant_screenshots": [
null
]
}
}
]
},
"new_experiment_id": 0,
"reply_to_experiment_note": [
null
]
},
"ok": true
}
Authorization: Authorization
name: Authorizationtype: apiKeyin: headerdescription: A User API Key for API authorization. **Must be in the format "Api-Key your_user_api_key"**scheme: ^Api-Key\s\S+
- curl
- python
- go
- nodejs
- ruby
- csharp
- php
- java
- powershell
- CURL
curl -L -X PUT 'https://sandbox.absmartly.com/v1/experiments/:experimentId/start' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authorization: <API_KEY_VALUE>' \
--data-raw '{
"action": "start",
"note": "Starting experiment to test new call to action"
}'
ResponseClear