v1

latestOpenAPI 3.0.32026-07-2226694862.5 KB
Offers

Export Offers

post/networks/export/offers

Request body

format'csv' | 'json' required

Export format.

fieldsstring[] required

Array of field names to include in the export.

status'active' | 'paused' | 'pending' | 'deleted'

Filter by offer status (top-level shortcut).

Response

OK — returns exported data in the requested format. CSV format returns a file with headers as the first row. JSON format returns newline-delimited JSON objects.