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