--
---
You received this message because you are subscribed to the Google Groups "Google Mobile Ads SDK Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-admob-ads-sdk+unsub...@googlegroups.com.
To post to this group, send email to google-admob-ads-sdk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-admob-ads-sdk/ba74795d-464b-4df7-9cf2-545879faec6f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
MobileAds.Initialize("ca-app-pub-3940256099942544~3347511713");
BannerView bannerView = new BannerView("ca-app-pub-3940256099942544/6300978111", AdSize.SmartBanner, AdPosition.Bottom);
bannerView.LoadAd(new AdRequest.Builder().Build());

Smart Banner Documentation says that the Ad height can be 32dp, 50dp or 90dp. But I got 100dp Banner which is never mentioned anywhere.Thank you.
On Monday, March 25, 2019 at 9:11:05 PM UTC+1, mobileadssdk-forumadvisor wrote:
Hello there,
Thanks for reaching out to us. What is the available screen width for your device when you are making this Banner AdRequest? You need to check the returned AdSize and make sure that the AdView inside your container has sufficient space to render out the ad. I would suggest that you go through our sample apps and see if you are able to load. Then get the returned AdSize and make sure to provide sufficient space to render out the AdView. And, You can refer to our Banner sizes and their supportability here and refer to this Smart Banner documentation. Also, note that Smart Banners on iPhones have a height of 50 points in portrait and 32 points in landscape. On iPads, height is 90 points in both portrait and landscape. Are you not noticing this? What is the ad size being requested? Can you please share the code snippets of your implementation?
Regards,
Deepika Uragayala
Mobile Ads SDK Team=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+ page:
http://googleadsdeveloper.blogspot.com
https://plus.google.com/115658573333388777174/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
On 03/25/19 10:27:47 sara...@gmail.com wrote:
--Hi,I have a question regarding Smart Banner - using Google Mobile Ads Unity Plugin. I've noticed a problem that on some devices in portrait screen orientation the Banner size is 320x100 instead of 320x50. I didn't found any information about the conditions when the 320x100 Large Banner will be shown. Can you please tell me when the Large Banner is shown instead of the normal Banner? Is it because of the resolution, dpi, aspect ratio, if so, what are the conditions?
Thank you.
---
You received this message because you are subscribed to the Google Groups "Google Mobile Ads SDK Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-admob-ads-sdk+unsubscrib...@googlegroups.com.
To post to this group, send email to google-admob-ads-sdk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-admob-ads-sdk/ba74795d-464b-4df7-9cf2-545879faec6f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
---
You received this message because you are subscribed to the Google Groups "Google Mobile Ads SDK Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-admob-ads-sdk+unsub...@googlegroups.com.
To post to this group, send email to google-admob-ads-sdk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-admob-ads-sdk/adf78394-1b95-4b88-b7ee-d4a11d1d3973%40googlegroups.com.
|
||||||