StopExperimentRunResponse
Describes an experiment run, including its status, exposure settings, and treatment overrides.
Types
Properties
Link copied to clipboard
The application ID.
Link copied to clipboard
A description of the experiment run.
Link copied to clipboard
The experiment definition ID.
Link copied to clipboard
A snapshot of the experiment definition at the time the run was started.
Link copied to clipboard
The percentage of the target audience exposed to treatments.
Link copied to clipboard
The result of the experiment run, including the executive summary and launch decision rationale.
Link copied to clipboard
The current status of the experiment run. Valid values: RUNNING, DONE.
Link copied to clipboard
Treatment assignment overrides that assign specific entity IDs to treatments.
Functions
Link copied to clipboard
inline fun copy(block: StopExperimentRunResponse.Builder.() -> Unit = {}): StopExperimentRunResponse