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