Keyword

data class Keyword(val slotId: String, val keyword: String, val device: Device = Device.MOBILE, val geoTargeting: String? = null) : BannerConfig(source)

Banner configuration for keyword banners

Constructors

Link copied to clipboard
constructor(slotId: String, keyword: String, device: Device = Device.MOBILE, geoTargeting: String? = null)

Properties

Link copied to clipboard

target device for the banner

Link copied to clipboard

optional location for geo-targeted banners

Link copied to clipboard

keyword for the competing banners

Link copied to clipboard

id of the banner slot