ExperimentDefinitionSnapshot
A snapshot of the experiment definition captured at the time an experiment run was started. This preserves the configuration that was active during the run.
Types
Properties
Link copied to clipboard
The application ID at the time the run was started.
Link copied to clipboard
The audience description at the time the run was started.
Link copied to clipboard
The audience rule at the time the run was started.
Link copied to clipboard
The configuration profile ID at the time the run was started.
Link copied to clipboard
The environment ID at the time the run was started.
Link copied to clipboard
The hypothesis at the time the run was started.
Link copied to clipboard
The launch criteria at the time the run was started.
Link copied to clipboard
The treatments at the time the run was started.
Functions
Link copied to clipboard
inline fun copy(block: ExperimentDefinitionSnapshot.Builder.() -> Unit = {}): ExperimentDefinitionSnapshot