winnerConfidenceLevel property

double? winnerConfidenceLevel
getter/setter pair

A floating-point number in (0, 1).

Specifies the necessary confidence level to choose a winner. This field may not be changed for an experiments whose status is ENDED.

Implementation

core.double? winnerConfidenceLevel;