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.

maxDeadAir

: the minimum threshold to be used by delivery engine when deciding when to return a shim ad from the shim zone.

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 maxDeadAir: Long? = null
Link copied to clipboard
val zoneAlias: String? = null
Link copied to clipboard
val zoneId: String? = null