# Integrate Adjust with Unity

> Activate the Unity Ads integration in the Adjust dashboard, enable full data-sharing, map events, and create attribution links.

> **Important:**
>
> The following documentation discusses products or services (“Third-party Products”) not developed, owned, or operated by Unity.
> This information might be outdated or incomplete and is provided for your convenience.
> Your use of any Third-party Product is subject to its own terms.
> Unity makes no warranties regarding these products and isn't liable for any damages or losses arising from their use, including issues related to content, advertising, or materials from Third-party providers.

Set up Adjust as your Mobile Measurement Partner (MMP) for Unity User Acquisition campaigns. Integration includes the following setup tasks:

* [Activate Unity Ads in the Adjust dashboard](#activate-unity-ads-in-the-adjust-dashboard).
* [Configure data-sharing settings](#configure-data-sharing-settings).
* [Map post-install events](#map-events-and-parameters).
* [Create an attribution link](#create-an-attribution-link).

For the most up-to-date Adjust integration information, consult the [Adjust Help Center](https://help.adjust.com/en/partner-setup/unity-ads).

## Prerequisites

Before setup, ensure you meet the following requirements:

* [Add](../../getting-started/add-an-app#add-an-app-to-the-dashboard) at least one app in the [Unity User Acquisition dashboard](https://cloud.unity.com/acquire).
* Retrieve your [Game ID](../../getting-started/locate-advertiser-credentials#game-id) from the User Acquisition dashboard.
* Download the latest version of the [Adjust SDK](https://github.com/adjust/unity_sdk/releases) (v4.0.0. or later).
* Enable Adjust account permissions: Admin, Editor, or Custom Editor. Refer to Adjust's [Manage users](https://help.adjust.com/en/article/manage-users) documentation for instructions.

## Integrate Unity with Adjust

Complete the following steps to integrate Adjust with your User Acquisition campaign:

### Activate Unity Ads in the Adjust dashboard

To activate the integration with Unity Ads, follow these steps:

1. In the [Adjust dashboard](https://suite.adjust.com), go to **Campaign Lab** > **Partners**.
2. Select **+ New partner** and search for **Unity Ads**.
3. Choose your app and select **Next**.
4. Enter your advertiser [Game ID](../../getting-started/locate-advertiser-credentials#game-id) in the **GAME ID** field.

> **Note:**
>
> Enter your Game ID exactly as shown in the User Acquisition dashboard. Mismatched Game IDs prevent Unity from receiving events correctly.

### Configure data-sharing settings

To configure data-sharing settings, follow these steps:

1. From the **What sources of data do you want to share** options, select **Data from all attribution sources**.
2. From the **What other data do you want to share?** options, select both **Sessions** and **In-app revenue (from in app purchases)**.

> **Important:**
>
> You must use these data-sharing settings to enable ROAS and Event campaigns.

### Map events and parameters

To share in-app events with your User Acquisition campaign, do the following in **Data sharing** > **Map your events**:

1. Select **+ Map event**.

2. Choose the event you want Adjust to share with Unity from the **Adjust event** list.

   ![The Map Events to Share with Unity dialog in the Adjust integration setup](/api/media?file=/user-acquisition/media/images/adjust-map-event-to-share.png)

3. Select or enter the Unity event that corresponds with the correct Adjust event, as shown in the following table:

> **Important:**
>
> If your Adjust account supports ad revenue data-sharing, send this data as a dedicated `ad_revenue` event.
>
> Otherwise, don't send ad revenue events. Mapping ad revenue events as other event types, such as `purchase`, can cause campaign optimization to stop working.

| `purchase`             | `purchase`       |
| ---------------------- | ---------------- |
| `ad_revenue`           | `ad_revenue`     |
| `{milestone_event}`    | `level_complete` |
| * `session`
* `launch` | `session`        |

4. To map the same events for all platforms, select **Use global mapping**.

### Create an attribution link

To create an attribution link, do the following in the integration setup:

1. On the **Setup review** page, select **Create link**.
2. Copy the attribution link for [integration](../../data-sharing/attribution/integrate-attribution-links) in the Unity dashboard.
