StartExperimentRunRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The application ID or name.

Link copied to clipboard

Optional deployment parameters including a KMS key for encryption.

Link copied to clipboard

A description of this experiment run.

Link copied to clipboard

The experiment definition ID or name.

Link copied to clipboard

The percentage of the target audience to expose to treatments. Set to 0 to validate the experiment before exposing production users.

Link copied to clipboard

The tags to assign to the experiment run.

Link copied to clipboard

Treatment assignment overrides that assign specific entity IDs to treatments directly, bypassing random assignment.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String