You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Mobile Ads SDK Developers
I have one activity in my app where i am showing video demonstration of the product by integrating youtube API. I want to know can i show admob banner ad on the bottom of the activity page where youtube video is running? please suggest.
Vu Chau (MobileAds SDK Team)
unread,
Aug 5, 2015, 2:25:54 PM8/5/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Mobile Ads SDK Developers
Hi Hatinder,
Technically you should be able to achieve this, as a banner ad is a rectangular AdView anchored to the bottom of the screen. As long as the video (and your other app content) is not full-screen and not overlapping the AdView, you can walk through our Quick Start (Android or iOS) to set it up.