跳转到主要内容
POST
report/impressions/export

授权

Authorization
string
header
默认值:YOUR_CLOUDX_API_KEY
必填

Create or manage API keys in CloudX Settings.

请求体

application/json
date
string
必填

One completed UTC day within the previous 45 days.

Pattern: ^\d{4}-\d{2}-\d{2}$
示例:

"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>
可用选项:
iOS,
Android
bidder
string
line_item_id
string
test_mode
enum<string>
默认值:production
可用选项:
production,
test,
all

响应

An identical export is ready.

export_id
string
必填
status
enum<string>
必填
可用选项:
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.