Click or drag to resize
AdConversionReportSectionAverageCampaignConversionRate Property
Average conversion rate for the campaign. This is a Rate with value Double.NaN if the ad does not belong to a campaign.

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

Property Value

Type: Rate
See Also