AuctionData

constructor(auctionPrice: String? = null, auctionMinToWin: String? = null, winningSource: String? = null)

Parameters

auctionPrice

Price of the winning auction in CPMs converted to a String

auctionMinToWin

The 2nd highest bid in the auction or the price floor if there was only 1 bid

winningSource

The name of the buyer that won the auction