> 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/impactcom-mobile-app/mobile-app-reporting/mobile-app-reports-overview.md).

# モバイルアプリレポート概要

利用可能残高、本日獲得した金額、アカウントに支払われる保留中の金額、そして主要なパフォーマンス指標の簡易サマリーを確認できます。

1. 画面下部のナビゲーションバーから、 ![](/files/1b8e60443d2666a3fd9c56d4eab3488a47b66d38) **\[レポート]**.
2. 現在の残高と、現在および保留中の収益を確認できます。

<details>

<summary>収益と残高の参照</summary>

| 項目     | 説明                                                                                                                                                                                                                              |
| ------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 利用可能残高 | この項目は、出金可能な資金をリアルタイムで表示します。下の進捗バーは *利用可能残高* 自動出金が行われる前に、あとどれだけ獲得する必要があるかを示します。                                                                                                                                                  |
| 本日の収益  | この項目には、本日獲得したコミッション額が表示されます。                                                                                                                                                                                                    |
| 保留中の金額 | まだ支払われるべきすべての資金の合計額と、次回の支払日に支払われる金額です。表示されている金額は、〜まで確定しません [アクションロック期間](/partner/ja/nitsuitebitaidesuka/platform-features/finance/payments-withdrawals-and-balance/partner-payments-explained-from-action-to-payout.md) が経過します。 |

</details>

3. 主要なパフォーマンス指標の概要を確認できます。
   * このセクションは、主要なパフォーマンス指標をグラフで表示したものです。以下を使用して ![](/files/6b046c899791e34f6c5bd96746feecd1f5fce12b) **\[ドロップダウンメニュー]** 期間を選択し、表示されたオプションのいずれか1つを選んで、その指標のデータを表示します。

<details>

<summary>スナップショットの参照</summary>

| 指標      | 説明                                                                               |
| ------- | -------------------------------------------------------------------------------- |
| クリック数   | ユーザーが広告リンクをたどってブランドのランディングページにアクセスした合計回数。                                        |
| 売上金額    | 選択した期間内に、すべてのブランドに対して発生させた収益の合計額。                                                |
| アクション   | ブランドによって取り消されたものを除く、あなたが発生させたコンバージョンの合計数。                                        |
| アクション収益 | コンバージョンの発生により獲得した個別支払いの総数。                                                       |
| CR      | コンバージョン率は、次の数として計算されます *アクション* を次の数で割ったもの *クリック数*であり、クリックのうちコンバージョンにつながる割合を示します。 |
| EPC     | 発生させたクリックあたりに得た平均コミッション額。                                                        |

</details>

#### 利用可能なレポート

* [詳細アクション一覧](/partner/ja/nitsuitebitaidesuka/impactcom-mobile-app/mobile-app-reporting/advanced-action-listing-report-for-the-mobile-app.md)
* [Sub IDおよび共有ID別のパフォーマンス](/partner/ja/nitsuitebitaidesuka/impactcom-mobile-app/mobile-app-reporting/performance-by-sub-id-and-shared-id-report-for-the-mobile-app.md)
* [ブランド別パフォーマンス](/partner/ja/nitsuitebitaidesuka/impactcom-mobile-app/mobile-app-reporting/performance-by-brand-report-for-the-mobile-app.md)
* [日別パフォーマンス](/partner/ja/nitsuitebitaidesuka/impactcom-mobile-app/mobile-app-reporting/performance-by-day-report-for-the-mobile-app.md)
* [プロモコード別のパフォーマンス](/partner/ja/nitsuitebitaidesuka/impactcom-mobile-app/mobile-app-reporting/performance-by-promo-code-report-on-the-mobile-app.md)
* [出金履歴](/partner/ja/nitsuitebitaidesuka/impactcom-mobile-app/mobile-app-reporting/withdrawal-history-report-for-the-mobile-app.md)


---

# 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/impactcom-mobile-app/mobile-app-reporting/mobile-app-reports-overview.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.
