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
@dogubaklac2354 ай бұрын
provide email button not working, how can I download it?
@KIRA-kz8pn10 ай бұрын
seriously the quality you put is just amazing
@iammirrrr10 ай бұрын
Thanks Kira ,just don’t write my name on your notebook 📚
@ROCKSMASHER2 ай бұрын
@@iammirrrr haha 😂😂
@jac0bit4033 ай бұрын
For people whose ads show up in the editor but not in the build try changing in the Project Settings >> Player >> Other Settings >> Target API Level from automatic to API Level 34. It works for me
@jac0bit4032 ай бұрын
Try to install external depedency manager then click assets/external depedency manager/androi resolver/force resolve
@jac0bit4032 ай бұрын
If that doesn't work maybe change unity version to something higher (I change from 2022.3.10f1 to 2022.3.45f1)
@sigridopps304910 ай бұрын
That was a really good advice to load the ads early - an advice that was missing in all the other tutorials 👍
@cyberscify7 ай бұрын
I have watched many videos about this and by far this is the best tutorial. THANK YOU!
@Green_KeysАй бұрын
Bro please answer me.. Will be there any sensitive ads? If they will show, how to remove it as a developer? Please answer me because many people have this question..
@ChinmayGT88Ай бұрын
Yeah! I think if the player watches these types of ads, they will quit the game and delete the game. Am I Right?
@ChinzianoАй бұрын
Yes, You are right bro
@QuoteVibzАй бұрын
@@ChinmayGT88Yes Bro
@Chintu7070Ай бұрын
💯
@GovtschoolcthotaАй бұрын
Hmm
@SayedSafwan10 ай бұрын
my dude, this video is absolutely top-notch! i love it! Hope you produce more videos like this!
@GameOnBudget Жыл бұрын
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 Жыл бұрын
werid could be anything try following and let me know :D
@mokumimi5426 Жыл бұрын
me too 🥲
@thekinggaming00911 ай бұрын
@@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
@sigridopps304910 ай бұрын
You're my man. You made my day. You make my ads work!
@Mendogology2 ай бұрын
Liked, subscribed and commented! Amazing tutorial, thank you for your time making it!
@mokumimi542611 ай бұрын
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
@iliachakarov728511 ай бұрын
Maybe u got a mediation going on... Create a new project on the cloud and start over following the steps exactly as Mir shows !
@iammirrrr11 ай бұрын
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..
@TheLifeofNerd22 күн бұрын
Your ads might not even be loading properly. Check for console errors. I wasn't loading the ads before calling ShowAds.
@MohamadNurjaman10 ай бұрын
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?
@Aqmedk9 ай бұрын
did u find the solution ?
@shortyrip62839 ай бұрын
Try to redo it once more
@shortyrip62839 ай бұрын
@@Aqmedkthe main problem is the installation or steps is not done properly
@manishprajapati62853 ай бұрын
Any body got the solution??
@TheLifeofNerd22 күн бұрын
If you didn't follow this tutorial 1 to 1, then make sure you are calling LoadAds at some point before calling ShowAd
@rpghunter_11 ай бұрын
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 ?
@iammirrrr11 ай бұрын
Seems like you havent added the placementIDs can you double check that ?
@chromapixelgames70896 ай бұрын
You Just got a new member of your channel. thank you so much for the video
@ПИТАЙЯ2 ай бұрын
I FOUND THE SOLUTION to the problem of ads not working on Android! The issue is with the new version of the Advertisment Legacy package. Do not download it from the Package Manager. The version available there does not work. You need to download version 4.4.2, which you can get from the author's project linked in the video description. Just install this version in your project and everything will work. Good luck with your projects, guys ❤️
@MR.OOFofficial2 ай бұрын
Appreciate it 🙏
@EagleEyeGames20 күн бұрын
Thank you so much bro! This is the only thing that fixed it for me. If anyone if wondering how to do this, just search for "ThirteenNov how to downgrade unity ads advertisment legacy to version 4.4.2" and follow the first video that shows up.
@Cyberphonk207713 күн бұрын
where is the 4.4.2 link, i couldn't find it
@ПИТАЙЯ11 күн бұрын
@@Cyberphonk2077Open the author’s Unity project on your computer; it is attached in the description and pinned comment. In the project files menu, go to the Packages folder. There will be a folder named Advertisment Legacy. Drag it into your file manager. It will be named ‘comunity.ads’. Go to your project, open the Package Manager. Click on the ‘+’ and select ‘Add package from disk’. In the selection menu, choose the ‘package.json’ file from the ‘comunity.ads’ folder.
@ПИТАЙЯ11 күн бұрын
@@Cyberphonk2077 Open the author’s Unity project on your computer; it is attached in the description and pinned comment. In the project files menu, go to the Packages folder. There will be a folder named Advertisment Legacy. Drag it into your file manager. It will be named ‘unity.ads’. Go to your project, open the Package Manager. Click on the ‘+’ and select ‘Add package from disk’. In the selection menu, choose the ‘package.json’ file from the ‘unity.ads’ folder.
@samadan46289 ай бұрын
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
@aveebhayani63567 ай бұрын
Really great tutorial! Could you make one with Unity Analytics?
@travelwithsulaiman212 ай бұрын
Well my ads are not visible on mobile. it is showing inside unity editor.
@iliachakarov728511 ай бұрын
One of the best tutorials! Thank you so much for this!!
@MR.OOFofficial2 ай бұрын
At the end where it says good play app id what if we upload on iOS? Do we do the same thing??????
@hamram7 ай бұрын
Hey. Very helpful, thank you! I just had problems with the Rewarded Ad. For some reason the fully watched callback did not run
@adityaSingh-r6y8y6 ай бұрын
5:38 I am not getting this implement interface option can anyone help me this to figure it out
@Clmrn5 ай бұрын
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
@adityaSingh-r6y8y5 ай бұрын
@@Clmrn still not solved
@Clmrn5 ай бұрын
@@adityaSingh-r6y8y 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
@GameDevForLife10 ай бұрын
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
@creativestudio.699 ай бұрын
Bro you are so cool and perfect about my search in unity ads 😎
@AbdoWahib-k4f3 ай бұрын
A question!, why does show interstitial ad in place of rewarded ad , though the logic is correctly set. Any ideas??
@zaiivonhest3 ай бұрын
The video seems great but unforunately i get errors trying to instanll ad package. After i did this i get gradle errros when starting my game, something about the system cannot find the specified file
@clasher_king19 күн бұрын
Same
@Nounsi_Dev9 ай бұрын
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
@lowweak19 ай бұрын
hi, interstitial and rewarded ads work on Android, but the banner does not appear when you load it and then display it, why?
@leunghenry860411 ай бұрын
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?
@iammirrrr11 ай бұрын
Have you called Load Interstitial in the Ad Manager script ?
@GAMERZ_exam7865 ай бұрын
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???
@AntonioMenaM2 ай бұрын
When I try it on the computer the sample screens run, but when I export the apk to Android the ads don't run
@caiylle168 ай бұрын
How will u integrate both admobs and unity?
@Lil_Johnny_Adventure6 ай бұрын
bro my game in currently in closed testing all things are good but test ads not showing Pls Help!!
@CosmicGhazt3 ай бұрын
@iammirrrr i have a question i have mispelled where the money is going how do i fix it
@gasiltech9 ай бұрын
Thanks dude .keep making more videos.🤩
@CAMummoorthy6 ай бұрын
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
@MirBeats Жыл бұрын
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 Жыл бұрын
Thank you so much 👍
@oliviaelisa.design28 күн бұрын
As soon as I install Advertisement Legacy I get this pop up: "Unable to find java in the system path. This tool is required to process Android libraries. Please configure your JDK location under the 'Unity Preferences > External Tools' menu." and an error in the console. Does anyone know how to solve that?
@iammirrrr23 күн бұрын
Its problem with JDK installation, try to reinstall it
@boohooithing93373 ай бұрын
Hi, the ads shows in the Unity but does not show in the final build (after install the apps in my phone). May i know what could be the reason?
@asaf1213d3 ай бұрын
if you change to wifi it should work
@maleekanarjis5267 Жыл бұрын
Such a helpful and easy tutorial to follow!😃
@iammirrrr Жыл бұрын
Glad it was helpful!
@sahpdudeАй бұрын
is anyone having trouble with the UnityAds/UnityAds.h file not found how do you fix this?
@kenancetin298 ай бұрын
Thanks for the tutorial. I want to ask this. Should isTesting be true or false before publishing the game on Google Play?
@iammirrrr8 ай бұрын
should be false as we dont want testing mode ads
@SAJJAD-dh3xp7 ай бұрын
my game crash when running the game in my xiaomi 11T pro with ads on and test mode is off why can somebody help?
@mirazak834211 ай бұрын
I can't find Ad unit ID in my manager like you have it below differend AD units any help?
@iammirrrr11 ай бұрын
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
@SulemanSunny1979 ай бұрын
Greetings bro please also tell us how can we add ads on Play store....
@FlyingCardboard Жыл бұрын
how did you test your game ? By building it as apk or in internal testing using google play console ?
@iammirrrr Жыл бұрын
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.
@sachinrao715511 ай бұрын
How did you added the oitline around the buttons I am searching for last 15days 😢
@iammirrrr11 ай бұрын
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
@sachinrao715511 ай бұрын
thanks man@@iammirrrr
@samarth69379 ай бұрын
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
@samarth69379 ай бұрын
When I put Debug message in 'ShowInterstitialAd()' function, i don't get the message
@Krantworld9 ай бұрын
Please can any one help me the ads are not showing on mobile 😢😢
@thekinggaming00911 ай бұрын
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?
@iammirrrr11 ай бұрын
Have you call the Load functions in the adManager class ?
@thekinggaming00911 ай бұрын
@@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
@Emirson7779 ай бұрын
bro u r underrated
@yours_indie_game_dev11 ай бұрын
i added script to show logs on my android, i logs out banner_android placement failed to fill. from banner load error message
@iammirrrr11 ай бұрын
Did you use Coroutine to for showBanner() function ?
@yours_indie_game_dev11 ай бұрын
@@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()); }
@johnemersonbacarra25839 ай бұрын
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.
@johnemersonbacarra25839 ай бұрын
fixed after unity restart except I still get PlacementID cannot be nil or Empty tried everything dont know what tot do
@iammirrrr9 ай бұрын
@@johnemersonbacarra2583 have you check your placement ID for Intersitial and Rewarded Video Ads ?
@johnemersonbacarra25839 ай бұрын
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
@NOCOPYRIGHTMEMES8 ай бұрын
@@johnemersonbacarra2583bro which tut? Pls reply
@TheLazyDeveloper5509 ай бұрын
Unity ads work in editor, but not work on android device
@MeetSondagar-p7g9 ай бұрын
Bro i want Setup Real Ad in Unity Like Working Ad
@yours_indie_game_dev11 ай бұрын
my ads are only showing up in the editor, not in the builds. how can i fix this
@iammirrrr11 ай бұрын
Can i see your code base (upload to drive and share link) , have you tried using the plugin I linked ?
@iammirrrr11 ай бұрын
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_dev11 ай бұрын
@@iammirrrr drive.google.com/drive/folders/1cslJ4w8wt1ChiOYFikFBFUSTnagK6LfA?usp=sharing heres the liink
@yours_indie_game_dev11 ай бұрын
@@iammirrrr im using my home wifi
@ROCKSMASHER2 ай бұрын
Thank you :)
@Tech_brother198 ай бұрын
Bro ad is not loading in build app
@Memress10 ай бұрын
Thank you!
@ralts007 ай бұрын
Muchas gracias desde méxico!
@HamzaAhmed-o5q9 ай бұрын
Could you please send me the code for the counter please
@عمروالسيد-خ1و5 ай бұрын
What was your ecpm which you received your revenue with?!
@m4skiingАй бұрын
What if your game does not have GameManager?
@iammirrrr23 күн бұрын
You can call from other classes its not complusary
@rajsah466710 ай бұрын
Will this work on webgl also?
@iammirrrr10 ай бұрын
Unity Ads apparently are not supported on WebGL as far as i know
@rajsah466710 ай бұрын
@@iammirrrr ok thanks please make video if u found anything about webgl ads
@samirdahal40304 ай бұрын
placement is empty i got a error
@User7018211 ай бұрын
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 ?
@iammirrrr11 ай бұрын
You will get banned soon if you try to do this …
@tvasti5354 ай бұрын
In this video soo many mistakes are there,, and In video id not done by single record, Scripts names are different. soo much confusion
@diegocosta2383 Жыл бұрын
The video is excellent, but why did you enter the codes manually if they are already ready by Unity?
@iammirrrr Жыл бұрын
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!
@Raphael22287 ай бұрын
and how are players supposed to be rewarded if the ad is successful? It's a shame you didn't mention it.
@Teo_Pan11 ай бұрын
Great video👍
@NickName-oz5nf4 ай бұрын
Nice Video
@n_mckean8 ай бұрын
2:15 Oops. Choose Advertisement Legacy? That in itself is against Unity's advice. Im outta here.
@santiagoloveraАй бұрын
Yeah. Me too
@tvasti5354 ай бұрын
video is good but it is too fast.
@datboiran85246 ай бұрын
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
@Zethuzzz3 ай бұрын
Unity Ads has to be the Single most useless and annoying. Company. Can’t wait for them to go out of business
@n_mckean8 ай бұрын
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.
@b33bo934 ай бұрын
icl this tutorial is horrible you need to explain why you're doing stuff and the amount of code repetition is awful
@FalculoCornuto11 ай бұрын
toooooo fast
@iammirrrr10 ай бұрын
🙁
@Bowmen_V3664 ай бұрын
Stop Putting Ads In My Games!!!!!!!!!!!!
@SiddhirajRayate-y6g11 ай бұрын
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 ....................................
@iammirrrr10 ай бұрын
I will look into it , any luck ?
@SiddhirajRayate-y6g10 ай бұрын
@@iammirrrr I got solution. I changed unity version from 2020 to 2021.
@gameplaystories41305 ай бұрын
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
@cameronboo8473Ай бұрын
In Finance section account type is company. How can I change it to individual? Is there any way to change it?