Get Network CountsAsk AIget https://api.kevel.co/v1/instantcounts/networkThis returns real time reporting data for all campaigns, flights and ads in a network, aggregated as a total of impressions, clicks etc.Query Paramsdaysint32Returns 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.startstringIn 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.endstringIn the format of YYYY-MM-DD. Returns data ending at the date specified. Must be within the past 90 days.Response 200200Updated 7 months ago