v1

latestOpenAPI 3.0.32026-07-261910783.9 KB
Reporting

report/impressions/export

Create or reuse a full-day CloudX impression revenue export. Requires the reports:read permission.

post/report/impressions/export

Request body

datestring required

One completed UTC day within the previous 45 days.

app_idstring
app_bundlestring
ad_unit_idstring
countrystring

ISO 3166-1 alpha-2 country code.

device_os'iOS' | 'Android'
bidderstring
line_item_idstring
test_mode'production' | 'test' | 'all'

Example request

{
  "date": "2026-07-09"
}

Response

An identical export is ready.

export_idstring required
status'processing' | 'ready' | 'failed' required
urlstring uri

Short-lived signed download URL, present only when ready.

expires_atstring date-time

Signed URL expiry, present only when ready.