BidResponse
@Serializable
A winning bid response from Nimbus
Constructors
Link copied to clipboard
constructor(type: String, auction_id: String, adomain: Array<String>? = null, bid_in_cents: Int = 0, bid_raw: Float = 0.0f, content_type: String? = null, crid: String? = null, height: Int = 0, width: Int = 0, is_interstitial: Byte = 0, markup: String, network: String = "", placement_id: String? = null, is_mraid: Byte = 0, position: String, trackers: Map<String, Array<String>> = emptyMap(), duration: Int = 0, exp: Int = -1, external_notifications: Map<String, String> = emptyMap())
Properties
Link copied to clipboard
This unique auction id. Represented as a GUID.
Link copied to clipboard
This winning auction's bid in cents.
Link copied to clipboard
Urls to fire a request to when a click is registered
Link copied to clipboard
The content type of this creative. "text/html" for static or a mime type for video ads
Link copied to clipboard
Contains urls used to notify external services.
Link copied to clipboard
Urls to fire a request to when an impression is registered
Link copied to clipboard
Set to 1 if the original request was for an interstitial ad
Link copied to clipboard
Url to fire a request to when this bid loses an auction
Link copied to clipboard
The winning placement id if the winning bid maps to a line item
Link copied to clipboard
Url to fire a request to when this bid wins an auction