CategorySingle

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

Banner configuration for single category banners

Constructors

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

Properties

Link copied to clipboard

category for the banner

Link copied to clipboard

target device for the banner

Link copied to clipboard

optional location for geo-targeted banners

Link copied to clipboard

id of the banner slot