> 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/dashboard/partner-finance-widget-explained.md).

# パートナー向け金融ウィジェットの解説

<a href="https://pxa.impact.com/student/activity/1099688?sid=0c0e3e5c-54c9-4435-9bee-ebcdccb7f292&#x26;sid_i=0?utm_source=app.impact.com&#x26;utm_medium=owned-platform&#x26;utm_content=part-lp-351&#x26;utm_campaign=help-center" class="button primary">PXAコースを受講する</a>

フィナンスウィジェットでは、日々の収益、支払い保留中の未払い金額、現在の残高など、支払いの詳細を確認できます。

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fb2rE79d9UhOKZQLgzSqx%2Fuploads%2Fmk6tIs748zkV3Icd2lt0%2Fpart-351-9.mp4?alt=media&token=8075f8ba-0a87-476f-abc0-cd3b5d4ad998>" %}

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

各値はアカウントにサインインすると更新され、その後も約30分ごとに更新され続けます。

{% tabs %}
{% tab title="本日" %}
*本日の収益* 先週の同じ曜日と比較して、今日いくらの支払いコミッションを獲得したかを示します。
{% endtab %}

{% tab title="保留中合計" %}
この *保留中の合計* ウィジェットに表示される金額には、あなたに支払われるべき保留中および期限超過のコミッションがすべて含まれます。このウィジェットのこのセクションでは、次に承認済みの支払いがいつ受け取れるかも表示されます。詳細はこちら [支払いの処理方法](/partner/ja/nitsuitebitaidesuka/platform-features/finance/payments-withdrawals-and-balance/partner-payments-explained-from-action-to-payout.md).

次を選択します **保留中総額** であなたに支払われる予定の支払いの詳細を表示するには [保留中画面](/partner/ja/nitsuitebitaidesuka/platform-features/finance/payments-withdrawals-and-balance/pending-screen-overview-for-partners.md).

保留中残高の金額が変わった場合、次のいずれかの理由が考えられます:

| 発生           | 理由                                                                                                                                                                                                                                                                                                                                                                |
| ------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 合計金額が増加した    | ブランドから新しい取引が発生しました（コンバージョンに対する支払い、掲載料の支払い、または成果ボーナスの支払い）。                                                                                                                                                                                                                                                                                                         |
| 合計金額が減少した    | <p>・ブランドは、アクション報酬を取り消すことができます <a href="/pages/65b61ca97d24a496aedba47ef8dbcc6ee6de44b3">アクションがロックされる前に</a>、 <a href="https://app.impact.com/secure/mediapartner/MP_Performance_Report/action-workflows/mp-reversed-actions-flow.ihtml?">取消済みアクション</a> 画面から、どのクレジットグループに割り当てられているかを確認してください。</p><p>・掲載料または成果ボーナスの支払いが行われる前であれば、正当な理由がある場合、ブランドは送金を取り消すことができます。</p> |
| {% endtab %} |                                                                                                                                                                                                                                                                                                                                                                   |

{% tab title="残高" %}
あなたの *残高* 出金可能な資金です。 [銀行口座設定を完了してください](/partner/ja/nitsuitebitaidesuka/platform-features/finance/payments-withdrawals-and-balance/withdraw-funds-to-your-bank-account.md) 残高が一定額に達したとき、または毎月特定の日に自動的に資金を出金するために。

あなたの〜の下に *利用可能残高* 値では、次の〜に向けた進捗状況が表示されます [自動出金](/partner/ja/nitsuitebitaidesuka/platform-features/finance/payments-withdrawals-and-balance/withdraw-funds-to-your-bank-account.md).

〜を選択してください **残高額** 〜の取引概要を表示するには [残高履歴](/partner/ja/nitsuitebitaidesuka/platform-features/finance/payments-withdrawals-and-balance/balance-screen-overview-for-partners.md).
{% endtab %}
{% endtabs %}


---

# 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/dashboard/partner-finance-widget-explained.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.
