> For the complete documentation index, see [llms.txt](https://wiki.indeepa.com/2.0/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.indeepa.com/2.0/indeepa-prodvizhenie/prodvizhenie-ozon.md).

# Продвижение Ozon

{% embed url="<https://rutube.ru/video/f2393c4ed94d691dac0ee62b0deadd87/>" %}

Это сервис автоматического управления платными кампаниями продвижения на Ozon.

Вы задаёте правила, стратегию и ключевые показатели: бюджет продвижения, лимит показов, максимальный TACoS, процент выкупа, минимальный остаток и план продаж. Всё остальное сервис сделает автоматически.

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

Сервис самостоятельно запускает и останавливает кампании продвижения, управляет ставками и бюджетом, защищает от перерасхода средств и ухода товара в out of stock.

> Важно: INDEEPA работает только с кампаниями, созданными через сервис Продвижение Ozon. Кампании, созданные вручную в личном кабинете Ozon, не отображаются в сервисе и не учитываются в статистике.

## Кому будет полезен сервис

{% embed url="<https://rutube.ru/video/d030f4a82af17622c60899911e2e8139/>" %}

Сервис подходит селлерам Ozon, которым нужно:

* массово запускать продвижение на большое количество товаров;
* настраивать отдельную логику продвижения для разных ассортиментных групп (локомотивы / неликвид / бренды / коллекции / Out of Stock и т.д.);
* автоматически включать/выключать кампании и ограничивать расходы по заданным правилам;
* видеть сводные показатели по всем типам продвижения в одном окне (доступно для кампаний, которыми управляет INDEEPA).

Сервис помогает увеличивать прибыль от платного продвижения товаров на Ozon, избавляя пользователей от рутинных ручных настроек и продвижения убыточных SKU.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://wiki.indeepa.com/2.0/indeepa-prodvizhenie/prodvizhenie-ozon.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
