To ensure that you are using the latest version of Unity Ads, we recommend that you install the Advertisement Legacy package from the Unity Editor Package Manager.
- Open the Unity Editor, and go to Window > Package Manager.
- In the Package Manager window, ensure Unity Registry is selected as the Packages type.
- Navigate through the package list, find the Advertisement Legacy package, and then select the latest verified version.
- Click Install or Update.
If you can't find the the Advertisement Legacy package in the list, try searching for it:
- In the Package Manager, use the search bar and enter "Advertisement Legacy” or “Ads”.
- The package will appear in either of these locations:
- All tab - listed as a package.
- Services tab - listed under Monetization.
If the package still doesn't appear, add the Advertisement Legacy package by its name:
- In the Package Manager dropdown, click the plus button.
- Select “Add Package by Name”, then enter
com.unity.ads
to search for it. - Once found, select the latest verified version and click Install or Update.
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 Initialize the SDK in Unity documentation.