v1

latestOpenAPI 3.0.32026-07-2226694862.5 KB
Reporting Exports

Export Conversions

post/networks/reporting/conversions/export

Request body

fromstring required

Start date (format: YYYY-MM-DD or YYYY-MM-DD HH:mm:SS).

tostring required

End date (format: YYYY-MM-DD or YYYY-MM-DD HH:mm:SS).

timezone_idinteger required

Timezone identifier for the date range.

currency_idstring required

Currency code for monetary values. Currently only USD is supported.

show_conversionsboolean required

Include base conversion records in the export.

show_eventsboolean

Include post-conversion event records in the export.

show_only_scrubboolean

Only include scrubbed (rejected) conversions/events.

show_only_vtboolean

Only include view-through conversions.

show_only_ctboolean

Only include click-through conversions.

show_only_fail_trafficboolean

Only include fail traffic conversions.

show_only_updatedboolean

Only include conversions that have been updated.

format'csv' | 'json' required

The file format for the export.

columnsstring[]

Columns to include in the export. If omitted, all columns are included.

Response

File download. Content-Type is text/csv or application/json depending on the requested format.