conversionRate property
The expected conversion rate (number of conversions divided by number of total clicks) as defined by the user.
This value is expressed as a decimal value, so an expected conversion rate of 2% should be entered as 0.02. If left empty, an estimated conversion rate will be used.
Implementation
core.double? conversionRate;