> 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/reporting-for-partners/partner-contribution-report.md).

# パートナー貢献レポート

このレポートを使えば、あなたが関わっているすべてのブランドにおける顧客の購買体験全体への貢献をより深く理解できます。リアルタイムのインサイトを確認し、そのデータを活用して、各ブランドとのより生産的なパートナーシップの議論に役立てることができます。

#### レポートを表示

{% hint style="success" %}
この機能は、特定の impact.com エディションまたはアドオンでのみ利用できます。 [お問い合わせ](https://app.impact.com/support/portal.ihtml?createTicket=true) アカウントをアップグレードしてアクセス権を取得してください！
{% endhint %}

1. 上部のナビゲーションバーから、 **レポート → さらにレポート**.
2. 〜の *カテゴリ* 検索バーの横にあるフィルターで、 **パフォーマンス**.
3. 次を選択します [**パートナー貢献**](https://app.impact.com/secure/mediapartner/report/viewReport.report).
4. レポートタイトルの下で、表示したいデータを絞り込みます。次を選択します ![](/files/32fe5b2a31fcc6d4be3e0d7e38a6bc36ba6ccf68) **\[検索]** フィルターを設定したら。
   * 次を参照してください *フィルターリファレンス* をご覧ください。
   * ページ右上のアイコンを使用して ![](/files/78d8d39b9eaa17f8591b7aa62df486826385c51d)**\[スケジュール]**、または ![](/files/77a97fc2129cc762734d41ac7dc309043f56cce6)**\[ダウンロード]** PDF、Excel、またはCSV形式で。

<div data-with-frame="true"><figure><img src="/files/7f5ae9e5268349747693ca728c3696d816a6cc87" alt="" width="563"><figcaption></figcaption></figure></div>

<details>

<summary>フィルターリファレンス</summary>

| フィルター        | 説明                                                                             |
| ------------ | ------------------------------------------------------------------------------ |
| 日付範囲         | データを表示したい特定の日付範囲です。データ量が多いとレポートのパフォーマンスに影響する可能性があるため、日付範囲は30日以内に収めることをおすすめします。 |
| プログラム        | データを表示したい関連するプログラムをすべて選択してください。                                                |
| 通貨           | 売上金額を表示する場合は、金額を表示する通貨を選択できます。                                                 |
| Sub ID 1、2、3 | 複数のサイトがある場合は、Sub IDフィルターを使用して個々のサイトのパフォーマンスを表示できます。                            |

</details>

<details>

<summary>列の参照</summary>

| 列              | 説明                                                          |
| -------------- | ----------------------------------------------------------- |
| プログラム（プログラムID） | そのプログラムに関連付けられた一意のプログラム名と識別番号。                              |
| 参加クリック数        | 指定した期間に、一覧のプログラムであなたが参加したクリック数の合計。                          |
| 参加アクション数       | 指定した期間に、一覧のプログラムであなたが参加したコンバージョンの合計数。                       |
| 導入             | 指定した期間に、一覧のプログラムのコンバージョン経路で最初のクリックをどれだけ促進したか。               |
| 影響             | 指定した期間に、一覧のプログラムのコンバージョン経路で最初または最後以外のクリックをどれだけ促進したか。        |
| 終了             | 指定した期間に、一覧のプログラムのコンバージョン経路で最後のクリックをどれだけ促進したか。               |
| 単独             | 指定した期間に、一覧のプログラムのコンバージョン経路で、他のパートナーを含まないクリックを少なくとも1回促進した頻度。 |
| 計上             | 指定した期間に、一覧のプログラムであなたが何らかの形で貢献したコンバージョンについて、成果が計上された頻度。      |

</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/partner/ja/nitsuitebitaidesuka/platform-features/reporting-for-partners/partner-contribution-report.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.
