How To Monetize Your Game With NEW UNITY ADS Tutorial

  Рет қаралды 18,164

Mir

Mir

Күн бұрын

💡 Unlock the full potential of your game's revenue with our comprehensive Unity Ads integration tutorial! From initializing the ads to finalizing the settings, this step-by-step guide covers everything you need to seamlessly integrate Unity Ads SDK into your project. In this in-depth tutorial, we'll walk you through the entire process, starting with setting up your project, writing scripts, and navigating through the intricacies of Unity Ads integration. Whether you're a seasoned developer or just starting out, this video is your go-to resource for maximizing your game's earning potential.
💰 Monetization Mastery:By the end of this tutorial, you'll not only have successfully integrated Unity Ads into your game, but you'll also have a deep understanding of the strategies to maximize your game's monetization potential. Don't miss out on this valuable knowledge!
🔗 Download Unity Ads Manager Plugin + Example Project:
rkns.link/2sdnr
📌 Stay Connected:
Website: www.iammirrr.com
Twitter: / iammirrr
Instagram: / mirgamedev
Itch.io: iammirrr.itch.io/
🎮 Download The Game:
play.google.com/store/apps/de...
📄 Unity Documentation:
docs.unity3d.com/Packages/com...
⏰ Timestamps:
00:00 - Introduction
00:34 - Setting Up Project For Unity Services
02:00 - Installing Unity Ads SDK
02:23 - Overview of Ads
02:52 - What is Callback ?
03:11 - How Ads Work?
04:18 - Coding Initialize Ads Script
05:57 - Coding Similar Variables for Interstitial , Rewarded & Banner Ad
06:25 - Coding Interstitial Ads Script
07:34 - Coding Rewarded Ads Script
08:21 - Coding Banner Ads Script
09:55 - Coding Ads Manager Script
10:42 - Finalizing Unity Ads Plugin
11:11 - Disclaimer (Link for Ads Plugin & Example Project)
11:28 - Ads Strategy
11:57 - Implementing Banner Ads
12:56 - Implementing Interstitial Ads
13:30 - Implementing Rewarded Ads
14:32 - Editor & Mobile Testing
15:02 - Configuration For Final Build
15:14 - Unity Dashboard Settings For Final Build
16:19 - Unity Dashboard Optional Settings For Final Build
16:38 - Conclusion
👇Share your thoughts in the comments below!

