---
metadata:
  - name: generator
    content: Diplodoc Platform v5.57.3
alternate:
  - https://boost.yandex.com/doc/en/ad-monetization/dev/unity7/unityads.md
  - https://boost.yandex.com/doc/ru/ad-monetization/dev/unity7/unityads.md
  - href: en/ad-monetization/dev/unity7/unityads.md
    type: text/markdown
    title: Markdown version
  - href: llms.txt
    type: text/markdown
    title: llms.txt
---
> **Documentation Index:** Fetch the complete configuration index at https://boost.yandex.com/doc/en/llms.txt

<!--
Используется в Boost: boost/en/ad-monetization/dev/unity
-->

# Integrating the Unity Ads

## Supported ad formats {#formats}

- [Interstitial ads](https://boost.yandex.com/doc/en/ad-monetization/dev/unity7/interstitial.md)
- [Rewarded ads](https://boost.yandex.com/doc/en/ad-monetization/dev/unity7/rewarded.md)

## Integration {#integration}

{% note info %}

The UnityAds adapter requires Target API Level 33 or higher.

{% endnote %}

1. [Configure mediation](https://boost.yandex.com/doc/en/ad-monetization/monetization/yandex-mediation/setup.md) in the Boost interface and your advertising network account.
2. Import the package `yandex-mobileads-lite-7.18.2.unitypackage` to your project.
3. Import the package `mobileads-unityads-mediation-7.18.2.unitypackage` from the **mobileads-mediation** directory.

## Learn more

* [Mobile Mediation errors](https://boost.yandex.com/doc/en/ad-monetization/dev/unity7/unity-errors.md#mob-med)
