runAuctionsSync

Executes an auction request and returns the response, blocking the calling thread. Never call this from the main thread; prefer runAuctions from a coroutine.

Return

The auction response, or null if the request failed

Parameters

request

The auction request to execute