---
metadata:
  - name: generator
    content: Diplodoc Platform v5.52.0
alternate:
  - https://yandex.com/dev/games/doc/en/sdk/unity/advertisement.md
  - https://yandex.com/dev/games/doc/hi/sdk/unity/advertisement.md
  - https://yandex.com/dev/games/doc/ko/sdk/unity/advertisement.md
  - https://yandex.com/dev/games/doc/ru/sdk/unity/advertisement.md
  - https://yandex.com/dev/games/doc/tr/sdk/unity/advertisement.md
  - https://yandex.com/dev/games/doc/vi/sdk/unity/advertisement.md
  - https://yandex.com/dev/games/doc/zh/sdk/unity/advertisement.md
  - href: en/sdk/unity/advertisement.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://yandex.com/dev/games/doc/en/llms.txt

# Advertising

<!-- source: en/_includes/script-common.md -->
<!-- source: en/_includes/script/index-js.md -->

<!-- endsource: en/_includes/script/index-js.md -->

<!-- source: en/_includes/script/requirements-js.md -->

<!-- endsource: en/_includes/script/requirements-js.md -->

<!-- source: en/_includes/script/image-modal-js.md -->

<!-- endsource: en/_includes/script/image-modal-js.md -->
<!-- endsource: en/_includes/script-common.md -->

#|
|| ![](../../_images/icons/video.svg) | Video Tutorial 2. In-Game Advertising

<div class="cut-button">

{% cut "Watch video" %}

The video is in Russian, but you can enable automatic subtitles on YouTube.

{% list tabs %}

- Yandex

  @[](https://runtime.strm.yandex.ru/player/video/vplvlc4zzcshcp4ztpey?autoplay=0&mute=0)

- YouTube

  @[youtube](https://youtu.be/B9J2G2hoXKA?si=ky4V0HOrU45p-283)

{% endlist %}

{% endcut %}

</div>

||
|#

Learn more about [ad monetization](https://yandex.com/dev/games/doc/en/console/adv-monetization.md).

The plugin supports three ad formats:
- [Interstitial ads](https://yandex.com/dev/games/doc/en/console/adv-monetization.md#interstitial) shown during logical breaks. [Learn more](https://max-games.ru/plugin-yg/doc/inter-ad/?en){.external}.
- [Rewarded video ads](https://yandex.com/dev/games/doc/en/console/adv-monetization.md#rewarded). Users must clearly understand what they're being offered and what reward they'll receive. [Learn more](https://max-games.ru/plugin-yg/doc/reward-ad/?en){.external}.
- [Sticky banners](https://yandex.com/dev/games/doc/en/console/adv-monetization.md#sticky) displayed at screen edges during gameplay. [Learn more](https://max-games.ru/plugin-yg/doc/sticky-adv/?en){.external}.

Ad monetization integration is mandatory ([item 1.12](https://yandex.com/dev/games/doc/en/concepts/requirements.md#1-12)), but third-party ads are prohibited ([item 1.16](https://yandex.com/dev/games/doc/en/concepts/requirements.md#1-16)). Ad display is regulated by Game requirements [section 4](https://yandex.com/dev/games/doc/en/concepts/requirements.md#4). After configuring ads, you can test them using the plugin.

