[🆕 2024] HOW TO CREATE AN INTERSTITIAL AD IN UNITY USING GOOGLE ADMOB | Unity Tutorial

Поділитися
Вставка
  • Опубліковано 31 бер 2024
  • [🆕 2024] HOW TO CREATE AN INTERSTITIAL AD IN UNITY USING GOOGLE ADMOB | Unity Tutorial
    🛑 Make sure to set up your Google Admob account and your Unity project before starting this tutorial, you can check the video below to do it!
    ✅ HOW TO EARN MONEY WITH ADMOB ADS IN UNITY - GOOGLE MOBILE ADS PLUGIN ✅
    • [🆕 2024] HOW TO EARN M...
    ✅ HOW TO CREATE AN ADMOB BANNER AD IN UNITY ✅
    • [🆕 2024] HOW TO CREATE...
    In this NEW Unity tutorial we are going to learn how to create an interstitial ad in Unity using Google Admob ads to earn money in our games and apps.
    The first step will be to configure an interstitial ad in our Google Admob account, inside the app we already created in a previous video, to receive a unique AD UNIT ID.
    The second step will be to follow the official documentation to implement the code in our c# script to request a new interstitial ad from Admob and show it in our Unity game or app.
    Google Admob Interstitial Ads documentation: developers.google.com/admob/u...
    Finally, we will configure the ad events and test that our Google Mobile Ads plugin is working fine and we can request and show Admob interstitial ads to earn money with Unity games and apps.
    I'll explain in detail how to do this and show you all the tips and tricks I know in Unity following the next steps:
    00:09 - What is an interstitial ad? Examples
    00:58 - Initial set up to show ads with Google Admob in Unity
    01:37 - Create an interstitial ad in Google Admob - Configure the ad unit
    08:38 - Configure our Admob interstitial ad in our Unity c# script - Load and show an interstitial ad
    Have a nice day Unity developer!
    ❗️KEEP LEARNING❗️
    • Unity Tutorials - Free...

КОМЕНТАРІ • 17

  • @bamgamesapps
    @bamgamesapps  3 місяці тому

    👇 SUPPORT THE CHANNEL 👇
    Like the video and subscribe to the channel if you enjoyed the content. It helps a lot and will allow us to expand this community that we are creating around Unity.
    If you have any questions, let me know in the comments! If you would like to suggest the topic for the next video, leave me a comment too!
    🦾KEEP LEARNING🦾
    ua-cam.com/play/PLjQFtm3o3dPvyUHUJPERHKkwVb0j3j_jP.html

  • @yasinsly1366
    @yasinsly1366 3 місяці тому +2

    that was life saver man !! Thanks for you great video

    • @bamgamesapps
      @bamgamesapps  3 місяці тому

      Thank you so much @yasinsly1366 ! Appreciate your support and I'm happy to know I could help. Wish you the best! 🦾

  • @SuperMina7
    @SuperMina7 Місяць тому +1

    Many Thanks for this tutorial. You are the best 😇

    • @bamgamesapps
      @bamgamesapps  Місяць тому

      Thank you so much @SuperMina7 !!! I hope you keep enjoying the new content that is coming. Have a great day! 🦾

  • @hongquanvu3302
    @hongquanvu3302 3 місяці тому +1

    Great video, thanks bro

    • @bamgamesapps
      @bamgamesapps  3 місяці тому

      Thank you so much for the support @hongquanvu3302 !!! Have a nice day 🦾

  • @samcodebreaker
    @samcodebreaker 3 місяці тому +1

    Thanks once again. Could you please make a video for rewarded ads? And also provide us with the script you are using for the ad.

    • @bamgamesapps
      @bamgamesapps  3 місяці тому

      Thank you so much @samcodebreaker ! Appreciate your comment. I'm planning to publish the rewarded ads video on the 11th of April (next Thursday). I still have to edit the video 🦾
      Hope you have a nice week!

  • @Shopanywant
    @Shopanywant 3 місяці тому +1

    It helped a lot thank's a lot my friend! Can you make IAP tutorial for consumable and non consumable(Like no ads IAP) purchases? Or if you know good tutorial to use can you recommend please?

    • @bamgamesapps
      @bamgamesapps  3 місяці тому +1

      Thank you so much @Shopanywant !!! I'll note it, it's a very good idea. Well, as far as I know some details changed and I don't have an updated tutorial to share, but will take it into account for future videos.
      Have a great day!🦾

    • @Shopanywant
      @Shopanywant 2 місяці тому +1

      @@bamgamesapps Oh thank you so much pal. I guess lots of new developers don't know this details. If they can see the updated version from someone else. It could be very helpful to them. Have a nice day! 😁👋

    • @bamgamesapps
      @bamgamesapps  2 місяці тому

      @@Shopanywant sure, Admob made changes recently in latest versions and it's important to see a tutorial up to date, else it will not work at all. Have a nice day!🦾

  • @dancogames12332
    @dancogames12332 2 місяці тому +2

    Hello! Do we need to initialize the ad again when we go to another scene? Can you please make a video on it please.

    • @bamgamesapps
      @bamgamesapps  2 місяці тому

      Hello @dancogames12332 !! You can attach your script to a GameObject that is not Destroyed even changing scenes so that you just initialize everything once and centralize ads there. I'll make a video on it, sure, noted!!! Thanks for the idea and have a great day 🦾

    • @dancogames12332
      @dancogames12332 2 місяці тому +1

      @@bamgamesapps thx

    • @bamgamesapps
      @bamgamesapps  2 місяці тому

      @@dancogames12332 Thank you to you!!