Ad Size
Based on the AdMob implementation of AdSize, this module enables Android-like syntax to be used multiplatform.
Parameters
width
The width of the ad in density-independent pixels (dp).
height
The height of the ad in density-independent pixels (dp).
See also
A dynamic ad size that matches the width of the screen.
A dynamic ad size that matches the height of the screen.
A 320x50 banner ad.
A 468x60 full banner ad.
A 320x100 large banner ad.
A 728x90 leaderboard ad.
A 300x250 medium rectangle ad.
A 160x600 wide skyscraper ad.
A dynamically sized ad that matches its parent's width and dynamically sets its height to match the ad creative.
An invalid ad size.