> 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/gong-ju/dao-ru-shu-ju/dao-ru-lian-meng-huo-ban-postback.md).

# 导入联盟客回传

#### 1. 转到推广人员（Affiliates） **»** 联盟回传

<figure><img src="/files/9202168f3ac61c5890c48eb6d0f3a712b7a70c15" alt=""><figcaption></figcaption></figure>

#### &#x20;2. 转到导入联盟&#x20;

<figure><img src="/files/eb52a49f3b0a703d683599d2c0d347f915bae6cf" alt=""><figcaption></figcaption></figure>

一旦文件上传，联盟回传数据将以表格形式显示。用户必须将所有列标题与按数据排序的 CSV 表格相匹配。\
（映射列后删除第一行标题）

**CSV 到联盟回传的必填字段**

1. 联盟 Id&#x20;
2. 回传类型（s2s / 像素 / iframe）
3. 集成类型（default，privacy\_postback）
4. 回传 URL
5. 要约 Id（用于基于要约的回传）
6. 事件（用于基于事件的回传）

下载联盟回传 从此处导入模板文件并根据模板标题排序您的联盟回传数据。

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


---

# 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/gong-ju/dao-ru-shu-ju/dao-ru-lian-meng-huo-ban-postback.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.
