# Ads Manager

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

| Field Name                      | Description                                                                         |
| ------------------------------- | ----------------------------------------------------------------------------------- |
| Banner Position                 | Change banner ads position in the game.                                             |
| Num End Game Classic To Show Ad | Number of game levels needed to finish before ads are shown ( Classic Mode ).       |
| Num Exit Lobby To Show Ad       | Number of clicks on exit lobby button before ads are shown ( Multiplayer Mode ).    |
| Is Disable Inter Ad             | Enable this option to hide interstitial ads in the game.                            |
| Is Disable Banner Ad            | Enable this option to hide banner ads in the game.                                  |
| Control Ads With Playfab        | Enable this option to control showing ads by using title data on Playfab dashboard. |

{% hint style="info" %}
To use control ads with PlayFab option, you need to create a PlayFab account. Please check this [page](/2d-racing-multiplayer-game-template/customization/playfab.md).
{% endhint %}


---

# 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://black-knight.gitbook.io/2d-racing-multiplayer-game-template/customization/monetization-admob-+-unity-iap/ads-manager.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.
