Name | Type | Description | Notes |
---|---|---|---|
id | String | ||
status | StatusEnum | ||
description | String | [optional] | |
holdoutAmount | String | The percentage of traffic allocated to this holdout. | |
createdAt | Long | ||
updatedAt | Long | ||
baseExperiment | Experiment | ||
experiments | List<RelatedExperimentRep> | [optional] |
Name | Value |
---|---|
CREATED | "created" |
ENABLED | "enabled" |
RUNNING | "running" |
ENDED | "ended" |