I had made an app with tab layout. Can I insert an Admob Banner ad in bottom and AdMob or facebook native ad in all other fragments? Is this against any AdMob policy. Thanks for Answer in advanced.
Asked
Active
Viewed 1,241 times
0
-
. read this article https://support.google.com/admob/answer/6275345?hl=en&ref_topic=2745287 to understand Admob Discouraged policy for banner implementation – Amod Gokhale May 20 '17 at 09:19
2 Answers
0
Of course, you can. Major restrictions : user interface must not be changed accidentally. And the user have to understand that this rectange is banner (ad).

Vyacheslav
- 26,359
- 19
- 112
- 194
0
There are no restrictions, even we can use two native ads on same activity. Like this we can use native and banner in the same activity, i've tried.

Zaik Khan
- 1
- 2