alexquesadadev / unity-admob-manager

Tool to implement admob ads in unity easily and quickly

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

unity-admob-manager

Tool to implement admob ads in unity easily and quickly

Step1: Import AdmobManager prefab in your main Scene (Scene with index 0 in your build)

Step2: Reference AdmobFunctions where you need in your code to use ads calls. (You can also work directly with "AdmobManager.cs" as a Singleton).

Path notes: V1.21121: - Banner Clicks Limits

About

Tool to implement admob ads in unity easily and quickly

License:Apache License 2.0