Search code examples
androidadmobadsbannerinterstitial

Can i set same interstitial ads code on two different fragments?


Let's say I have an app with two fragments. Fragment A has Button A and fragment B has Button B. I am wondering if I set the same interstitial or banner code to that two different fragments and buttons it is ok or against to google Admob policy?


Solution

  • There is no issue with that. I have been using same IDs in different apps.