Android Question Google ads policy

06Pierrick06

Member
Licensed User
Hi all,

I'm sorry, this question is not directly related to B4A but to Admobs.
It is second time Google limits my Ads for a reason I cannot understand (incorrect traffic)

My B4A application is composed of 4 possible options and each time I chose one, I initiate a new "LoadAd" to refresh a banner.

Since I'm using my own application, these Ads also display for me but I never click on any Ad.

Any idea what is happening ?
Should I only "LoadAd" once and for all in Activity_Create instead of in each menu branch ?

Any help is welcome.
 

Pendrush

Well-Known Member
Licensed User
Longtime User
You should LoadAd only once.
You can set banner rotation frequency from admob console.
 
Upvote 0
Top