id | Unique ID for the experiment | varchar |
resource_version | Current resource version | int |
status | Current status | ResourceStatus |
name | Name of the experiment | varchar |
description | Resource description | varchar |
parent_lab_id | ID of the lab the experiment belongs within. | varchar |
subject_type_id | ID of the subject type this experiment uses. | varchar |
hypothesis | The experiment hypothesis. | varchar |
active_cohort | Index for the active cohort. | int |
winning_variant | If specified, the ID of the winning variant. | varchar |
ended_reason | The reason the experiment was ended, if applicable. | EndedReason |