> 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-preferences-and-notifications-as-a-partner.md).

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

ブランドが提供する形式で、商品カタログフィードをご利用いただけます。また、次の手順でカタログに使用する圧縮形式を指定することもできます:

1. 上部のナビゲーションバーから、 ![](/files/f14e7c253bc641a9e37195ce69b523541aa3c520) **\[ユーザープロフィール]** → **設定**.
2. 〜の下の *技術* セクションで、次を選択してください： **データフィード**.
3. までスクロールし、 *商品フィード* セクションで ![](/files/ae027bb440eb4a537403559c556aaa52ee9e6dd9) **\[編集]**.
4. 希望するファイル形式と圧縮を選択します。
   * ファイル形式は、次の中から選択できます *CSV* （カンマ区切りの txt ファイル用）、 *TAB* （タブ区切りの txt ファイル用）、または *XML*.
   * 圧縮には、次のものを使用します *gzip* 後で解凍できる大きなカタログ向けのオプションです。
5. 選択 **保存**.

#### カタログ更新通知を設定する

クレジットカードカタログの変更や更新について通知を受け取るように設定できます。これらの通知により、必要に応じて変更にすばやく対応できます。

{% hint style="info" %}
**注：** ブランドと提携しており、その商品カタログへのアクセス権が付与されている場合にのみ、カタログ更新通知を設定できます。
{% endhint %}

1. 上部のナビゲーションバーで、次を選択します ![](/files/b7dfddef87fb1f2e4c49d986e417363c9cd1943f) **\[Notification Bell]**.
2. 右上のスライドアウトメニューで、次を選択します **設定**.
3. までスクロールし、 *商品カタログ* セクションを選択し、次の場所から通知の設定を選択します ![](/files/6b046c899791e34f6c5bd96746feecd1f5fce12b) **\[ドロップダウンメニュー]**.
4. 選択 **保存**.


---

# 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-preferences-and-notifications-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.
