| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | The experiment ID | [optional] |
| key | String | The experiment key | |
| name | String | The experiment name | |
| description | String | The experiment description | [optional] |
| maintainerId | String | The ID of the member who maintains this experiment. | |
| creationDate | Number | ||
| environmentKey | String | ||
| archivedDate | Number | [optional] | |
| tags | [String] | Tags for the experiment | [optional] |
| links | {String: Link} | The location and content type of related resources | |
| holdoutId | String | The holdout ID | [optional] |
| currentIteration | IterationRep | [optional] | |
| draftIteration | IterationRep | [optional] | |
| previousIterations | [IterationRep] | Details on the previous iterations for this experiment. | [optional] |
This repository was archived by the owner on Feb 3, 2026. It is now read-only.