Skip to main content
GET
Statistics
Returns normalized performance data for a given adnetwork and Adgreg website.
  • website_id — the Adgreg website ID from Get user sites, not an adnetwork site ID.
  • Date range — defaults to the beginning of the current month through yesterday. Maximum range is 30 days.
  • dimensions — controls how results are grouped. Omit it to receive a single row of fully accumulated totals. Pass a comma-separated list of any combination of date, spot, spot_type, site to break results down by those fields. Order does not matter.
    spot and site dimensions refer to the adnetwork’s own spot and site IDs — not your Adgreg-configured spots or websites.

Authorizations

X-API-Key
string
header
required

Query Parameters

ad_network
enum<string>
required
Available options:
exoclick,
trafficstars,
kadam,
clickadilla,
onclicka,
twinred,
trafficshop,
hilltop
website_id
integer
required
spot_type
string | null
date_from
string<date>

Default: Beginning of month. Format: YYYY-MM-DD. Max range: 30 days.

date_to
string<date>

Default: Yesterday. Format: YYYY-MM-DD.

dimensions
string | null

Available values: date, spot, spot_type, site. Example: date,spot_type

Response

Successful Response

response
AdgregStatSpot · object[]
required