Click or drag to resize
SearchStatisticsReportSearchesThatBoostConversion Property
List of the search phrases that has largest positive impact on the conversion.

Namespace:  Apptus.ESales.Connector.Report
Assembly:  Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.4.1
Syntax
C#
public IList<SearchStatisticsReportSearchConversion> SearchesThatBoostConversion { get; }

Property Value

Type: IListSearchStatisticsReportSearchConversion
See Also