> 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/pt/rede/ferramentas/importar-dados/importar-ofertas.md).

# Importar ofertas

1\. **Vá para Ferramentas » Importar Dados**

![](/files/3c468d72c7c43b2aeba3b6cb8e872b4ae764d7c4)

2\. **Selecione o modelo de importação de oferta (arquivo CSV)**

![](/files/fd309c0bade50669b00f94d25dba3b5b4228d43a)

Uma vez que o arquivo for enviado, os dados da oferta serão exibidos em formato de tabela. Os usuários devem corresponder todos os cabeçalhos de coluna conforme a planilha CSV ordenada.\
(Remova a 1ª linha de cabeçalho após mapear as colunas)

***

**Campos obrigatórios no CSV para importar ofertas**

1. Nome da Oferta
2. Moeda
3. ID do anunciante (Numérico)
4. modelo de receita do anunciante
5. preço do anunciante
6. modelo de custo do afiliado
7. pagamento ao afiliado
8. URL da Oferta
9. Data de início (MM-DD-YYYY)
10. Visibilidade (open, approval, private)
11. Status (live, paused)

Baixe o arquivo de modelo de importação de ofertas aqui e organize os dados da sua campanha de acordo com os títulos do modelo.

{% file src="/files/65b11e02acebc8df2fea04fb44427248c49c88aa" %}


---

# 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://knowledgebase.offer18.com/pt/rede/ferramentas/importar-dados/importar-ofertas.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.
