Looking at admob docs, I can see that there are examples of good and bad implementations of banner and interstitial but nothing about native ads.
I am thinking of adding native ads in my listview but I have a few concerns:
- is adding native ads as items in a listview against admob policies?
- if permitted, how many items need to be between ads? Does the ad need to be the same in the list, or add new ad each time the item gets visible?