My app is mostly in a landscape layout and the regular rectangle ads does not fit well with my overall design.
Is it possible to create a vertical ad using AdMob? I mean an ad that's in the Google skyscraper design (adsense) As shown in the photo, I'd like my add to be in the shape of the red rectangle.
Android:rotation="90" on the adView does the trick.
AdMob offers only the following banner formats:
You can modify the size of the View that shows the ad, but the documentation says that:
Source: https://developers.google.com/mobile-ads-sdk/docs/admob/intermediate