UNITY ADS (+ rewarded ads) - Monetize your mobile games!
https://www.youtube.com/watc...š Support me and DOWNLOAD Unity project: https://www.patreon.com/posts/50489978?s=yt
This tutorial/guide will show you how to add ads to your Unity game in just a few minutes. Unity monetisation services provide a very simple way to implement:
- Interstitial ads (simple ads)
- Rewarded ads
- Banners
I'll show you step by step how to write a whole script from the ground up and how to implement it into your existing game.
š Join our Discord: https://discord.gg/hNnZRnqf4s
šµ Follow me on Twitter: https://twitter.com/bionicl333
==== CREDITS ====
Video produced by Coco Code
Script review - by Breck P
Thanks for all my Patrons for making my videos possible! š„
================
You will learn:
- How to add ads to your game
- How to work with Unity ads
- How to implement Unity monetisation
- How Unity Ads work
- How to use Unity ads dashboard
- How to create rewarded ads in Unity
- How to earn money on your games
- How to create ads
- How to monetize your mobile games
- How to monetise your mobile games
0:00 - Intro
0:32 - Preparing Unity
1:51 - Changing build target
2:28 - Unity ads dashboard
3:58 - Setting up AdsManager
6:04 - Creating interstitial ad
7:17 - Creating rewarded ad
10:58 - Creating banner ad
13:58 - Linking GameManager with AdsManager
15:05 - Integrating ads into existing project