Returns challenging variant's chance to beat original.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- challengerConversions
- Type:
System Int32
Number of challenger conversions
- challengerVisits
- Type:
System Int32
Number of challenger visits
Return Value
Type:Exceptions
| Exception | Condition |
|---|---|
| ABVariantPerformanceCalculator hasn't been initialized. Call Initialize method first. | |
| challengerConversions is negative or challengerVisits is zero or negative |
See Also