The main reporting endpoint for advertisers. Pivot your performance data by up to 10 dimensions over a date range. Returns table data, time-series performance, and an aggregated summary.
Data is automatically scoped to the authenticated advertiser — no advertiser filter is needed. The API key determines which advertiser’s data is returned.
Maximum reporting interval is one year (365 days). Results are limited to 10,000 rows. If the limit is hit, the response includes incomplete_results: true.
The advertiser's API key generated from the Advertiser Portal. Uses the same X-Eflow-Api-Key header as other Everflow APIs, but the key belongs to the advertiser user rather than the network admin.
Start date for the reporting period. Format YYYY-MM-DD.
End date for the reporting period. Format YYYY-MM-DD.
Timezone identifier for the request.
Currency code for monetary values (e.g. "USD").
Columns to group/pivot data by. Minimum 1, maximum 10. Only one time column (hour, date, week, month, year) is allowed per request.
1 - 10 elementsQuery configuration for filtering, metric filtering, and exclusions.
OK