Installing the Unity SDK

To ensure that you are using the latest version of Unity Ads, we recommend that you install the SDK package from the Unity Editor Package Manager.

Note: The Unity Ads package was renamed to Unity Advertisement. As of version 4.4.1, this package is called Unity Advertisement Legacy - this package is supported but no longer being updated. To implement a comprehensive monetization solution for your app, install Unity LevelPlay through the Ads Mediation package in the Unity Editor.

  1. In the Unity Editor, select Window > Package Manager.
  2. In the Package Manager window, select the Advertisement Legacy package from the list, and then select the most recent verified version.
  3. Select Install or Update.

Note: Disabling domain reloading in Play Mode Options is not supported for the Unity Ads package.

If you created your project through the Unity Editor flow, you must also link it to a Unity Ads Monetization dashboard Project ID before it can access Unity Gaming Services. Refer to Configuring projects for Unity Gaming Services.

Next steps: To continue your integration, refer to the Initializing the SDK in Unity documentation.