Contains information about an ad together with timelines for click through rate and average order value.
Inheritance Hierarchy
Apptus.ESales.Connector.ReportAdOrderValueReportSection
Namespace: Apptus.ESales.Connector.Report
Assembly: Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 3.47.3
Syntax
C#
public class Section
The AdOrderValueReportSection type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | AdOrderValueReportSection | Initializes a new instance of the AdOrderValueReportSection class |
Properties
Name | Description | |
---|---|---|
![]() | Ad |
The ad information.
|
![]() | Aovs |
A timeline of average order values for visits that has seen this ad.
|
![]() | Ctrs |
A timeline of click through rates for visits that has seen this ad.
|
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
See Also