ExperimentStatus

The status of the experiment.

Enums

UNSPECIFIED

Not specified.

UNKNOWN

The value is unknown in this version.

ENABLED

The experiment is enabled.

REMOVED

The experiment has been removed.

HALTED

The experiment has been halted. This status can be set from ENABLED status through API.
The experiment will be promoted out of experimental status.

SETUP

Initial status of the experiment.

INITIATED

The experiment's campaigns are pending materialization. This status can be set from SETUP status through API.

GRADUATED

The experiment has been graduated.