> 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/network/advertisers/advertiser-profile.md).

# Advertiser Profile

#### 1. Go to Advertisers **»** Advertisers

![](/files/2ig5joTfQAckp2vDaTIY)

#### 2. Click on Advertiser's name/row to enter Advertiser's profile

![](/files/cg5jcP0PEM1GaxetQ5JA)

***

### Profile

<table data-header-hidden><thead><tr><th width="150"></th><th></th></tr></thead><tbody><tr><td><strong>Field</strong></td><td><strong>Description</strong></td></tr><tr><td>Name</td><td>First and Last name of the Advertiser</td></tr><tr><td>Company</td><td>Company name of the Advertiser</td></tr><tr><td>Address</td><td>Address of the Advertiser</td></tr><tr><td>Mobile </td><td>Mobile number of the Advertiser</td></tr><tr><td>Social Contact</td><td>Social contact and relevant address<br><strong>For example</strong> - Skype, Telegram, Linkedin, etc</td></tr></tbody></table>

![](/files/41gD1UBs6q1UnsXjnNpp)

***

### Account <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>Field</strong></td><td><strong>Description</strong></td></tr><tr><td>Email</td><td>Email address of the Advertiser</td></tr><tr><td>Manager</td><td>Assigned Manager to the Advertiser</td></tr><tr><td>Timezone</td><td>Timezone of Advertiser's Dashboard for reporting</td></tr><tr><td>Postback IP WhiteList</td><td>Comma-separated list of the advertiser's server IP addresses that need to be whitelisted for s2s integration</td></tr><tr><td>Affiliate Block</td><td>Affiliates blocked for the Advertiser</td></tr><tr><td>Affiliate Whitelist</td><td>Affiliates allowed for the Advertiser</td></tr><tr><td>Status</td><td>Account status of the Advertiser</td></tr></tbody></table>

> **Postback IP WhiteList**&#x20;
>
> To enable server-to-server integration, advertisers provide a list of their server IP addresses that need to be whitelisted. This list ensures secure and authorized communication by allowing only specified IPs to access the server.

![](/files/2wg9fDJLAohgKmIU4unw)

***

### In Notes <a href="#in-notes" id="in-notes"></a>

| **Field**       | **Description**                             |
| --------------- | ------------------------------------------- |
| Private Notes   | Internal private notes regarding Advertiser |
| Additional Info | Internal information regarding Advertiser   |
| Tax Details     | Tax details of the Advertiser               |

![](/files/HaoNkk9WSmtiYnpQTcQj)

**3. Submit button to save changes.**


---

# 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/network/advertisers/advertiser-profile.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.
