> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/partner/zh/nin-xiang-liao-jie-shen-me/platform-features/marketing-content/product-marketplace-and-catalogs/set-product-catalog-feed-preferences-as-a-partner.md).

# 以合作伙伴身份设置产品目录信息流偏好

产品目录会由 impact.com 解析为“Impact 格式”，该格式可下载为多种文件格式。

#### 产品源（目录）文件偏好设置

您可以选择要如何下载您的 *Impact 格式* 产品目录，只需更改 *文件格式* 设置。

1. 在顶部导航栏中，选择 ![](/files/d599d976891a5c0517520cf3405bba1bb9d7163f) **\[用户资料] → 设置**.
2. 在 *技术* 部分中，选择 **数据馈送**.
3. 选择 ![](/files/d59c950ae7350cc6ff1aa164366b45ab2a9e0d2c) **\[编辑]** 位于 *产品源* 以编辑该部分。
4. 选择 **文件格式**. 您可以选择 XML、CSV 或 TAB。
   * CSV 和 TAB 都是纯文本格式；CSV 使用逗号分隔，TAB 使用制表符作为分隔符。
5. 请选择文件是否压缩（gzip）。对于较大的产品目录，建议进行压缩。
6. 选择 **保存**.

   * 请参见 [示例电子表格](https://docs.google.com/spreadsheets/d/11zZAPcufBSb-cH_uVwI4xtUtB_uTC6nPEzptNgL_Sgo/edit) 下方提供了所有参数的说明列表以及一个产品目录示例。

   <div data-with-frame="true"><figure><img src="/files/e62c965383f241eb4cc9bd6204e54f0c704b2961" alt="" width="373"><figcaption></figcaption></figure></div>

   <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p><strong>注意：</strong> 要打开已压缩的产品目录，您需要使用解压缩软件，例如 <a href="https://www.winzip.com/en/">WinZip</a> , <a href="https://www.rarlab.com/">WinRAR</a> ，或 <a href="https://www.7-zip.org/">7-Zip</a> .</p></div>

#### 下载产品目录

要下载产品目录，您需要加入已上传目录的品牌。

1. 在顶部导航栏中，选择 **内容 → 产品目录**
2. 将鼠标悬停在您要下载的产品目录上，然后选择 ![](/files/bc9aa794eb347d6f55e668dbe0e98eae7d1cd905) **\[更多]** → **下载 Impact 格式**.
   * 这是该产品目录的 impact.com 标准化格式。

{% hint style="info" %}
**注意：** 下载于 *Impact 格式* 在 impact.com 上的 [通过 FTP 下载时格式相同。](/partner/zh/nin-xiang-liao-jie-shen-me/platform-features/marketing-content/product-marketplace-and-catalogs/download-product-catalogs-as-a-partner.md)
{% 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, and the optional `goal` query parameter:

```
GET https://help.impact.com/partner/zh/nin-xiang-liao-jie-shen-me/platform-features/marketing-content/product-marketplace-and-catalogs/set-product-catalog-feed-preferences-as-a-partner.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.
