> For the complete documentation index, see [llms.txt](https://knowledgebase.offer18.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledgebase.offer18.com/ru/set/instrumenty/import-dannykh/import-offerov.md).

# Импорт офферов

1\. **Перейдите в Инструменты » Импорт данных**

![](/files/1f9c32f9ce48f7ba595e598c94b5e4559117dc7e)

2\. **Выберите шаблон импорта офферов (CSV файл)**

![](/files/09e02f848f91f3d45e84f17fbbb43617ee64b721)

После загрузки файла данные офферов будут отображены в виде таблицы. Пользователи должны сопоставить все заголовки столбцов в соответствии с отсортированным CSV-файлом данных.\
(Удалите первую строку заголовка после сопоставления столбцов)

***

**Обязательные поля в CSV для импорта офферов**

1. Название предложения
2. Валюта
3. ID рекламодателя (числовой)
4. Модель дохода рекламодателя
5. Цена для рекламодателя
6. Модель затрат партнёра
7. Выплата партнёра
8. URL оффера
9. Дата начала (MM-DD-YYYY)
10. Видимость (open, approval, private)
11. Статус (live, paused)

Скачайте файл шаблона импорта офферов здесь и отсортируйте данные вашей кампании в соответствии с заголовками шаблона.

{% file src="/files/f0d90d25383333268336ebf639d43685875a67a7" %}


---

# 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:

```
GET https://knowledgebase.offer18.com/ru/set/instrumenty/import-dannykh/import-offerov.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
