Click or drag to resize
ABConversionRateInterval Class
Class encapsulating conversion rate interval data.
Inheritance Hierarchy
SystemObject
  CMS.OnlineMarketingABConversionRateInterval

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
public sealed class ABConversionRateInterval

The ABConversionRateInterval type exposes the following members.

Constructors
  NameDescription
Public methodABConversionRateInterval
Constructor.
Top
Properties
  NameDescription
Public propertyConversionRateLowerBound
Returns lower bound of the conversion rate interval.
Public propertyConversionRateUpperBound
Returns upper bound of the conversion rate interval.
Public propertyEstimatedConversionRateVariance
Returns estimated conversion rate variance.
Public propertyRate
Returns conversions rate.
Top
Methods
See Also