Options
data class Options(val body: String? = null, val closeAfter: UInt? = null, val closeButtonAfter: UInt? = null, val countdownColor: String? = null) : Parcelable
A portion of the data received from the ad server and decoded by the SDK that is associated with additional options related to the advertisement.