Nimbus Android SDK
Toggle table of contents
2.35.2
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Nimbus Android SDK
nimbus-extension-google
/
com.adsbynimbus.google
/
GoogleAuctionData
Google
Auction
Data
class
GoogleAuctionData
(
val
ad
:
NimbusResponse
)
:
OnPaidEventListener
Members
Constructors
Google
Auction
Data
Link copied to clipboard
constructor
(
ad
:
NimbusResponse
)
Properties
ad
Link copied to clipboard
val
ad
:
NimbusResponse
nimbus
Win
Link copied to clipboard
var
nimbusWin
:
Boolean
price
Link copied to clipboard
var
price
:
String
Functions
on
Paid
Event
Link copied to clipboard
open
override
fun
onPaidEvent
(
p0
:
AdValue
)