A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
Apptus.ESales.Connector.Report
AdList.Section Class
AdList.Section Constructor
Section Properties
Section Methods
AdList
Section Constructor
Initializes a new instance of the
AdList
Section
class
Namespace:
Apptus.ESales.Connector.Report
Assembly:
Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.4.1
Syntax
C#
Copy
public
Section
(
Ad
ad
,
Rate
conversion
,
Rate
ctr
)
Parameters
ad
Type:
Apptus.ESales.Connector.Report
Ad
Information about this ad. Can not be null.
conversion
Type:
Apptus.ESales.Connector.Report
Rate
Conversion rate for this ad. Use Rate.NaN if conversion rate could not be calculated.
ctr
Type:
Apptus.ESales.Connector.Report
Rate
Click through rate for this ad. Use Rate.NaN if click through rate could not be calculated.
See Also
Reference
AdList
Section Class
Apptus.ESales.Connector.Report Namespace