> 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/chan-pin-feed.md).

# 产品 Feed

产品 feed 是多个产品的列表。可以使用 CSV 和 API 导入所有广告主的产品。联盟营销者可以从联盟仪表板下载产品 feed 以获取用于推广的产品链接。

通过单个广告活动推广广告主的多个产品会很有帮助。

#### 添加产品 feed 有两种方式

1. CSV 文件
2. API（API URL 将由广告主/电子商务商店所有者提供）

### 使用 CSV 文件导入产品 feed。

1. 集成 **»** 产品 Feed **»** 创建产品 Feed\
   &#x20;&#x20;

   <figure><img src="/files/9b8c793fa19230eaa56e1162c81b96cfcbc44b10" alt=""><figcaption></figcaption></figure>

   &#x20;
2. 定义 Feed 名称&#x20;
3. 选择“Feed 类型”：CSV **»** 选择 CSV 文件 **»** 设置映射。
4. 选择 Offer ID 和 Advertiser ID&#x20;
5. 允许/阻止 Affiliate ID&#x20;
6. 在追加令牌中，在产品 URL 中放置令牌以传递值。&#x20;
7. 状态 **»** 产品 feed 的状态
8. 转到 提交

从此处下载产品 feed 模板。

{% file src="/files/0838a37142a8cf174f576879571e8403751d9f05" %}

***

### 使用 API 导入产品 Feed

1. 集成 **»** 产品 Feed **»** 创建产品 Feed
2. 定义 Feed 名称&#x20;
3. 选择“Feed 类型”：API » 放置 API URL
4. 转到下一步 **»** 在根元素中选择数据 **»** 映射所需字段&#x20;
5. 选择 Offer ID 和 Advertiser ID&#x20;
6. 允许/阻止 Affiliate ID&#x20;
7. 在追加令牌中，在产品 URL 中放置令牌以传递值。&#x20;
8. 状态 **»** 产品 feed 的状态&#x20;
9. 为 API 设置同步频率
10. 转到 提交

{% hint style="info" %}
产品 feed 的必填字段： **名称、ID、URL**
{% endhint %}

***

## 从联盟仪表板导出产品 Feed。

在联盟仪表板中

1. 转到广告活动
2. 产品 Feed **»** 下载文件

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

{% hint style="info" %}
在报告中，可以将产品 ID 与管理员账户和联盟仪表板中记录的转化进行核对。
{% endhint %}


---

# 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:

```
GET https://knowledgebase.offer18.com/zh/wang-luo/gong-ju/chan-pin-feed.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
