# すべてのブランド提携一覧を取得する

<a href="https://pxa.impact.com/student/activity/1099688?sid=0c0e3e5c-54c9-4435-9bee-ebcdccb7f292&#x26;sid_i=0?utm_source=app.impact.com&#x26;utm_medium=owned-platform&#x26;utm_content=part-lp-351&#x26;utm_campaign=help-center" class="button primary">PXAコースを受講する</a>

ビジネスを拡大するには、パートナーシップを明確に把握する必要があります。ブランドの一覧があれば、関係を監査し、高額な支払いを優先し、更新が必要なリンクを持つブランドを特定できます。

この記事では、アーカイブされた、またはプログラムから削除されたブランドを除き、プラットフォームから現在および過去のブランドパートナーシップの一覧を直接ダウンロードする方法に焦点を当てています。このようなデータを大規模に管理するためにAPIを定期的に使用している場合は、こちらの [すべてのプログラムを一覧表示する](https://integrations.impact.com/impact-publisher/reference/list-campaigns) エンドポイントをご覧ください。

#### パートナーシップ履歴をダウンロードする

この方法を使って、ブランドパートナーシップの詳細を含む完全なCSVファイルを生成します。

1. 上部のナビゲーションメニューから、 **Discover** → **My Brands Export**.
   * 現在および過去のブランドパートナーシップに関する情報を含むCSVファイルのダウンロードが開始されます。CSVファイルに含まれるデータの詳細については、以下の *Brands export reference* を参照してください。

<details>

<summary>Brands export reference</summary>

| 表の列        | 説明                                                                                                                                                                                 |
| ---------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 広告主URL     | ブランドのウェブページにつながるURL。                                                                                                                                                               |
| 広告主カテゴリー   | ブランドが販売している製品のカテゴリ。                                                                                                                                                                |
| プログラムID    | ブランドのプログラムID。                                                                                                                                                                      |
| プログラム名     | ブランドのプログラム名。                                                                                                                                                                       |
| 契約ステータス    | <p>ブランドとのパートナーシップのステータス。これには、パートナーシップがアクティブかどうかにかかわらず、提携したすべてのブランドが含まれます。</p><ul><li>アクティブ: ブランドとの契約は現在も有効です。</li><li>期限切れ: ブランドとの契約はもはや有効ではありません。</li></ul>                       |
| トラッキングリンク  | ブランドを प्रचारするために使用するトラッキングリンク。                                                                                                                                                    |
| ディープリンクを許可 | ブランドがあなたに [ディープリンク](/partner/ja/nitsuitebitaidesuka/platform-features/tracking/tracking-links/create-and-manage-links/tracking-links-overview.md) して自社サイト内のページへリンクすることを許可しているかどうか。 |
| 報酬         | 契約で定められた報酬条件。これは、アクションを促進した際に得られる報酬です。                                                                                                                                             |

</details>

{% hint style="success" %}
**注:** 新しいブランドパートナーシップの機会を見つけたい場合は、 [ブランドを見つけて申し込む方法](/partner/ja/nitsuitebitaidesuka/platform-features/working-with-brands/applying-to-brands/find-and-apply-to-brands.md).
{% endhint %}


---

# Agent Instructions: 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:

```
GET https://help.impact.com/partner/ja/nitsuitebitaidesuka/platform-features/working-with-brands/contacting-a-brand/can-i-download-a-list-of-all-brands-on-impactcom.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
