AdswizzShimZone

AdswizzShimZone is used in AdswizzAdRequest to set the zone where shim ads should be retrieved. One AdswizzAdRequest can use only one AdswizzShimZone.

Parameters

zoneId

: Identifies the zone where the request is made.

zoneAlias

: zone alias could be used instead of zone id ( only one of them should be set)

Types

Link copied to clipboard
class Builder

Properties

Link copied to clipboard
val minExtraDuration: Long? = null

specifies the minimum duration that the ad server is required to fill for the shim zone.

Link copied to clipboard
val zoneAlias: String? = null
Link copied to clipboard
val zoneId: String? = null