Getting started with Unity
Follow the step-by-step guide to integrate Unity LevelPlay into your app, set up ad units, and configure mediated networks for monetization.
This guide will walk you through the steps you need to take to start monetizing with Unity LevelPlay. Begin by learning how to integrate LevelPlay into your app and then move on to setting up your app and mediated networks on the LevelPlay platform.
중요
The SDK download, use, and access are subject to the Unity Advertising Terms of Service. If you disagree with Unity Advertising Terms of Service, do not download, access, or use the SDK or the underlying services.
Integration
Install the LevelPlay package, complete a basic integration and go over some platform-specific configuration.
Learn how
Integrate your ad units
Register listeners and integrate the relevant APIs in your apps' code for the type of ads you want to show in your app.
Learn how
Set user IDs
If you're using server-to-server callbacks to reward your users, you're required to define a unique identifier for each user.
Learn how
Integrate the network adapters and SDKs for the mediated networks you want to use on LevelPlay.
Learn how
Add your apps to your account
Set up the apps you'd like to monetize and promote through Unity LevelPlay. Automate your setup by cloning app settings or by using the Application API.
Add networks
Activate the networks you want to serve ads from on the platform and integrate their adapters. Automate network setup by using CSV
Learn how
Set up your ad units
Configure the types of ads you want to serve in your apps.
Learn how
Set up your hybrid waterfalls and instance rates
Create mediation groups and add instance rates for non-bidding networks.
Check your app keys
Confirm that each app key from the LevelPlay platform is correct in your apps' integration.
See your app keys
Verification
Confirm integration success and test ad delivery
Use the integration test suite to confirm each ad source you've set up on LevelPlay is correctly configured and check ads are loading and displaying successfully.
Learn how