LandingPage

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

Banner configuration for landing page banners

Constructors

Link copied to clipboard
constructor(slotId: String, ids: List<String>? = null, 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
val ids: List<String>?

ids of the entities that are competing for the banner (optional for no-context banners)

Link copied to clipboard

id of the banner slot