NativeExperimentAssignmentOptions
Options for the native assignment provider backed by Experiment versions.
Properties
Section titled “Properties”experiments
Section titled “experiments”experiments: readonly
CanonicalExperimentAllocation[]
Canonical, versioned Experiment allocations to execute.
subject
Section titled “subject”subject:
string| (() =>string|null|undefined)
Stable assignment subject, re-read per resolution when supplied as a function.
subjectUnit?
Section titled “subjectUnit?”
optionalsubjectUnit?:NativeExperimentAssignmentUnit
Unit represented by subject; defaults to user for backward compatibility.