# Ads setup

```
To test add in Unity enable domain reloading (ProjectSettings->Editor->Enter play mode settings->Reload Domain
```

**Some references:**

Google mobile ads (admob)

Don't forget to setup admob app id in the separate menu also&#x20;

{% embed url="<https://developers.google.com/admob/unity/quick-start#set-up-app-id>" %}

Ironsource integration guide:<br>

{% embed url="<https://developers.is.com/ironsource-mobile/unity/unity-plugin/#step-1>" %}


---

# 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.candy-smith.com/main/bubble-shooter-toolkit/tutorials/ads-setup.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.
