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 just enabled users of my game to mute all in game sounds but when an Interstial from AdMob is shown sometimes they are noisy. How can I mute these ads?
Joshua Lagonera (Mobile Ads SDK Team)
unread,
Oct 23, 2016, 11:15:31 PM10/23/16
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 there,
The Google Mobile Ads SDK for Android has methods to set the current volume for incoming ads, based on the device's current volume level.
setAppVolume(float) - available in the Android AdMob SDK version 8.4 and up.
You can read here for more information on how to adjust the volume for ads.
Regards,
Joshua Lagonera
Mobile Ads SDK Team
TheOttoBot
unread,
Oct 27, 2016, 12:50:15 PM10/27/16
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
Thank you for your answer! I am very new to using Admob and I am a little bit confused. Can you help help me how to access those methods in Unity using the Google Admob Plugin?
Joshua Lagonera (Mobile Ads SDK Team)
unread,
Oct 27, 2016, 11:24:30 PM10/27/16
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 there,
Unfortunately, the methods I previously stated are currently not available for the AdMob Unity Plugin.
However, I would suggest you to follow our official blog for news and announcements about our SDKs.