Adswizz Shim Zone
constructor(@Json(name = "zoneId" ) zoneId: String? = null, @Json(name = "maxDeadAir" ) maxDeadAir: Long? = null, @Json(name = "zoneAlias" ) zoneAlias: String? = null)
Parameters
zone Id
: Identifies the zone where the request is made.
max Dead Air
: the minimum threshold to be used by delivery engine when deciding when to return a shim ad from the shim zone.
zone Alias
: zone alias could be used instead of zone id ( only one of them should be set)