Returns a high-level summary of conversions and/or events for a given date range. Provides counts broken down by status (approved, pending, invalid, rejected) along with total payout, revenue, and gross sales amounts.
At least one of show_conversions or show_events must be set to true. Supports the same query filters as the conversion report endpoint.
Limited to the prior 365 days and a maximum date range of one year.
The Everflow API key generated from the Control Center > Security.
Start date. Format YYYY-MM-DD or YYYY-MM-DD HH:mm:SS.
End date. Format YYYY-MM-DD or YYYY-MM-DD HH:mm:SS.
Timezone identifier for the request.
Currency code for monetary values. Currently only USD is supported.
Include base conversions in the summary. At least one of show_conversions or show_events must be true.
Include post-conversion events in the summary. At least one of show_conversions or show_events must be true.
When true, only include scrubbed conversions/events in the summary.
Optional query filters to narrow the summary scope.
OK
Total number of conversions/events matching the query.
Number of conversions/events with pending status.
Number of approved conversions/events.
Number of invalid conversions/events.
Number of conversions/events rejected by scrub rules.
Number of manually rejected conversions/events.
Total payout amount.
Total revenue amount.
Total gross sales amount.
Indicates whether the result set includes conversions in multiple currencies.
Average time in seconds between the click and the conversion.