Contains information about an ad together with a list of Placement elements containing
number of clicks and displays for different public paths where this ad has been displayed.
Inheritance Hierarchy
Apptus.ESales.Connector.ReportAdPlacementReportSection
Namespace: Apptus.ESales.Connector.Report
Assembly: Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 3.47.3
Syntax
C#
public class Section
The AdPlacementReportSection type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | AdPlacementReportSection | Initializes a new instance of the AdPlacementReportSection class |
Properties
Name | Description | |
---|---|---|
![]() | Ad |
The ad.
|
![]() | Placements |
The placement information for the 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