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

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

商品カタログはimpact.comによって「Impact Format」に解析され、さまざまなファイル形式でダウンロードできます。

#### 商品フィード（カタログ）のファイル設定

ダウンロード方法を選択できます *Impact Format* 商品カタログの *ファイル形式* 設定。

1. 上部のナビゲーションバーから、 ![](/files/f14e7c253bc641a9e37195ce69b523541aa3c520) **\[ユーザープロフィール] → 設定**.
2. 以下の *技術* セクションで、次を選択してください： **データフィード**.
3. 選択 ![](/files/ae027bb440eb4a537403559c556aaa52ee9e6dd9) **\[編集]** の横の *商品フィード* セクションを編集します。
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/ff6d2786898a62e9fb3b596fe210a62d58f37aec" 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/4927eb1e5c4fa3b3dc6c7e11a5ab7eb37b71050d) **\[その他]** → **Impact Formatをダウンロード**.
   * これはこの商品カタログのimpact.com標準形式です。

{% hint style="info" %}
**注：** でダウンロードされた商品カタログは *Impact Format* impact.com上では、同じ形式です [FTP経由でダウンロードした場合。](/partner/ja/nitsuitebitaidesuka/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/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.
