a

object a

Functions

Link copied to clipboard
fun fixedSize(context: Context, width: Int, height: Int): BannerAdSize

Returns fixed banner size.

Link copied to clipboard
fun inlineSize(context: Context, width: Int, maxHeight: Int): BannerAdSize

Returns inline adaptive banner size. Banners with inline sizes stretch to container width and height when possible.

Link copied to clipboard

Returns sticky banner size with the given width.