Overview

Namespaces

  • Apptus
    • ESales
      • Connector
        • Report
        • Time
    • Util
      • Cache
  • PHP

Classes

  • Ad
  • AdConversionReport
  • AdConversionReportSection
  • AdList
  • AdListSection
  • AdOrderValueReport
  • AdOrderValueReportSection
  • AdPlacementReport
  • AdPlacementReportSection
  • Attribute
  • PanelConversionReport
  • PanelConversionReportSection
  • Placement
  • ProductSalesByAttributeReport
  • ProductSalesByAttributeReportSection
  • ProductSalesByTimeReport
  • ProductTopSellersReport
  • ProductTopSellersReportSection
  • Rate
  • Report
  • SearchConversion
  • SearchCount
  • SearchStatisticsReport
  • SessionStatistics
  • SessionStatisticsReport
  • SessionSummaryReport
  • Summary
  • Timeline
  • TimelineType
  • TimeSlot
  • TopSellingSearchesReport
  • TopSellingSearchesReportSection

Exceptions

  • FormatException
  • Overview
  • Namespace
  • Class
  • Tree

Class Placement

A class holding the number of clicks, number of displays and click through rate for a public panel path.

Namespace: Apptus\ESales\Connector\Report
Located at Connector/Report/Placement.php
Methods summary
public string
# path( )

Returns

string
The public panel path.
public integer
# clicks( )

Returns

integer
The number of clicks on the public panel path.
public integer
# displays( )

Returns

integer
The number of displays of the public panel path.
public Apptus\ESales\Connector\Report\Rate
# ctr( )

Returns

Apptus\ESales\Connector\Report\Rate
The click through rate for the public panel path.
public
# __toString( )
Apptus ESales Connector PHP API documentation generated by ApiGen