How to combine a list with Ads?

What would be the logic to combine a list that someone could view, with advertisements mixed in?

For example, if I have an application that shows cars for sale in a list format; but every 10th list item, I would like a tire company paid advertisement; what would be the logic to integrate the two, into a single list?

I created a system like this.

In my list there are a admob banner. In the Post database I added a number field.

For the visibility of ad banner > Visibility settings > If current post’ number if < 0.7 for example.

My example work because all psot are added with make.com and it’s fully automated.

For your system I don’t know but perhaps see this way

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.