SASBiddingAdPrice

Model class representing the price of a bidding ad.

Constructors

Link copied to clipboard
constructor(cpm: Double, @NonNull currency: String)
Constructor.

Properties

Link copied to clipboard
open val cpm: Double
The cpm of the bidding ad price.
Link copied to clipboard
The currency of the bidding ad price.