Let’s integrate google ads using Admob plugin in Unity and start making money from our game.
*Ads are still now showing*
Here is the solution https://youtu.be/vjevURFYdcs
In this video I will integrate google’s Admob plugin to integrate banner and full screen / interstitial ads in our game.
*Please add this line of code to initialize the Admob sdk in the start method.
private string appID= « app id from your admob account »;
public void Start()
{
MobileAds.Initialize(appID);
}
Unity AdMob Plugin : https://goo.gl/kX8dKo
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
✅Subscribe and Download Source Files : https://goo.gl/9g9dqH
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
💎 Watch advanced tutorial on Patreon : 💎
http://patreon.com/uguruz/
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
📱Social Links:📱
🔸 Discord https://discord.gg/BmYJC34
🔸 Twitter: https://twitter.com/U_Guruz
🔸 Facebook: https://www.facebook.com/uguruzYT/
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
✅URP Tutorial Series
https://bit.ly/2TRZnv9
✅HDRP Tutorial Series
http://bit.ly/2G73caJ
✅Lighting and Post Processing Series
https://bit.ly/2TS0x9Z
✅Shader Graph Series
https://bit.ly/2Xe2AaE
✅Unity Graphics Demo
https://bit.ly/2XfSRAG
✅ Unity Beginner 3D Game Tutorial Series
https://bit.ly/2ZNTjaY
source