Daro Ad Interstitial Unit
data class DaroAdInterstitialUnit(val unitId: String, val placementName: String, val apsSlotUUID: String? = null) : DaroAdUnit
config for interstitial ad
Parameters
unit Id
ad unit id
placement Name
ad placement name. for logging purpose. empty string is allowed.
aps Slot UUID
aps slot uuid. can be null.