Show interstitial admob ads with Unity 4

292 views
Skip to first unread message

Fábio Cunha

unread,
Mar 9, 2014, 1:39:35 PM3/9/14
to google-adm...@googlegroups.com
I implement Admob in my android games, but now I want to know how I can implement interstitial ads in Unity games.

I'll appreciate any help.

Thanks

Eric Leichtenschlag

unread,
Mar 10, 2014, 8:42:00 PM3/10/14
to google-adm...@googlegroups.com
If you're using the Google Mobile Ads Unity Plugin, it doesn't have support for interstitials yet. I'm working on a revamp of the plugin that'll include interstitial support, but it's a couple weeks away from being ready.

Thanks,
Eric

Fábio Cunha

unread,
Mar 10, 2014, 9:01:21 PM3/10/14
to google-adm...@googlegroups.com
I learn how to use Java code with Unity with this post.


It's learn how to create a simple toast message, but using the same idea I create my admob interstitial ads inside Unity.

Eric Leichtenschlag

unread,
Mar 10, 2014, 9:20:26 PM3/10/14
to google-adm...@googlegroups.com
Sounds good. You can see how the Google Mobile Ads Unity Plugin is currently making calls at https://github.com/googleads/googleads-mobile-plugins, but as part of the revamp I'm looking to make the plugin have less static calls and have more flexible APIs from the C# side, so it'll look significantly different than what it looks like now.

Thanks,
Eric

Andre Arsenault

unread,
Mar 11, 2014, 5:26:30 AM3/11/14
to google-adm...@googlegroups.com
Hi Eric,

I just finished an app that uses your Unity plugin and I made some fairly significant changes to unify it into a single API for both Android and iOS. Would you like me to submit a pull request on the GitHub site with my changes, or are you already doing this as well with your revamp? Sending you my changes might not be that useful if you're significantly changing the API.

Also, the iOS version of the Unity plugin didn't have support for "bottom" banner ads (it ignored the bool passed in for positionAtTop) so I added it in a fairly limited way for my particular use case. I can send that along too.

Andre

Eric Leichtenschlag

unread,
Mar 12, 2014, 1:13:03 PM3/12/14
to google-adm...@googlegroups.com
Hey Andre,

I commented on your pull request about signing the contributor agreement to accept pull requests. Creating a unified plugin is one of my main requirements for the revamped plugin, but I'd be happy to work with you on future changes to the new plugin. I'm sorry for this not being well communicated prior to you doing that work.

Thanks,
Eric

Ashwin Kandoi

unread,
Jun 5, 2014, 1:10:32 AM6/5/14
to google-adm...@googlegroups.com
Hi Eric,

I wanted to implement interstitials ads in my unity game, it will be great help if you can provide Google Mobile ads Unity Plugin with interstitials.

Thanks,
Ashwin

Eric Leichtenschlag

unread,
Jun 5, 2014, 4:01:31 PM6/5/14
to google-adm...@googlegroups.com
Hi Ashwin,

The plugin has since been updated with interstitial support. You can get the latest update here and integration instructions here.

Cheers,
Eric
Reply all
Reply to author
Forward
0 new messages