AdSize

actual constructor(width: Int, height: Int)
expect constructor(width: Int, height: Int)

Parameters

width

The width of the ad in whatever unit of measurement Google came up with

height

The height of the ad in whatever unit of measurement Google came up with

actual constructor(width: Int, height: Int)