Пікірлер: 116
@iammirrrr
@iammirrrr 7 ай бұрын
Unfortunately, Unity has made some changes to their dashboard interface. Instead of dashboard.unity.com/, it is now cloud.unity.com/ Updated Guide for New Interface 1. From the left sidebar, click on "+" beside shortcut to add a new Shortcut. 2. Search for "Unity Ads Monetization" and add it to shortcut. 3. Click on "Unity Ads Monetization" shortcut from the sidebar 4. From the top bar, select your project (make sure it is synced from Unity Hub). 5. The rest of the process is similar to before (as shown in the video). Adding the licensing key is slightly different as well. Here's how you can do it: 1. From the “Project” tab on the sidebar, click on it. 2. Select your project. 3. It will show the option for you to add your Google Play licensing key. 🔗 Download Unity Ads Manager Plugin + Example Project: rkns.link/2sdnr
@josefroylan6570
@josefroylan6570 2 ай бұрын
I have watched many videos about this and by far this is the best tutorial. THANK YOU!
@sigridopps3049
@sigridopps3049 5 ай бұрын
That was a really good advice to load the ads early - an advice that was missing in all the other tutorials 👍
@SayedSafwan
@SayedSafwan 5 ай бұрын
my dude, this video is absolutely top-notch! i love it! Hope you produce more videos like this!
@iliachakarov7285
@iliachakarov7285 6 ай бұрын
One of the best tutorials! Thank you so much for this!!
@sigridopps3049
@sigridopps3049 5 ай бұрын
You're my man. You made my day. You make my ads work!
@chromapixelgames7089
@chromapixelgames7089 2 ай бұрын
You Just got a new member of your channel. thank you so much for the video
@gasiltech
@gasiltech 4 ай бұрын
Thanks dude .keep making more videos.🤩
@KIRA-kz8pn
@KIRA-kz8pn 5 ай бұрын
seriously the quality you put is just amazing
@iammirrrr
@iammirrrr 5 ай бұрын
Thanks Kira ,just don’t write my name on your notebook 📚
@csayazulhasan
@csayazulhasan 4 ай бұрын
Bro you are so cool and perfect about my search in unity ads 😎
@Memress
@Memress 5 ай бұрын
Thank you!
@maleekanarjis5267
@maleekanarjis5267 8 ай бұрын
Such a helpful and easy tutorial to follow!😃
@iammirrrr
@iammirrrr 8 ай бұрын
Glad it was helpful!
@hamram
@hamram 2 ай бұрын
Hey. Very helpful, thank you! I just had problems with the Rewarded Ad. For some reason the fully watched callback did not run
@MirBeats
@MirBeats 8 ай бұрын
Fantastic job Your insights are invaluable, and I'm excited to see how your content will help others navigate this aspect of development. Keep up the excellent work, and I look forward to more insightful guides from your channel
@iammirrrr
@iammirrrr 8 ай бұрын
Thank you so much 👍
@aveebhayani6356
@aveebhayani6356 2 ай бұрын
Really great tutorial! Could you make one with Unity Analytics?
@samadan4628
@samadan4628 5 ай бұрын
Thx for the super easy and clear tutorial I also stuck in the problem that ads show in editor but not show in mobile device, and I found it solved by change project template by 3d to 3d mobile in my case, so I guess it's because lack of one or some Andriod relative package in before, the error sound stupid, in before I just don't know what's different with template, may help someother in comment
@ralts00
@ralts00 2 ай бұрын
Muchas gracias desde méxico!
@Teo_Pan
@Teo_Pan 7 ай бұрын
Great video👍
@ultrainstinctcoder6126
@ultrainstinctcoder6126 5 ай бұрын
hello good video just I have this problem in the middle some time the interstitial ads show automatically alone and when I want to skip it won't
@lowweak1
@lowweak1 4 ай бұрын
hi, interstitial and rewarded ads work on Android, but the banner does not appear when you load it and then display it, why?
@GAMERZ_exam786
@GAMERZ_exam786 20 күн бұрын
bro i tried using your c# scripts from project but when i checked your project ko error was found in scripts but ads are not working and multiplier is not working also do u have any solution for this thing???
@Nounsi_Dev
@Nounsi_Dev 4 ай бұрын
I done all step correctly but sometime initialized call back won't work, found a lot of people with the same problem but no solution. restart unity editor then it work exactly one time
@CAMummoorthy
@CAMummoorthy Ай бұрын
i have one question ? i not have google play store lenience but i want run live ads without lunch in play store i have apk only please help me to solve this issue
@user-fu2vf4vd6g
@user-fu2vf4vd6g 5 ай бұрын
can you make a video on new unity dashboard and show where and how the new dashboard works ! please
@tsareditzz
@tsareditzz Ай бұрын
bro my game in currently in closed testing all things are good but test ads not showing Pls Help!!
@Emirson777
@Emirson777 4 ай бұрын
bro u r underrated
@caiyllelu7567
@caiyllelu7567 3 ай бұрын
How will u integrate both admobs and unity?
@SulemanSunny197
@SulemanSunny197 4 ай бұрын
Greetings bro please also tell us how can we add ads on Play store....
@SAJJAD-dh3xp
@SAJJAD-dh3xp 2 ай бұрын
my game crash when running the game in my xiaomi 11T pro with ads on and test mode is off why can somebody help?
@GameOnBudget
@GameOnBudget 7 ай бұрын
I have followed a guy "Budd Games" tutorial for Ads... It's showing ads in unity editor but while on mobile not showing ads why ?
@iammirrrr
@iammirrrr 7 ай бұрын
werid could be anything try following and let me know :D
@mokumimi5426
@mokumimi5426 7 ай бұрын
me too 🥲
@thekinggaming009
@thekinggaming009 7 ай бұрын
@@iammirrrr same issue with me as well I followed your instruction and all your scripts but it's not showing on my android phone and in editor it's working
@kenancetin29
@kenancetin29 4 ай бұрын
Thanks for the tutorial. I want to ask this. Should isTesting be true or false before publishing the game on Google Play?
@iammirrrr
@iammirrrr 4 ай бұрын
should be false as we dont want testing mode ads
@leunghenry8604
@leunghenry8604 6 ай бұрын
thank you for your tutorial!😊 I followed your video step by step, I can successfully display banner ads, however I face a problem that the interstitial ad is failed to display, i try to debug.log the error message and it shows "NOT_READY", do you have any idea to fix it?
@iammirrrr
@iammirrrr 6 ай бұрын
Have you called Load Interstitial in the Ad Manager script ?
@mokumimi5426
@mokumimi5426 7 ай бұрын
It's been a month, and I haven't found a solution to this issue. Ads work on the computer, but not on the phone. Please provide a solution. I'm not the only one facing this problem
@iliachakarov7285
@iliachakarov7285 6 ай бұрын
Maybe u got a mediation going on... Create a new project on the cloud and start over following the steps exactly as Mir shows !
@iammirrrr
@iammirrrr 6 ай бұрын
Im not sure tbh but a comment says this could be a problem with the network itself ... Try debugging on mobile and see if the ads are initializing in the first place..
@Tech_brother19
@Tech_brother19 3 ай бұрын
Bro ad is not loading in build app
@Krantworld
@Krantworld 4 ай бұрын
Please can any one help me the ads are not showing on mobile 😢😢
@user-ko3rb4sl4z
@user-ko3rb4sl4z 4 ай бұрын
Bro i want Setup Real Ad in Unity Like Working Ad
@TheLazyDeveloper550
@TheLazyDeveloper550 5 ай бұрын
Unity ads work in editor, but not work on android device
@user-xr6lq3tm7h
@user-xr6lq3tm7h 4 ай бұрын
Could you please send me the code for the counter please
@rpghunter_
@rpghunter_ 7 ай бұрын
I tried to make an advertisement but it didn’t work, an error appears: placementId cannot be nil or empty UnityEngine.Advertisements.Advertisement:Load (string,UnityEngine.Advertisements.IUnityAdsLoadListener). Do not know how to solve the problem ?
@iammirrrr
@iammirrrr 7 ай бұрын
Seems like you havent added the placementIDs can you double check that ?
@user-df2jn3de1h
@user-df2jn3de1h 7 ай бұрын
how did you test your game ? By building it as apk or in internal testing using google play console ?
@iammirrrr
@iammirrrr 7 ай бұрын
I keep it simple - I make a build, transfer the APK to my phone, and test. It's faster than using Google Play Console. After checking on Unity Editor, I like testing on my actual phone for a more accurate experience.
@MohamadNurjaman
@MohamadNurjaman 5 ай бұрын
I have succeeded in displaying the ad in the Unity editor (Play Mode), but when I export it to .apk the ad doesn't appear. In my case, I haven't uploaded my game to the Play Store, I'm just testing whether the ads can appear on a real Android device or not. Can anyone tell me what happened?
@Aqmedk
@Aqmedk 4 ай бұрын
did u find the solution ?
@shortyrip6283
@shortyrip6283 4 ай бұрын
Try to redo it once more
@shortyrip6283
@shortyrip6283 4 ай бұрын
​​@@Aqmedkthe main problem is the installation or steps is not done properly
@mirazak8342
@mirazak8342 6 ай бұрын
I can't find Ad unit ID in my manager like you have it below differend AD units any help?
@iammirrrr
@iammirrrr 6 ай бұрын
You need to apply the Ad manager class to an game object if you haven’t already, download the plugin i linked below if you still encountering problems
@user-nn5kq2sh3m
@user-nn5kq2sh3m 20 күн бұрын
What was your ecpm which you received your revenue with?!
@diegocosta2383
@diegocosta2383 7 ай бұрын
The video is excellent, but why did you enter the codes manually if they are already ready by Unity?
@iammirrrr
@iammirrrr 7 ай бұрын
You have a point but , Unity’s generic structure can be overwhelming for beginners. Rewriting the code allows me to break down complex concepts and provide a clearer understanding for those who are just starting out. It’s all about simplifying the process and helping everyone on their learning journey. Thanks for noticing and for your support!
@thekinggaming009
@thekinggaming009 7 ай бұрын
hello i did everything as you said and it is working in the editor when i am playing game but when i build the game and install in the android device it is not showing any of the ads not banner not intertitial nor rewarded... what is the issue?
@iammirrrr
@iammirrrr 7 ай бұрын
Have you call the Load functions in the adManager class ?
@thekinggaming009
@thekinggaming009 7 ай бұрын
@@iammirrrr it is solved now thanks but the issue was not any function error, actually i was trying the app on the public network which has no security and password which is open so that’s why… and when i tried it on my personal wifi it worked
@samarth6937
@samarth6937 4 ай бұрын
i got an error, 'gamePlayed ' is increased only once and no other button is working when 'restart' button is pressed and interstitial Ads is also not running :( pls help
@samarth6937
@samarth6937 4 ай бұрын
When I put Debug message in 'ShowInterstitialAd()' function, i don't get the message
@sachinrao7155
@sachinrao7155 6 ай бұрын
How did you added the oitline around the buttons I am searching for last 15days 😢
@iammirrrr
@iammirrrr 6 ай бұрын
Buttons are made on photoshop , in photoshop you can go to Fx tab at the button right and select inner glow or stroke than export the png of that button in Unity
@sachinrao7155
@sachinrao7155 6 ай бұрын
thanks man@@iammirrrr
@yours_indie_game_dev
@yours_indie_game_dev 7 ай бұрын
i added script to show logs on my android, i logs out banner_android placement failed to fill. from banner load error message
@iammirrrr
@iammirrrr 7 ай бұрын
Did you use Coroutine to for showBanner() function ?
@yours_indie_game_dev
@yours_indie_game_dev 7 ай бұрын
@@iammirrrryes im using a coroutine to show the banner that waits between 20-80 seconds to show a bnner on repeat public void OnInitializationComplete() { Debug.Log("Ads Initialized..."); bannerAds.LoadBannerAd(); interstitialAds.LoadInterstitialAd(); rewardedAds.LoadRewardedAd(); StartCoroutine(HandleBannerAds()); }
@user-uk7ci1gs5x
@user-uk7ci1gs5x Ай бұрын
5:38 I am not getting this implement interface option can anyone help me this to figure it out
@Clmrn
@Clmrn 17 күн бұрын
i also doesnt have it, but basically just type the aditional code below, implement is just a template, to make it faster, if u doesnt have it ( like me ), you need to type the code urself, and the error will be solved, maybe its a vscode plugin? idk too
@user-uk7ci1gs5x
@user-uk7ci1gs5x 17 күн бұрын
@@Clmrn still not solved
@Clmrn
@Clmrn 17 күн бұрын
@@user-uk7ci1gs5x it solved the problem for me, its the one with "OnInitializationComplete" or "OnInitializationFailed" thats one of the example in the InitializeAds script, if u havent add any of this, the unity will show errors, i couldnt implement it thus i need to write it myself, the video also show it, although doesnt show him writing it since its already automated by the implement thingy if the problem still occur, there might be a typo in your code( ive got that many times ), or that isnt your script actual problem
@johnemersonbacarra2583
@johnemersonbacarra2583 4 ай бұрын
after implementing everything you said. I get error like this placementId cannot be nil or empty and my banner shows at the top left of my screen even if its bottom center on the script.
@johnemersonbacarra2583
@johnemersonbacarra2583 4 ай бұрын
fixed after unity restart except I still get PlacementID cannot be nil or Empty tried everything dont know what tot do
@iammirrrr
@iammirrrr 4 ай бұрын
@@johnemersonbacarra2583 have you check your placement ID for Intersitial and Rewarded Video Ads ?
@johnemersonbacarra2583
@johnemersonbacarra2583 4 ай бұрын
I just tried to make some changes with other approach from the other tutorial its gone now thank you. really dont know what went wrong. thank you for this tutorial it made me understand better@@iammirrrr
@NOCOPYRIGHTMEMES
@NOCOPYRIGHTMEMES 4 ай бұрын
​@@johnemersonbacarra2583bro which tut? Pls reply
@Raphael2228
@Raphael2228 2 ай бұрын
and how are players supposed to be rewarded if the ad is successful? It's a shame you didn't mention it.
@yours_indie_game_dev
@yours_indie_game_dev 7 ай бұрын
my ads are only showing up in the editor, not in the builds. how can i fix this
@iammirrrr
@iammirrrr 7 ай бұрын
Can i see your code base (upload to drive and share link) , have you tried using the plugin I linked ?
@iammirrrr
@iammirrrr 7 ай бұрын
Referring this comment someone just solved the same issue you are encountering "it is solved now thanks but the issue was not any function error, actually i was trying the app on the public network which has no security and password which is open so that’s why… and when i tried it on my personal wifi it worked" let me know if this works
@yours_indie_game_dev
@yours_indie_game_dev 7 ай бұрын
@@iammirrrr drive.google.com/drive/folders/1cslJ4w8wt1ChiOYFikFBFUSTnagK6LfA?usp=sharing heres the liink
@yours_indie_game_dev
@yours_indie_game_dev 7 ай бұрын
@@iammirrrr im using my home wifi
@rajsah4667
@rajsah4667 5 ай бұрын
Will this work on webgl also?
@iammirrrr
@iammirrrr 5 ай бұрын
Unity Ads apparently are not supported on WebGL as far as i know
@rajsah4667
@rajsah4667 5 ай бұрын
@@iammirrrr ok thanks please make video if u found anything about webgl ads
@Osama-Osama-01
@Osama-Osama-01 6 ай бұрын
Hello , Can I add this unity ads without publish the app or the game and win money ? My second question when I open the ads will the money come immediately ?
@iammirrrr
@iammirrrr 6 ай бұрын
You will get banned soon if you try to do this …
@n_mckean
@n_mckean 4 ай бұрын
2:15 Oops. Choose Advertisement Legacy? That in itself is against Unity's advice. Im outta here.
@FalculoCornuto
@FalculoCornuto 6 ай бұрын
toooooo fast
@iammirrrr
@iammirrrr 5 ай бұрын
🙁
@n_mckean
@n_mckean 4 ай бұрын
You shouldn't be telling people to select "Audience is not targeted to people under 13" because that is ultiamately to be ticked or not based on their own scenario - and there are legal consequences for getting it wrong.
@datboiran8524
@datboiran8524 Ай бұрын
Bro please fucking listen the video showing you writing the script is WAYY TOO FAST is stresses me out as i'm trying to copy what youre writing please calm tf down
@b33bo93
@b33bo93 4 күн бұрын
icl this tutorial is horrible you need to explain why you're doing stuff and the amount of code repetition is awful
@gameplaystories4130
@gameplaystories4130 10 күн бұрын
I liked the video. And then I followed the link for the plugin. Result - I have unsubscribed, disliked and the plugin has been downloaded. Need to work on strategy a little
@user-mb4ev7sc2s
@user-mb4ev7sc2s 6 ай бұрын
hello please help. when I try to build is shows this error. I follow you, just I do some changes in project setting/player scripting backend to IL2CPP and ARM64 tick. Please help me bro. Exception: Unity.IL2CPP.Building.BuilderFailedException: Wrote crash dump file "C:\Users\SIDDHI~1\AppData\Local\Temp\clang++.exe-d92860.dmp" LLVMSymbolizer: error reading file: PDB Error: DIA is not installed on the system LLVMSymbolizer: error reading file: PDB Error: DIA is not installed on the system #0 0x00000000011b9b70 C:\Program ....................................
@iammirrrr
@iammirrrr 5 ай бұрын
I will look into it , any luck ?
@user-mb4ev7sc2s
@user-mb4ev7sc2s 5 ай бұрын
@@iammirrrr I got solution. I changed unity version from 2020 to 2021.
Vivaan  Tanya once again pranked Papa 🤣😇🤣
00:10
seema lamba
Рет қаралды 34 МЛН
Мы никогда не были так напуганы!
00:15
Аришнев
Рет қаралды 6 МЛН
Me: Don't cross there's cars coming
00:16
LOL
Рет қаралды 15 МЛН
I CREATED HORROR GAME IN 3 DAYS
4:40
Mir
Рет қаралды 7 М.
AI Makes A Video Game!
5:35
pbjdev
Рет қаралды 1,5 М.
Unity Level Play 2024 Walkthrough
1:08:50
Nichathan Gaming
Рет қаралды 1,5 М.
Game Automation with YOLOv8: Python Bot Tutorial
21:40
ClarityCoders
Рет қаралды 22 М.
AdMob Plugin for Godot v4.1+ | Android & iOS Tutorial | v3.0.0
13:50
Learning Unity Be Like
1:01
Mults
Рет қаралды 1,8 МЛН
Adding ADS to your game with Unity Ads(2023)
6:55
BudGames
Рет қаралды 4,7 М.
Самый дорогой кабель Apple
0:37
Romancev768
Рет қаралды 331 М.
Mastering Picture Editing: Zoom Tools Tutorial
0:52
Photoo Edit
Рет қаралды 505 М.