How can display Admob inside of Div by Ionic?

I’ve already implemented Admob by using cordova plugin on Ionic.
But now I’m going to show Admob unit inside of html tags, i.e. div or li.
My goal like this:

Item1
Item2
Item3
AdMob-1
Item4
Item5
Item6
AdMob-2
Item7
...

I just want do this by using html div instead of Android native listview:

1 Like

Anyone can help me with this issue?

Did you ever manager to figure this out? I too am looking to do the same, but currently the ad shows at the bottom of the page in a sub-view, and the list scrolls behind it.

Did you manage to find a solution to this problem?
Thank you

Did you find any alternative solution for this?