IConnectorExperiment
Last updated
@blings/blings-player / IConnectorExperiment
IExperiment<JSONValue>
optionalfrom:ExperimentFrom
From where this experiment came from. This can be either "Backend" or "SDK"
Inherited from
id:
string
The identifier of the experiment. This can be a UUID or one of the ISdkSettings keys
Inherited from
type:
"connector-experiment"
Connector experiments will always be of type "connector-experiment"
Overrides
variants:
Variant<JSONValue>[]
The possible variants for this experiment
Inherited from
Last updated

