Skip to main content
POST
report/impressions/export

Authorizations

Authorization
string
header
default:YOUR_CLOUDX_API_KEY
required

Create or manage API keys in CloudX Settings.

Body

application/json
date
string
required

One completed UTC day within the previous 45 days.

Pattern: ^\d{4}-\d{2}-\d{2}$
Example:

"2026-07-09"

app_id
string
app_bundle
string
ad_unit_id
string
country
string

ISO 3166-1 alpha-2 country code.

device_os
enum<string>
Available options:
iOS,
Android
bidder
string
line_item_id
string
test_mode
enum<string>
default:production
Available options:
production,
test,
all

Response

An identical export is ready.

export_id
string
required
status
enum<string>
required
Available options:
processing,
ready,
failed
url
string<uri>

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

expires_at
string<date-time>

Signed URL expiry, present only when ready.