BannerResponse

data class BannerResponse(val id: String, val type: EntityType, val url: String, val resolvedBidId: String)(source)

Response for a single slot banner auction

Constructors

Link copied to clipboard
constructor(id: String, type: EntityType, url: String, resolvedBidId: String)

Properties

Link copied to clipboard
val id: String

id of the winning entity

Link copied to clipboard

id for tracking the auction result on events

Link copied to clipboard

type of the winning entity

Link copied to clipboard
val url: String

url of the banner to show