> 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/anunciantes/perfil-do-anunciante.md).

# Perfil do Anunciante

#### 1. Vá para Anunciantes **»** Anunciantes

![](/files/23ffe5abd545fcc2822a6cafdf60ab2f1731d4a4)

#### 2. Clique no nome/linha do Anunciante para entrar no perfil do Anunciante

![](/files/bb17fb4822baa829a955f501440c9baa97e4abc5)

***

### Perfil

<table data-header-hidden><thead><tr><th width="150"></th><th></th></tr></thead><tbody><tr><td><strong>Campo</strong></td><td><strong>Descrição</strong></td></tr><tr><td>Nome</td><td>Nome e sobrenome do Anunciante</td></tr><tr><td>Empresa</td><td>Nome da empresa do Anunciante</td></tr><tr><td>Endereço</td><td>Endereço do Anunciante</td></tr><tr><td>Celular </td><td>Número de celular do Anunciante</td></tr><tr><td>Contato Social</td><td>Contato social e endereço relevante<br><strong>Por exemplo</strong> - Skype, Telegram, Linkedin, etc</td></tr></tbody></table>

![](/files/cb56e28df309e96837457ede6023341d75177aed)

***

### Conta <a href="#account" id="account"></a>

<table data-header-hidden><thead><tr><th width="173.69907033045178"></th><th></th></tr></thead><tbody><tr><td><strong>Campo</strong></td><td><strong>Descrição</strong></td></tr><tr><td>Email</td><td>Endereço de e-mail do Anunciante</td></tr><tr><td>Gerente</td><td>Gerente atribuído ao Anunciante</td></tr><tr><td>Fuso horário</td><td>Fuso horário do Painel do Anunciante para relatórios</td></tr><tr><td>Lista branca de IPs de Postback</td><td>Lista de endereços IP do servidor do anunciante, separados por vírgula, que precisam ser colocados na lista branca para integração s2s</td></tr><tr><td>Bloqueio de Afiliados</td><td>Afiliados bloqueados para o Anunciante</td></tr><tr><td>Lista branca de afiliados</td><td>Afiliados permitidos para o Anunciante</td></tr><tr><td>Status</td><td>Status da conta do Anunciante</td></tr></tbody></table>

> **Lista branca de IPs de Postback**&#x20;
>
> Para habilitar a integração servidor-a-servidor, os anunciantes fornecem uma lista de endereços IP de seus servidores que precisam ser colocados na lista branca. Essa lista garante comunicação segura e autorizada, permitindo que apenas IPs especificados acessem o servidor.

![](/files/5b3318c78813a742ac47ee5e6fa2efc5e7a65955)

***

### Em Notas <a href="#in-notes" id="in-notes"></a>

| **Campo**              | **Descrição**                              |
| ---------------------- | ------------------------------------------ |
| Notas Privadas         | Notas internas privadas sobre o Anunciante |
| Informações Adicionais | Informações internas sobre o Anunciante    |
| Detalhes Fiscais       | Detalhes fiscais do Anunciante             |

![](/files/48f1d2ee2bc52af49f08aedb2757b862c8ed7a6c)

**3. Botão Enviar para salvar as alterações.**


---

# 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/anunciantes/perfil-do-anunciante.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.
