v1
latestOpenAPI 3.0.32026-07-261910783.9 KBAuction Inspection
auction/rounds
Inspect rounds for an auction or aggregate round metrics. Requires the auctions:read permission.
get/auction/rounds
Query parameters
auction_idstring
CloudX auction ID.
start_timeinteger
Start of the time range as a Unix timestamp in seconds. The requested range must not exceed 31 days.
end_timeinteger
End of the time range as a Unix timestamp in seconds. The requested range must not exceed 31 days.
metric'distribution' | 'duration' | 'cleared-on' | 'skip-reason'
Aggregate round metric to return when auction_id is omitted.
test_mode'production' | 'test' | 'all'
Traffic mode to include. Defaults to production traffic.
app_bundlestring
App bundle identifier filter.
ad_unit_idstring
Ad unit ID filter.
countrystring
ISO 3166-1 alpha-2 country code filter.
device_os'iOS' | 'Android'
Device operating system filter.
limitinteger
Maximum number of rows to return.
Response
Auction round rows or aggregate metrics.