0

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.

Nakilon
  • 34,866
  • 14
  • 107
  • 142
Kanishq Gupta
  • 151
  • 1
  • 4
  • 12
  • . 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 Answers2

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