Streaming variant of the entity table report for large datasets. Uses the same request format as the table endpoint but returns data as a stream, bypassing the 10,000-row limit.
Data is automatically scoped to the authenticated advertiser. Maximum reporting interval is one year (365 days).
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 — Returns streaming reporting data.
Streamed array of reporting data rows grouped by the requested columns.