Integrate LevelPlay through the Ads Mediation package

You can integrate LevelPlay into your project directly in the Unity Editor using the Package Manager. Complete the following steps to integrate Unity LevelPlay through the Ads Mediation package in a supported editor version:

  1. Open your project in the Unity Editor and go to Window > Package Manager.
  2. In the Package Manager, select Packages: Unity Registry.
  3. Select Ads Mediation from the list of packages, and then select the most recent verified version.
  4. Select Install.

Dependency resolvers

It’s recommended best practice to import the Mobile Dependency Resolver if prompted. Projects made with Unity require a dependency resolver to manage platform-specific dependencies. Refer to Resolution and conflict in the Editor Manual to learn more about dependencies and resolution.