I'm working on a site layout that uses carousels extensively. Not a typical image carousel. There is no auto-cycling of cards. It is basically a div with horizontal overflow, where content is displayed on a series of swipe-able cards. It is based on the Google video search carousel, same idea just not for videos. The content is a combination of tables, text and charts. I have used this pattern before and it is a very efficient way of displaying a lot of information, specially for mobile devices.
I would like to include an ad on one of the cards. In total there are about 6 to 10 cards. I'm thinking that AdSense's In-Feed ad units may work. Currently I have the cards vertically stacked with two ads showing up in between the cards. The only tangible difference between the two layout is that in one the user swipes content up or down and the other right or left.
Anyone have any thoughts on this? Has anyone tried anything like this?