Skip to content

NativeExperimentAssignmentOptions

Options for the native assignment provider backed by Experiment versions.

experiments: readonly CanonicalExperimentAllocation[]

Canonical, versioned Experiment allocations to execute.


subject: string | (() => string | null | undefined)

Stable assignment subject, re-read per resolution when supplied as a function.


optional subjectUnit?: NativeExperimentAssignmentUnit

Unit represented by subject; defaults to user for backward compatibility.