AdMob Native Video Ads for ViewPager2?

480 views Asked by At

I am using viewpager2 with RecyclerViewAdapter for displaying list of videos and to monetize my app i wanted to place ads after every 5th element, my question is-

Does Admob provides Native Video Ads for this? if yes how we can use/implement it?

If any other suggestion which ads to use for this situations??

1

There are 1 answers

0
Nishit Sangani On

Yes of course Admob provides native ads. Populate your list with native ads whereever you want and you can easily display in viewpager2 adapter accordingly with the help of viewtype.

Google Admob example - https://github.com/googlecodelabs/admob-native-advanced-feed/archive/master.zip