> 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/other-earnings-report.md).

# その他収益レポート

その他収益レポートでは、支払収益以外のすべての収益の概要を確認できます。たとえば、補填支払いや成果ボーナスなどです。その他の収益は、以下の条件で絞り込めます: *種類* 対象となる収益の種類、収益に関連付けられたブランドなど。

#### レポートを表示

1. 上部のナビゲーションバーから、 **レポート → さらにレポート**.
2. 〜の *カテゴリ* 検索バーの横にあるフィルターで、 **財務**.
3. 選択 **その他の収益**.
   * 行にカーソルを合わせて次を選択すると、レポートを上部ナビゲーションバーにピン留めすることもできます **ピン留め**.
4. レポートタイトルの下で、表示したいデータを絞り込みます。次を選択します ![](/files/32fe5b2a31fcc6d4be3e0d7e38a6bc36ba6ccf68) **\[検索]** フィルターを設定したら。

   * 次を参照してください *フィルターリファレンス* をご覧ください。
   * できます ![](/files/78d8d39b9eaa17f8591b7aa62df486826385c51d) [スケジュール設定](/brand/ja/what-would-you-like-to-learn-about/platform-features/multi-program-reports/report-management/schedule-reports.md), ![](/files/77a97fc2129cc762734d41ac7dc309043f56cce6) [ダウンロード](/brand/ja/what-would-you-like-to-learn-about/platform-features/multi-program-reports/report-management/download-a-report.md)、および ![](/files/c79bee2552ce848ef07a9e3ccc1e2a6ac7208054)[エクスポート](https://integrations.impact.com/partner-api-reference/reference/reports/report-export) 画面右上のボタンを使用して、レポートを（API経由で）エクスポートします。

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

<details>

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

| フィルター | 説明                                                                                                                                                                                                          |
| ----- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 日付範囲  | 指定した日付範囲内の収益で絞り込む。                                                                                                                                                                                          |
| ブランド  | 収益に関連付けられたブランド名で絞り込む。                                                                                                                                                                                       |
| プログラム | 収益に関連付けられたブランドプログラムで絞り込む。                                                                                                                                                                                   |
| 種類    | 対象となる収益の種類。例： *成果ボーナス*, *最小EPC*.                                                                                                                                                                            |
| 表示    | 選択した列をレポートに追加します。列は、選択後にテーブルへ追加されます ![\[Search\]](https://paligoapp-cdn-eu1.s3.eu-west-1.amazonaws.com/impact/attachments/f01cdffa431a4d75ff09c130b66974d4-d9034475259004cc4d724957e37096f4.svg) **\[検索]**. |

#### データポイントの説明

| フィルターを表示 | 説明                                              |
| -------- | ----------------------------------------------- |
| 給与明細ID   | impact.comアカウントから銀行への資金振替に関する給与明細の一意の識別子を表示します。 |
| プログラムID  | プログラムの一意の識別子を表示します。                             |
| コメント     | この列には保存されたコメントが表示されます。                          |
| 広告主ID    | ブランドの一意の識別子を表示します。                              |

</details>

<details>

<summary>列の参照</summary>

| 列    | 説明                               |
| ---- | -------------------------------- |
| 日付   | 収益が登録された日付。                      |
| ブランド | 収益に関連付けられたブランドの名前。               |
| 種類   | 対象となる収益の種類。例： *成果ボーナス*, *最小EPC*. |
| 金額   | そのブランドからの収益の金額。                  |

</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/other-earnings-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.
