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: Starting from SDK version 4.4.1, the Unity Ads package is now called the Advertisement Legacy package in the Unity Editor. The Advertisement Legacy package version 4.4.2 is still functional but will not receive any further updates for new or enhanced features. From SDK versions beyond 4.4.2, only native updates will be supported for Android and iOS developers, with no further updates provided for Unity developers.

  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.