# ボリューム使用率はどのように計算されますか？

impact.com は、プログラムに対して当社が処理する支払い件数を測定する指標として、支払い処理量（PPV）を使用しています。処理量がご購入済みの PPV ティアを超えた場合、増分処理量手数料（または超過手数料）を請求することがあります。

#### 要するに

* impact.com では、毎月、各プログラムで当社が処理した実際の PPV を継続的に集計しています。
* 月末に、impact.com は実際の PPV をご購入済みの PPV ティアと比較します。
* プログラムの実際の PPV が割り当てられた PPV を超えた場合、増分成長手数料を計算します。

#### 増分成長手数料の計算

impact.com では、増分成長手数料を計算する際に、次の主要要素を使用します。

|                             |                |
| --------------------------- | -------------- |
| 該当期間における実際の PPV 値           | `実績`           |
| 該当期間における購入済み PPV            | `購入`           |
| 購入済み PPV 量を超えた PPV に適用される割合 | `率`            |
| 増分成長手数料                     | `（実績 - 購入）× 率` |

{% hint style="info" %}
**例：** 標準的な月間支払い処理量の場合、増分成長手数料は次のように計算されます。追加の月間支払い処理量の 15.4%（例：支払い処理の増分処理量の追加分 `10,000 ドル × 0.154 = 1,540 ドル`).

標準ティアの月間支払い処理量が 17,500 ドルだとします。ある月の間に、アカウントで 20,000 ドル相当の支払いを処理したと集計されたとします。

増分成長手数料は次のように計算されます `（20,000 ドル - 17,500 ドル）× 15.4% = 385 ドル`.

この金額は、次回の請求書に追加の明細項目として加算されます。
{% endhint %}

#### 支払いの種類

支払い処理量（PPV）には、impact.com を通じて処理される以下の取引のすべての処理量が含まれます。

| 支払いの種類                                                                                                                            | 説明                                                                              |
| --------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------- |
| アクション費用                                                                                                                           | アクションへの支払いに関連する費用。すなわち、コミッションです。                                                |
| [成果ボーナス](/brand/ja/nitsuitebitaidesuka/platform-features/contracts-and-template-terms/performance-bonus/performance-bonus-faq.md) | コミッションに加えて支払われる追加の成果ボーナス。                                                       |
| 最低 EPC 費用                                                                                                                         | クリックごとの最低収益（EPC）に関連する費用。                                                        |
| スロット費用                                                                                                                            | スロット費用または掲載費を請求するパートナーに関連する費用。これらの費用は、請求サイクル内で契約が有効だった日数に応じて日割り計算された、月次の遅延請求です。 |
| [パートナー資金の送金](/brand/ja/nitsuitebitaidesuka/platform-features/finance/partner-funds-transfer/transfer-funds-to-a-partner.md)       | パートナーに送金される資金。                                                                  |

#### 利用料金はどこで確認できますか？

* 次を実行します *ステータス別および取引種別別の利用量* [レポート](/brand/ja/nitsuitebitaidesuka/platform-features/finance/your-subscription/view-your-usage-volume-by-status-and-transaction-type.md).
* 次を表示します [*プランの利用状況*](/brand/ja/nitsuitebitaidesuka/platform-features/finance/your-subscription/view-your-impactcom-subscription-and-usage-details.md#view-your-usage-details-0-2) 詳細は次の *サブスクリプション* 画面。


---

# Agent Instructions: 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:

```
GET https://help.impact.com/brand/ja/nitsuitebitaidesuka/platform-features/finance/your-subscription/how-are-volume-usage-rates-calculated.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
