# Unity Ads

## Unity settings

You will need **Organization Core Id**, **Game Id** and **Reporting API Key** to integrate Unity Ads.

Go to [Dashboard](<https://operate.dashboard.unity3d.com/ >) and click Settings in the left menu, you will find **Organization Core Id** in organization settings:

![](/files/-M7CiDqUeoNNUngmviYJ)

Go to Ads Data Export -> API access in the left menu next and create new **Monetization Stats API Access** key, this is your **Reporting API Key**:

![](/files/-M7CifS7V2xiHKqo4ed2)

Go to Projects -> Select your projects and click Settings -> Project settings in the left menu, you will find **Game ID** for corresponding platform here:

![](/files/-M7CjF_KwslOBA39aFDR)

## devtodev settings

Go to Settings -> 3rd party sources -> Ad revenue, fill in Organization Core Id, Game Id and Reporting API Key.

Save settings and enable the integration.

<figure><img src="/files/WAP2BQASIzhn575z2uKA" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.devtodev.com/3rd-party-sources/ad-revenue/unity.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
