Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request - Show multiple ads per screen #3

Open
aheadzen opened this issue Jan 11, 2016 · 2 comments
Open

Feature Request - Show multiple ads per screen #3

aheadzen opened this issue Jan 11, 2016 · 2 comments

Comments

@aheadzen
Copy link

Is there a way we can show multiple ads per screen?

Example: So there is facebook like newsfeed, we show an advert at the top and then user scrolls down and we show another advert. Ads are far apart this way so only 1 ad is viewable at a time.

@BlueSialia
Copy link
Member

You can create different banners and place them where you want them, but not in a DOM element. The banners are part of the native view, not the webview. Take a look at this documentation (http://docs.cocoon.io/article/cocoon-mopub-plugin/#Setting_up_the_IDs).

@aheadzen
Copy link
Author

I understand it is possible to create multiple banners in native view. I was hoping if it was possible to return the "ad frame" as html via javascript so that ad could be placed inside DOM. I am sure it is possible because some apps have taken that approach successfully, perhaps they are native but most ads are served in iframes and thus embeddable in DOM.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants