CategoryDisjunctions

data class CategoryDisjunctions(val slotId: String, val disjunctions: List<List<String>>, val device: Device = Device.MOBILE, val geoTargeting: String? = null) : BannerConfig(source)

Banner configuration for category disjunctions banners

Constructors

Link copied to clipboard
constructor(slotId: String, disjunctions: List<List<String>>, device: Device = Device.MOBILE, geoTargeting: String? = null)

Properties

Link copied to clipboard

target device for the banner

Link copied to clipboard

category disjunctions for the competing banners

Link copied to clipboard

optional location for geo-targeted banners

Link copied to clipboard

id of the banner slot