v1

latestOpenAPI 3.0.32026-07-261910783.9 KB
Auction Inspection

auction/list

List recent auctions matching the requested filters. Requires the auctions:read permission.

get/auction/list

Query parameters

start_timeinteger required

Start of the time range as a Unix timestamp in seconds. The requested range must not exceed 31 days.

end_timeinteger required

End of the time range as a Unix timestamp in seconds. The requested range must not exceed 31 days.

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.

has_ilrdboolean

Filter to auctions that have CloudX ILRD.

has_external_ilrdboolean

Filter to auctions that have external ILRD.

mediator'applovin' | 'admob' | 'levelplay'

Mediation platform filter.

Response

Matching auctions.