maxCtrRatio constant
double
const maxCtrRatio
The maximum click-through rate (CTR) ratio allowed (0.1 = 10% of clicks). default: 10%.
Implementation
static const double maxCtrRatio = 0.1;
The maximum click-through rate (CTR) ratio allowed (0.1 = 10% of clicks). default: 10%.
static const double maxCtrRatio = 0.1;