Does Navigation drawer over admob banner violate Admob policy?

亡梦爱人 提交于 2019-12-24 13:04:49

问题


I am using Navigation-Drawer in my application. So I have created single activity with navigation_drawer layout. I am using fragments to change main content area data whenever user chooses a menu option from navigation drawer menu.

Now my problem is that I want to show admob ad on every screen and when opening the navigation drawer the ad will be under the navigation menu as shown in the bellowing picture:

Does it violate Admob policy? I have searched for this information but could not find a result. If you know kindly share with.

Thanks for your help..


回答1:


In the following link you can see what ad placements will violate admob policy: https://support.google.com/admob/answer/6275345?hl=en&ref_topic=2745287

You'll be fine using ads in that way, one of my apps has a nav draw and banner ads the same as your app. I think you'll be fine as long as you're not placing the ad above any content the user wants to click - seeing as the user can't actually click the ad when the nav draw is open then you're not breaking any rules.



来源:https://stackoverflow.com/questions/36522808/does-navigation-drawer-over-admob-banner-violate-admob-policy

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!