> 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).

# 作为合作伙伴设置商品目录偏好

当你 [下载产品目录](/partner/zh/nin-xiang-liao-jie-shen-me/platform-features/marketing-content/product-marketplace-and-catalogs/download-product-catalogs-as-a-partner.md) （也称为产品 Feed）中的 *Impact 格式*，你可以选择文件类型以及是否压缩。只需设置一次偏好，之后每个 *Impact 格式* 你下载的目录都会使用这些设置。

## 设置你的文件偏好

1. 在顶部导航栏中，选择 ![](https://1152657667-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fb2rE79d9UhOKZQLgzSqx%2Fuploads%2FhyR4iWDS0fO9ZcKFGf82%2FUser%20profile.svg?alt=media\&token=281d8f1b-b9c5-4208-a0a2-a078f54e0eb6) **\[用户资料] → 设置**.
2. 在 *技术* 部分下，选择 [**数据 Feed**](https://app.impact.com/secure/mediapartner/accountSettings/view-edit-daily-feeds-flow.ihtml).
3. 选择 ![](https://1152657667-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fb2rE79d9UhOKZQLgzSqx%2Fuploads%2FZMLVDhHLGefqRDHaIWTm%2FEdit.svg?alt=media\&token=1f1168ae-5bd3-456c-a366-904d0ecf00cb) **\[编辑]** 旁边的 *产品 Feed* 以编辑该部分。
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="https://1152657667-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fb2rE79d9UhOKZQLgzSqx%2Fuploads%2FbqGhOTqjcIcxI7BMROGR%2FScreenshot%202026-05-22%20at%2017.50.08.png?alt=media&amp;token=7016fa7e-0453-4dce-8ff2-e8c4c33be4b4" alt="" width="373"><figcaption></figcaption></figure></div>

{% hint style="success" %}
**注意：** 要打开压缩的产品目录，你需要使用解压软件，例如 [WinZip](https://www.winzip.com/en/) , [WinRAR](https://www.rarlab.com/) ，或 [7-Zip](https://www.7-zip.org/) .
{% 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.
