You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 7, 2019. It is now read-only.
Nikkolai Davenport edited this page Jun 10, 2016
·
4 revisions
A simple Unity Ads integration can be summed up in just 3 steps:
Initialize the Unity Ads SDK.
Determine if an ad is ready.
Show the ad.
In this example, we'll show you how to initialize Unity Ads using the UnityAdsHelper script. Then we'll guide you through setting up a Unity UI Button and script, utilizing the UnityAdsHelper to show an ad.