Click or drag to resize
MVTTargetConversionTypeEnum Enumeration
Target conversion type enumeration.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
public enum MVTTargetConversionTypeEnum
Members
  Member nameValueDescription
Total0 Actual conversions are compared with sum of all conversions for multivariate test
AnyCombination1 Actual conversions are compared with each combination conversion value.
See Also