Initializes a new instance of the Placement class
Namespace: Apptus.ESales.Connector.Report
Assembly: Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 3.47.3
Syntax
C#
public Placement( string path, int clicks, int displays, Rate ctr )
Parameters
- path
- Type: System.String
- clicks
- Type: System.Int32
- displays
- Type: System.Int32
- ctr
- Type: Apptus.ESales.Connector.Report.Rate
See Also