| 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] |
| _maintainer_id | string | The ID of the member who maintains this experiment. | |
| _creation_date | int | ||
| environment_key | string | ||
| archived_date | int | [optional] | |
| tags | string[] | Tags for the experiment | [optional] |
| _links | array<string,\LaunchDarklyApi\Model\Link> | The location and content type of related resources | |
| holdout_id | string | The holdout ID | [optional] |
| current_iteration | \LaunchDarklyApi\Model\IterationRep | [optional] | |
| draft_iteration | \LaunchDarklyApi\Model\IterationRep | [optional] | |
| previous_iterations | \LaunchDarklyApi\Model\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.