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
AdOrderValue Method
Fetches a report for order values associated with ads.
Namespace:
Apptus.ESales.Connector
Assembly:
Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.5.0
Syntax
C#
Copy
public
AdOrderValueReport
AdOrderValue
(
List
<
string
>
adKeys
,
TimelineType
timelineType
)
Parameters
adKeys
Type:
System.Collections.Generic
List
String
The ads to include in the report.
timelineType
Type:
Apptus.ESales.Connector.Report
TimelineType
The timeline type to use in the report.
Return Value
Type:
AdOrderValueReport
An
AdOrderValueReport
See Also
Reference
Reporter Class
Apptus.ESales.Connector Namespace