Skip to main content
GET
/report/stats

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

uid
integer

Publisher ID

rev_type
enum<string>

Revenue type

Available options:
gross,
net
rev_source
enum<string>

Revenue source, SaaS or Plug&Play (pap)

Available options:
pap,
saas,
all

Response

200 - application/json
revenue
object
required

Revenue totals in the response currency for fixed current and comparison reporting periods.

quality
object
required

Traffic-quality rates for the current and comparison periods. All rate values are unitless ratios, not percentage points; multiply them by 100 only when displaying them as percentages.

trendData
object[]
required

Daily revenue and impression data for the rolling 30-day period ending yesterday, ordered by date from oldest to newest.

sparkLine
object
required

Chronologically ordered values used by Dashboard trend charts.

top_earners
object[]
required

Publishers ranked by revenue in the rolling 30-day period ending yesterday.

Publishers whose revenue decreased over the most recent seven days compared with the immediately preceding seven days.

Publishers whose revenue increased over the most recent seven days compared with the immediately preceding seven days.

currency
string
required
success
boolean
required