fetchBidderInformation

abstract suspend fun fetchBidderInformation(context: <Error class: unknown class>, request: PartnerAdPreBidRequest): Result<Map<String, String>>

Get a bid token if network bidding is supported.

Return

A Map of biddable token Strings.

Parameters

context

The current Context.

request

The PartnerAdPreBidRequest instance containing relevant data for the current bid request.