Enum of strategies for splitting traffic between base and experiment campaigns in campaign experiment.
Enums | |
---|---|
|
Not specified. |
|
Used for return value only. Represents value unknown in this version. |
|
Traffic is randomly assigned to the base or experiment arm for each query, independent of previous assignments for the same user. |
|
Traffic is split using cookies to keep users in the same arm (base or experiment) of the experiment. |