Display SDK
7.25.0
androidJvm
Display SDK
/
com.smartadserver.android.library.headerbidding
/
SASBiddingAdPrice
SASBidding
Ad
Price
open
class
SASBiddingAdPrice
Model class representing the price of a bidding ad.
Members
Constructors
SASBidding
Ad
Price
Link copied to clipboard
constructor
(
cpm
:
Double
,
@
NonNull
currency
:
String
)
Constructor.
Properties
cpm
Link copied to clipboard
open
val
cpm
:
Double
The cpm of the bidding ad price.
currency
Link copied to clipboard
@
NonNull
@get:
NonNull
open
val
currency
:
String
The currency of the bidding ad price.