AdPlacementReportSection ClassA Sandcastle Documented Class Library
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

SystemObject
  Apptus.ESales.Connector.ReportAdPlacementReportSection

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

C#
public class Section

The AdPlacementReportSection type exposes the following members.

Constructors

  NameDescription
Public methodAdPlacementReportSection
Initializes a new instance of the AdPlacementReportSection class
Top
Properties

  NameDescription
Public propertyAd
The ad.
Public propertyPlacements
The placement information for the 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