> 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/zh/wang-luo/guang-gao-zhu/guang-gao-zhu-zi-liao.md).

# 广告主资料

#### 1. 转到 广告主 **»** 广告主

![](/files/5db79e35ce908ef1b518fb3edd5e42d519d305a3)

#### 2. 点击广告主的名称/行以进入广告主资料

![](/files/dd5366afc697ca84f43938a34d7e3a3efd487ae4)

***

### 资料

<table data-header-hidden><thead><tr><th width="150"></th><th></th></tr></thead><tbody><tr><td><strong>字段</strong></td><td><strong>描述</strong></td></tr><tr><td>姓名</td><td>广告主的名字和姓氏</td></tr><tr><td>公司</td><td>广告主的公司名称</td></tr><tr><td>地址</td><td>广告主的地址</td></tr><tr><td>手机 </td><td>广告主的手机号码</td></tr><tr><td>社交联系方式</td><td>社交联系方式和相关地址<br><strong>例如</strong> - Skype、Telegram、Linkedin 等</td></tr></tbody></table>

![](/files/b764f931c04675c91e3a89de5e109b63e5829b92)

***

### 账户 <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>字段</strong></td><td><strong>描述</strong></td></tr><tr><td>电子邮件</td><td>广告主的电子邮件地址</td></tr><tr><td>经理</td><td>分配给广告主的经理</td></tr><tr><td>时区</td><td>广告主仪表板用于报告的时区</td></tr><tr><td>Postback IP 白名单</td><td>以逗号分隔的广告主服务器 IP 列表，这些 IP 需要在 s2s 集成中加入白名单</td></tr><tr><td>联盟屏蔽</td><td>被广告主屏蔽的联盟</td></tr><tr><td>联盟白名单</td><td>允许的广告主联盟</td></tr><tr><td>状态</td><td>广告主的账户状态</td></tr></tbody></table>

> **Postback IP 白名单**&#x20;
>
> 为启用服务器到服务器的集成，广告主需提供其服务器 IP 列表并加入白名单。该列表通过仅允许指定 IP 访问服务器来确保安全且经授权的通信。

![](/files/16989c692877de4cd49d24b7b8e21a78a862373b)

***

### 在备注中 <a href="#in-notes" id="in-notes"></a>

| **字段** | **描述**       |
| ------ | ------------ |
| 私人备注   | 关于广告主的内部私人备注 |
| 附加信息   | 关于广告主的内部信息   |
| 税务详情   | 广告主的税务详情     |

![](/files/c423c620560b31a0df676ffc30cb8538ae359c68)

**3. 提交按钮以保存更改。**


---

# 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/zh/wang-luo/guang-gao-zhu/guang-gao-zhu-zi-liao.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.
