Realtime Campaign Report

Provides performance data for campaigns in (near) real time.

Path Params
string
required

An alphabetic ID. See Get Account Details.

string
enum
required

The report dimension (aka view) e.g. by_hour.
See: Dimensions Cheat Sheet

Query Params
string
required

E.g. 2023-03-28T00:00:00

string
required

E.g. 2023-03-28T23:59:59

string

1 or more numeric Campaign IDs, as a comma-separated list.
E.g.campaign=101,102,103

string

1 or more platform enums, as a comma-separated list.
Possible values:
DESK
PHON
TBLT

string

1 or more 2-letter ISO-3166 country codes, passed as a comma-separated list.
Use the Dictionary to fetch a list of supported values.

string

1 or more numeric Site IDs (publisher Account IDs), as a comma-separated list.

boolean

If set to true, the report will return additional campaign columns for the by_campaign dimension, and will be limited to 1,000 rows.

Language
Credentials
OAuth2