A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
Apptus.ESales.Connector
Reporter Class
Reporter Methods
AdConversion Method
AdList Method
AdOrderValue Method
AdPlacement Method
PanelConversion Method
ProductSalesByAttribute Method
ProductSalesByTime Method
ProductTopSellers Method
SearchStatistics Method
SessionStatistics Method
SessionSummary Method
TopSellingSearches Method
Reporter
AdConversion Method
Fetches a report for conversion rates of ads.
Namespace:
Apptus.ESales.Connector
Assembly:
Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.5.0
Syntax
C#
Copy
public
AdConversionReport
AdConversion
(
List
<
string
>
adKeys
,
Duration
resolution
)
Parameters
adKeys
Type:
System.Collections.Generic
List
String
The ads to include in the report.
resolution
Type:
Apptus.ESales.Connector.Time
Duration
The resolution used when the report is aggregated.
Return Value
Type:
AdConversionReport
An
AdConversionReport
See Also
Reference
Reporter Class
Apptus.ESales.Connector Namespace