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: As of SDK version 4.4.1, the Unity Ads package is called Unity Advertisement Legacy. From SDK version 4.4.2 and newer, this package will support only native updates for Android and iOS developers, and will no longer include updates for Unity developers. For more information, refer to the Unity Ads github repository for Android and iOS.

  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.