---
metadata:
  - name: generator
    content: Diplodoc Platform v5.46.1
alternate:
  - https://yandex.com/dev/partner-statistics/doc/en/reference/in-app-api.md
  - https://yandex.com/dev/partner-statistics/doc/ru/reference/in-app-api.md
---
> **Documentation Index:** Fetch the complete configuration index at https://yandex.com/dev/partner-statistics/doc/en/llms.txt

# API for in-app ads^β^

The API lets you manage ad units for mobile apps in the Yandex Advertising Network.

To gain access to the API, submit a request to our [support](https://yandex.com/dev/partner-statistics/doc/en/troubleshooting/troubleshooting.md) or contact us via [chat](https://yandex.ru/chat?context=%7B%22entrypoint%22%3A%22%7B%5C%22entrypoint%5C%22%3A%5C%22help%5C%22%2C%5C%22a_pagename%5C%22%3A%5C%22partner-ru%5C%22%7D%22%7D#/user/61a55f08-7fc4-956b-529c-f783dd9e6cf3/).

To submit requests to the API, use your [OAuth token](https://yandex.com/dev/partner-statistics/doc/en/concepts/access.md).

## API methods

* [Getting a list of mobile ad units](https://yandex.ru/dev/partner-statistics/doc/ru/reference/mobile-adunit/getMobileAdUnits)
* [Adding a mobile ad unit](https://yandex.ru/dev/partner-statistics/doc/ru/reference/mobile-adunit/addMobileAdUnit)
* [Getting a mobile ad unit by ID](https://yandex.ru/dev/partner-statistics/doc/ru/reference/mobile-adunit/getMobileAdUnit)
* [Deleting a mobile ad unit by ID (archiving)](https://yandex.ru/dev/partner-statistics/doc/ru/reference/mobile-adunit/deleteMobileAdUnit)
* [Editing a mobile ad unit by ID](https://yandex.ru/dev/partner-statistics/doc/ru/reference/mobile-adunit/editMobileAdUnit)

## Features

* **API use cases**
    : Use the API to do the following:
  * Directly connect the Yandex SDK to your mobile app.
  * Integrate the Yandex SDK through a third-party mobile mediation service.

* **Yandex Mobile Mediation**
    : You can't set up Yandex Mobile Mediation or integrate with other ad networks through the API. Only settings specific to the Yandex Advertising Network are available.

* **Creating and editing apps**
    : The API doesn't support creating or editing mobile apps. All apps must be created manually. You can use their IDs to work with the API.

* **Request limits**
    : The number of concurrent requests is limited to 6 per partner account.
