Click or drag to resize
AdConversionReportSectionConversionRateWithoutAd Property
A timeline of conversion rate for visits that has not seen this ad.

Namespace:  Apptus.ESales.Connector.Report
Assembly:  Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.5.0
Syntax
C#
public Timeline<Rate> ConversionRateWithoutAd { get; }

Property Value

Type: TimelineRate
See Also