|
||||||
--
---
You received this message because you are subscribed to a topic in the Google Groups "Google Mobile Ads SDK Developers" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/google-admob-ads-sdk/AUbIx9n6GBU/unsubscribe.
To unsubscribe from this group and all its topics, send an email to google-admob-ads...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-admob-ads-sdk/eOf1e000000000000000000000000000000000000000000000QYGRGB00AYf_aNPlQPu2IzOZrlit3w%40sfdc.net.
Hello FreeLearning,
Thank you for your response.
I work with William and will be assisting you on this. For Unity specifically, you may want to use Unified Native Ads inside scroll views, instead of banner ads (since banners are constrained to the top or bottom of the screen). One caveat of doing this, however, is the fact that the native ads operate as 3D GameObjects that are intended to work in the world space; you may encounter a bit of complexity in making them work inside a scroll view. I'm afraid we also do not have a guide on using native ads for a scroll view at the moment, precisely due to the above reason.
With that said, I can make a feature request regarding a guide on using native ads on Scroll Views if you would expand on what you would like to see in such a guide. But if you want to continue using Banner ads on a scroll View, we found this implementation on stackOverflow that can guide you on how to implement a scrollview on your Unity project.
Regards,
|
||||||