[GUIDE] How to setup Unity Ads

:star2: [GUIDE] How to Setup Unity Ads in Your App :star2:

Hello, Android Builders! :android_builder:

Today, I’m bringing you my very first guide in this community! I hope this topic is helpful because many developers want to integrate Unity Ads into their apps. So, let’s dive right in! :rocket:


:small_blue_diamond: Step 1: Creating a Unity Project

:white_check_mark: Click on Create a new project

:white_check_mark: You will see this screen:

:white_check_mark: Enter your Project Name and Package Name


:small_blue_diamond: Step 2: Creating a Unity Account

:white_check_mark: Open your browser and search Unity ID Login

:white_check_mark: Click on the first website: Unity ID Login

:white_check_mark: Sign up for an account:

:white_check_mark: Accept Terms & Policies

:white_check_mark: Setup your account details

:white_check_mark: Go to the Unity Dashboard

:white_check_mark: Navigate to the Monetization Section

:white_check_mark: Create a Project

:white_check_mark: Copy your Game ID and Placement IDs


:small_blue_diamond: Step 3: Implementing Unity Ads in Your App

:hammer_and_wrench: Adding Unity Core Component
:white_check_mark: Drag the Core Component of Unity into your project

:white_check_mark: Drag the Ad Component as needed


:arrows_counterclockwise: Initializing Unity Ads
:bulb: Initialize Unity Core using these blocks:


:loudspeaker: Loading & Showing Interstitial Ads


:warning: Error Handling for Ads:



:gift: Loading & Showing Rewarded Ads


:warning: Checking for Errors in Rewarded Ads:



:scroll: Loading & Showing Banner Ads


:warning: Checking for Banner Ad Errors:


:rotating_light: Note: Banner Ads are not currently available in India. They will only show for users in other countries.


:bulb: Final Thoughts

:white_check_mark: You can also set up other ad formats in a similar way.
:movie_camera: I will try to add a video tutorial soon!

:inbox_tray: Downloads:


:sparkling_heart: Thanks for Reading! :blush:
:bulb: Any suggestions or edits are welcomed! If you found this guide helpful, click that heart button :heart: to show support!

:rocket: Happy Coding! :rocket:

4 Likes

Kindly give the credit to the original author for this part as copy pasting without crediting is not allowed.

I will unlist this for now.


Regards,
Akshat

1 Like

:grinning: :grinning:okk ok i dont how to make a guide thats why i copy some part of your admob guide

6 Likes

Banner not working, how can i solve this issue

1 Like

Banner isn’t showing in india it’s unity platform issues.

2 Likes

Showing issue
call to
‘UnityCore1 $InitializationComplete’ has too many arguments (1; must be 0)

1 Like

Post ur blocks here.