CreateExperimentDefinitionRequest
Types
Properties
Link copied to clipboard
The application ID or name.
Link copied to clipboard
A description of the intended audience for the experiment.
Link copied to clipboard
A rule that defines which users are eligible to be assigned to treatments during the experiment.
Link copied to clipboard
The configuration profile ID or name that stores the feature flag.
Link copied to clipboard
The control treatment that represents the baseline experience for comparison.
Link copied to clipboard
The environment ID or name where the experiment will run.
Link copied to clipboard
A description of the goal or hypothesis the experiment is designed to validate.
Link copied to clipboard
Information about the conditions under which you would launch the winning treatment.
Link copied to clipboard
A list of treatments to evaluate during the experiment. Each treatment defines a distinct variation compared to the control.
Functions
Link copied to clipboard
inline fun copy(block: CreateExperimentDefinitionRequest.Builder.() -> Unit = {}): CreateExperimentDefinitionRequest