> 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/agency/ja/what-would-you-like-to-learn-about/reports/advertiser-partner-listing-for-agencies.md).

# エージェンシー向け広告主パートナー一覧

その *広告主パートナー一覧* このレポートでは、あなたが管理する各プログラムに参加しているすべてのパートナーが表示されます。このレポートを使用すると、パートナーがどの管理対象プログラムに参加しているかを確認できます。また、そのプログラムにいつ参加したか（および該当する場合はいつ離脱したか）、どのような種類のパートナー（例： *直接*）が管理対象プログラムに参加しているかなどを確認できます。

#### レポートを管理する

ここで作成したレポートはすべて *スケジュール設定* および *保存* できます。画面右上のボタンを使用してください。

1. 左側のナビゲーションメニューで **レポート** **→ その他のレポート**.
2. 「 *カテゴリ* 」フィルターで、検索バーの横にある **カスタム**.
3. 選択 **広告主パートナー一覧**.
4. レポートタイトルの下で、表示したいデータを絞り込みます。 ![](/files/255a28284e92b483e0c8a30477ac34ae5a0b244b) **\[検索]** フィルターを設定したら、
   * 以下の *フィルター参照* 表で、利用可能な各種フィルターの詳細をご確認ください。
   * 以下の *表の参照* 以下を参照してください。

<details>

<summary>フィルター参照</summary>

|           |                                   |
| --------- | --------------------------------- |
| **フィルター** | **説明**                            |
| 広告主       | 含めるブランド（旧 *広告主*）を選択してください。        |
| プログラム     | このレポートに含めるプログラムを選択してください。         |
| メディア      | 含めるパートナー（旧 *メディアパートナー*）を選択してください。 |

</details>

<details>

<summary>表の参照</summary>

|          |                                                                 |
| -------- | --------------------------------------------------------------- |
| **表の列**  | **説明**                                                          |
| キャンペーンID | そのプログラムに割り当てられた impact.com のID（旧 *キャンペーン*）で、その行のパートナーが参加しているもの。 |
| キャンペーン   | その行のパートナーが参加しているプログラムの名前。                                       |
| 広告主ID    | そのブランドに割り当てられた impact.com のID（旧 *広告主*）で、その行のパートナーが提携しているもの。     |
| 広告主      | そのブランドの名前（旧 *広告主*）で、その行のパートナーが契約しているもの。                         |
| パートナーID  | その行のパートナーに割り当てられた impact.com のID。                               |
| パートナー    | その行のパートナーの名前。                                                   |
| 種類       | パートナーがプログラムに参加した方法（例：パートナーの Brands Marketplace 経由）。             |
| URL      | パートナーから提供されたURL。                                                |
| 契約名      | 提携関係を規定する契約の名前。                                                 |
| 追加日時     | その行のパートナーが契約に署名した日時。                                            |
| 有効期限     | その行の契約がいつ失効したか（失効している場合）の日時。契約がまだ失効していない場合は空欄になります。             |

</details>


---

# 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/agency/ja/what-would-you-like-to-learn-about/reports/advertiser-partner-listing-for-agencies.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.
