Skip to main content

Experiment

A feature experiment.

Attribute

Attribute NameTypeRequiredDefaultRefComments
experimentNameStringtrue
percent_participatingStringtrue
blacklistString[]true
activeString[]true

Example

{
_id: { $oid: "61d9be16b579ac5e80991d24" },
blacklist: [],
active: ["mtiavis1", "wtong10", "mliu78"],
experimentName: "White List",
likes: 0,
dislikes: 0,
percent_participating: 43,
__v: 0,
};