AdOrderValueReportSection ClassA Sandcastle Documented Class Library
Contains information about an ad together with timelines for click through rate and average order value.
Inheritance Hierarchy

SystemObject
  Apptus.ESales.Connector.ReportAdOrderValueReportSection

Namespace:  Apptus.ESales.Connector.Report
Assembly:  Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.3.0
Syntax

C#
public class Section

The AdOrderValueReportSection type exposes the following members.

Constructors

  NameDescription
Public methodAdOrderValueReportSection
Initializes a new instance of the AdOrderValueReportSection class
Top
Properties

  NameDescription
Public propertyAd
The ad information.
Public propertyAovs
A timeline of average order values for visits that has seen this ad.
Public propertyCtrs
A timeline of click through rates for visits that has seen this ad.
Top
Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also

Reference