PanelConversionReportSection Class |
Namespace: Apptus.ESales.Connector.Report
public class Section
The PanelConversionReportSection type exposes the following members.
Name | Description | |
---|---|---|
![]() | PanelConversionReportSection(Path, Int32, Int32, Int32, Int32, Rate, Rate, Rate, Rate) | Obsolete. Initializes a new instance of the PanelConversionReportSection class |
![]() | PanelConversionReportSection(Path, Int32, Int32, Int32, Int32, Double, Rate, Rate, Rate) | Obsolete. Initializes a new instance of the PanelConversionReportSection class |
![]() | PanelConversionReportSection(String, String, Path, Int32, Int32, Int32, Int32, Double, Rate, Rate, Rate) | Obsolete. Initializes a new instance of the PanelConversionReportSection class |
![]() | PanelConversionReportSection(String, String, Path, Int32, Int32, Int32, Int32, Double, Int32, Rate, Rate, Rate) | Initializes a new instance of the PanelConversionReportSection class |
Name | Description | |
---|---|---|
![]() | AddingToCart |
Number of items added to cart from this panel that were later purchased or abandoned.
|
![]() | Atr |
Clicks/displays or a Rate with value double.NaN if the atr can not be calculated.
|
![]() | Click |
The number of times this panel or any content of this panel has been clicked on.
|
![]() | Ctr |
Adding to carts/displays or a Rate with value double.NaN if the ctr can not be calculated.
|
![]() | Display |
The number of times this panel has been displayed.
|
![]() | DisplayName |
The display name of the panel.
|
![]() | Itr | Obsolete.
Clicks and Adding to carts/displays or a Rate with value double.NaN if the itr can not be calculated.
|
![]() | PanelType |
The type of the panel.
|
![]() | Path |
The public panel path.
|
![]() | Payment |
Number of items added to cart from this panel and purchased later in the session.
|
![]() | Ptr |
Payments/displays or a Rate with value double.NaN if the ptr can not be calculated.
|
![]() | Revenue |
The total revenue generated through this panel.
|
![]() | Units |
The total number of units purchased through this panel.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Overrides ObjectToString.) |