> 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/brand/ja/what-would-you-like-to-learn-about/platform-features/tracking/set-up-tracking/cost-per-click-v1-and-pending-clicks-explained.md).

# Cost Per Click V1 と保留中のクリックの解説

{% hint style="warning" %}
**重要！** この記事では、impact.com の従来の CPC トラッキング機能について説明します。CPC V1 の概念を理解したり、過去のデータを確認したりする場合にのみお役立てください。アクセス [CPC V2 でクリック支払いルールを設定する](/brand/ja/what-would-you-like-to-learn-about/platform-features/contracts-and-template-terms/template-terms/payout-adjustments/set-your-click-payout-rules-with-cpc-v2.md) プログラムの CPC 支払いルールを設定する方法については、こちらをご覧ください。
{% endhint %}

CPC V2 のリリース前は、CPC イベントタイプによってブランドはクリックを保留アクションに変換できました。その後、支払い前にそれらを確認して却下することができました。ブランドはこの機能を使って予算を管理し、不正トラフィックに対してパートナーへ支払いが行われるのを防いでいました。

その後、impact.com の CPC 機能は、カスタマイズ可能な支払いグループ、支払い *制限* によって予算超過を防ぎ、内部の軽減要因によって不正トラフィックを防ぐ形にアップグレードされました。これにより、プログラムにとって最も大きな価値をもたらすものに応じて支払いを調整することに集中できます。

#### CPC V1 レポート

CPC V1 では、クリックイベントタイプが 1 日にパートナーによって生成されたすべてのクリックを収集し、1 つの CPC アクションに集約していました。以下は、ブランドがクリックアクションの費用を管理・追跡するために使用していた 2 つのレポートです。

{% tabs %}
{% tab title="保留中のクリック" %}
ブランドは、 [保留中のクリック](https://app.impact.com/secure/advertiser/engage/actions/clicks/click-actions-flow.ihtml) 画面でクリックを承認または修正/却下し、不正なクリックを取り除くことができました。却下されなかったクリックは、その日のレポートに記載されたアクションに含まれました。
{% endtab %}

{% tab title="Click Tracker CPC 支払い" %}
ブランドは、 [Click Tracker CPC 支払いレポート](https://app.impact.com/secure/advertiser/engage/additionalreports/report/viewReport.report?id=1828).
{% 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/brand/ja/what-would-you-like-to-learn-about/platform-features/tracking/set-up-tracking/cost-per-click-v1-and-pending-clicks-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.
