AdProperties
fun AdProperties(title: String? = null, durationInSeconds: Int? = null, isMuted: Boolean? = null, campaignId: String? = null, creativeId: String? = null)
Parameters
title
Advert title
durationInSeconds
Duration of the advert in seconds, must not be negative
isMuted
Whether the advert was muted
campaignId
Campaign ID of the advert
creativeId
Creative ID of the advert