Get Network Counts

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

  1. You are required to pass either the days parameter or the start and end parameters.

  2. Unlike other real-time reporting endpoints, the /network endpoint 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.

  3. If days and start/ end are both present in a request (not recommended) start/ end will take precedence.

Query Params
int32

Returns data for the number of days since the current day. You can request a maximum of 90 days of data and a minimum of 0. days=0 returns data for the current day.

string

In the format of YYYY-MM-DD. Returns data starting from the date specified. Must be within the past 90 days. If no end is included, this will return data up to the current day.

string

In the format of YYYY-MM-DD. Returns data ending at the date specified. Must be within the past 90 days.

Response

Language
Credentials
Header
LoadingLoading…
Response
Choose an example:
application/json