> 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/click-reports/click-tracker-cpc-earnings-report-explained-for-partners.md).

# パートナー向けクリックトラッカー CPC 収益レポートの解説

{% hint style="warning" %}
**重要！** この記事で扱うレポートは、impact.com の従来の CPC トラッキング機能の一部であり、過去のデータを表示する場合にのみ使用してください。CPC V2 の支払対象クリックを確認するには、 [パートナー向け支払対象クリックデータレポート](/partner/ja/nitsuitebitaidesuka/platform-features/reporting-for-partners/click-reports/payable-click-data-report-for-partners.md) をご覧ください。
{% endhint %}

CPC V2 のリリース前は、ブランドは契約外の、または支払い予算を超えたパートナークリックを選別して拒否することができました。impact.com の CPC 機能では、ブランドはもはやクリックを拒否できず、その代わりに、どのようなクリックに支払いを行うかを事前に定めるための、きわめて柔軟にカスタマイズ可能な支払いルールを作成できます。

#### レポートを開く

1. 開く **Click Tracker CPC 収益** レポート。
2. レポートの見出しの下で、 **日付範囲**、 **プログラム** のレポートを表示したい対象を設定し、次に ![](/files/32fe5b2a31fcc6d4be3e0d7e38a6bc36ba6ccf68) **\[検索]**.
   * 次の *表の参照* 詳細は以下をご覧ください。

<details>

<summary>表の参照</summary>

|          |                                      |
| -------- | ------------------------------------ |
| **表の列**  | **説明**                               |
| 日付       | クリックイベントが生成された日付。                    |
| ID       | クリックイベントに対する impact.com 生成のアクション ID。 |
| ブランド     | クリックイベントを発生させたブランドプログラム。             |
| イベントタイプ  | クリックイベントに関連付けられたイベントタイプ。             |
| ステータス    | クリックイベントのアクションステータス（例：承認済み）。         |
| 支払対象クリック | クリックイベント内で、支払い対象となり得たクリック数。          |
| EPC      | クリックイベントのクリック単価収益（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/click-reports/click-tracker-cpc-earnings-report-explained-for-partners.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.
