get https://api.kevel.co/v1/instantcounts/network
This returns real time reporting data for all campaigns, flights and ads in a network, aggregated as a total of impressions, clicks etc.
Troubleshooting Notes
-
You are required to pass either the
daysparameter or thestartandendparameters. -
Unlike other real-time reporting endpoints, the
/networkendpoint will NOT return data without query parameters. You must specify a time period within the past 90 days. There is no lifetime network reporting data. -
If
daysandstart/endare both present in a request (not recommended)start/endwill take precedence.
