Documentation

​
​

Development

User Acquisition

Monetization

Industry

LevelPlay SDK - Unity

Unity SDK

Android SDK

iOS SDK

Adobe AIR SDK

Flutter SDK

React Native SDK

LevelPlay SDK - Unity

Unity LevelPlay
​
​
Unity SDK
  • Get started
  • Regulations and settings
  • Ad formats
  • Mediated networks
  • Test your integration
    • Integration test suite
    • Integration Helper for Unity
    • Integration testing
    • Troubleshoot no ads displaying
    • Troubleshoot the TCF consent log
    • Test Ad Quality SDK integration
    • Preview mock ads in the Unity Editor
    • Troubleshoot your LevelPlay integration
    • Troubleshoot Android build failures caused by Kotlin 2
  1. Grow your game
  2. Unity LevelPlay
  3. LevelPlay SDK
  4. LevelPlay SDK for Unity developers

Integration Helper for Unity

Utilize the Integration Helper to verify successful integration of the LevelPlay SDK and adapters, ensuring all dependencies and frameworks are correctly added.
Read time 1 minute
Last updated 2 months ago

The LevelPlay SDK and Unity Plugin provide an easy way to verify that you've successfully integrated the LevelPlay SDK and any additional adapters; it also makes sure all required dependencies and frameworks were added for the various mediated ad networks.
The Integration Helper portrays the compatibility between the SDK and adapter versions.

Integration Helper Method

The Integration Helper will now also portray the compatibility between the SDK and adapter versions. After you have finished your integration, call the following static method and confirm that everything in your integration is marked as VERIFIED:
LevelPlay.ValidateIntegration();
Important
After you've successfully verified your integration, remove the integration helper from your code.

Device Advertising ID

You can retrieve your AID/GAID at the bottom of the log after you call the method (as shown in the example).
An example of the integration helper logfile results.
The Integration Helper tool reviews everything, including ad networks you may have intentionally chosen not to include in your application. These will appear as MISSING and there is no reason for concern. In case the ad network’s integration has not been completed successfully, it will be marked as NOT VERIFIED.

Copyright © 2026 Unity Technologies
LegalPrivacy PolicyCookiesDocumentation Terms of UseDo Not Sell or Share My Personal InformationYour Privacy Choices (Cookie Settings)

"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S and elsewhere (more info here). Other names or brands are trademarks of their respective owners.

Some pages are machine-translated for convenience, and may contain inaccuracies. In the event of conflicting information, the English version is authoritative.

  • On this page
    • Integration Helper Method

    • Device Advertising ID


Report a problem with this page