---
metadata:
  - name: generator
    content: Diplodoc Platform v5.54.4
alternate:
  - https://yandex.com/dev/games/doc/en/console/promo-activate.md
  - https://yandex.com/dev/games/doc/hi/console/promo-activate.md
  - https://yandex.com/dev/games/doc/ko/console/promo-activate.md
  - https://yandex.com/dev/games/doc/ru/console/promo-activate.md
  - https://yandex.com/dev/games/doc/tr/console/promo-activate.md
  - https://yandex.com/dev/games/doc/vi/console/promo-activate.md
  - https://yandex.com/dev/games/doc/zh/console/promo-activate.md
  - href: en/console/promo-activate.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

# Activation

<!-- 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 -->

[Add a promo](https://yandex.com/dev/games/doc/en/console/promo-add.md) to your game and activate it on the **Promos** tab in [the Yandex Games Console](https://games.yandex.com/console){.external}.

All promos undergo moderation. To pass, follow the [rules](https://yandex.com/dev/games/doc/en/console/promo-rules.md).

## Enabling a promo in the Console {#promo-enable}

1. Go to the **Promos** tab and click **Create a promo**.

1. Fill in the fields:

   #|
   || **Field** | **Description** | **Required** ||
   || **Activated** | The option will be enabled if moderators approve the promo. |  ||
   || **Promo start** |

   Specify the start date and time of the promo. The selected time must be no earlier than 30 days and no later than 72 hours from the current moment. The actual start time may be delayed until moderation is complete.

   The system uses the user's time zone.

   |::{align="center"}

   ![SVG](../_images/icons/yes-button.svg)

   ||
   || **Promo end** |

   Specify the end date and time of the promo. The maximum duration of a promo is 10 days.

   The system uses the user's time zone.

   |::{align="center"}

   ![SVG](../_images/icons/yes-button.svg)

   ||
   || **Promo type** |

   Affects how the promo is displayed in the storefront and in analytics.

   - **Event** — promos focused on game mechanics: quests, item collection, tournaments, leaderboards, new seasons. A purchase is not required to participate.
   - **Offer** — promos with a direct purchase benefit: discount percentage, multiplier, bonus amount, promo code, starter pack.

   {% note info %}

   If a promo combines mechanics and a discount, choose based on the primary content.

   «—» is a legacy option for older promos.

   {% endnote %}

   For a detailed comparison, see [Types of promotions](https://yandex.com/dev/games/doc/en/console/promo-and-discounts.md#promo-types).

   |::{align="center"}

   ![SVG](../_images/icons/yes-button.svg)

   ||
   || **Intent** | A custom hint for routing within the game and analytics. For example: `open_shop`, `open_starter_pack`. Passed to the [SDK](https://yandex.com/dev/games/doc/en/sdk/sdk-environment.md#structure-referrer) when navigating from the promo. |  ||
   || **In-app ID** | The [in-app purchase ID](https://yandex.com/dev/games/doc/en/console/purchases.md#add-purchases) associated with the promo in the game. The link allows the game to immediately open the platform purchase dialog. Available when the **Offer** type is selected. |  ||
   || **Cover** |

   Event banner.

   Size: 928 × 540 pixels.

   Format: PNG.

   For cover design requirements, see [Cover](https://yandex.com/dev/games/doc/en/console/promo-event.md#banner).

   |  ||
   || **Title** |

   Promo name.

   Maximum length: 46 characters (including punctuation).

   For name design requirements, see [Name](https://yandex.com/dev/games/doc/en/console/promo-event.md#name).

   |::{align="center"}

   ![SVG](../_images/icons/yes-button.svg)

   ||
   || **Description** |

   Promo description.

   Maximum length: 250 characters (including punctuation).

   For description design requirements, see [Description](https://yandex.com/dev/games/doc/en/console/promo-event.md#description).

   |::{align="center"}

   ![SVG](../_images/icons/yes-button.svg)

   ||
   |#

   {% note info %}

   By default, promos are set to Russian. For text fields (**Title** and **Description**) you can:

   - Add another language — click ![SVG](../_images/icons/add-purchase.svg) and select a language from the list.
   - Remove an unused language — click ![SVG](../_images/icons/delete-button.svg) to the right of it. Russian cannot be removed.

   {% endnote %}

1. Click **Submit for moderation**.

   Moderators will review your promo for compliance with the requirements, which usually takes 3−5 business days.

   You will see the review results in the Console:

   - After passing moderation, the promo will appear in the [Discounts and promotions](https://games.yandex.com/promos){.external} section and other featured collections in the Yandex Games catalog.
   - If the promo does not pass moderation, it will not be added to the catalog. The reasons for rejection will be sent to the email address specified in your [developer account](https://yandex.com/dev/games/doc/en/console/manage-account.md#profile-manage).

1. After the promo ends, disable it in the game via remote flag configuration, or upload a new archive to the Console with the promo disabled and submit it for moderation.
