Export raw conversion data in CSV or newline-delimited JSON format. Uses the same request structure as the Search Conversions endpoint with an additional format parameter to specify the output format.
The conversion export is limited to the prior 365 days and a maximum duration of one year.
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.
Whether to include base conversions in the export.
Whether to include post-conversion events in the export.
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 (e.g. "USD").
Export format. csv for comma-separated values, json for newline-delimited JSON.
csv, json When true, only export view-through conversions.
When true, only export click-through conversions.
Query configuration for filtering.
OK — Returns the exported data in the requested format.
CSV-formatted conversion data.