> 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/ja/nitsuitebitaidesuka/platform-features/marketing-content/product-marketplace-and-catalogs/set-product-catalog-feed-preferences-as-a-partner.md).

# パートナーとして商品カタログ設定を行う

〜するとき [製品カタログをダウンロードする](/partner/ja/nitsuitebitaidesuka/platform-features/marketing-content/product-marketplace-and-catalogs/download-product-catalogs-as-a-partner.md) （製品フィードとも呼ばれる）で *Impact形式*、ファイル形式と圧縮の有無を選択できます。設定を一度行えば、今後はすべての *Impact形式* ダウンロードするカタログにその設定が適用されます。

## ファイル設定を行う

1. 上部のナビゲーションバーから、次を選択します。 ![](https://3659882269-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. の下の *テクニカル* セクションで、次を選択します。 [**データフィード**](https://app.impact.com/secure/mediapartner/accountSettings/view-edit-daily-feeds-flow.ihtml).
3. 選択 ![](https://3659882269-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) **\[編集]** の横にある *製品フィード* をクリックしてセクションを編集します。
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://3659882269-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/ja/nitsuitebitaidesuka/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.
