ドキュメント

サポート

Integration Helper for Unity

Utilize the Integration Helper to verify successful integration of the ironSource SDK and adapters, ensuring all dependencies and frameworks are correctly added.
読み終わるまでの所要時間 1 分最終更新 15時間前

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();

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). 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.

Integration Helper for Unity • Unity Grow • Unity Docs