lisonghappy / googleads-mobile-unity

Official Unity Plugin for the Google Mobile Ads SDK

Home Page:https://developers.google.com/admob/unity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Google Mobile Ads Unity Plugin

The Google Mobile Ads SDK is the latest generation in Google mobile advertising featuring refined ad formats and streamlined APIs for access to mobile ad networks and advertising solutions. The SDK enables mobile app developers to maximize their monetization in native mobile apps.

This repository contains the source code for the Google Mobile Ads Unity plugin. This plugin enables Unity developers to easily serve Google Mobile Ads on Android and iOS apps without having to write Java or Objective-C code. The plugin provides a C# interface for requesting ads that is used by C# scripts in your Unity project.

Downloads

Please check out our releases for the latest official version of the plugin.

Documentation

For instructions on using the plugin, please refer to this developer guide.

Be sure to also join the developer community on our forum.

Analytics

You can help improve the Google Mobile Ads Unity plugin by opting-in to sending usage data to Google.

The data collected is general information about how you are using the plugin (such as ad unit creation and processing errors).

You can enable/disable analytics settings in the Google Mobile Ads plugin settings, which is available from Assets > Google Mobile Ads > Settings in the Unity Editor.

Suggesting improvements

To file bugs, make feature requests, or to suggest other improvements, please use github's issue tracker.

License

Apache 2.0 License

About

Official Unity Plugin for the Google Mobile Ads SDK

https://developers.google.com/admob/unity

License:Apache License 2.0


Languages

Language:C# 69.1%Language:Objective-C 20.2%Language:Java 10.7%