> 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/contracts-and-template-terms/template-terms/add-payout-restrictions-to-template-terms.md).

# テンプレート条件に支払い制限を追加

ペイアウト制限を使用すると、高価値で条件を満たしたコンバージョンに対してのみ支払いを行えます。支払いをブロックする具体的な条件を定義することで、コンプライアンスと品質管理を自動化できます。

### ペイアウト制限を設定する

1. 左側のナビゲーションメニューから、次を選択します ![](/files/7ddd72d8e69e7055d9408cf4847c5c54abf9f71d) **\[Engage] → 契約 →** [**テンプレート条件**](https://app.impact.com/secure/advertiser/engage/contracts/library/view-manage-ios-flow.ihtml).
2. 利用規約を修正または作成します:
   * **既存の利用規約を修正するには:** ペイアウト制限を追加したい既存の利用規約を見つけ、次に ![](/files/967afd940eacbf83a7772ab9ff5584bc129c9568) **\[その他] → 利用規約を修正**.
   * **新しいテンプレート利用規約を作成する場合:** 右上で、次を選択します **テンプレート利用規約を作成**.
3. の横で *ペイアウト制限*, ![](/files/966a7b9c51811043ca7c1811ec6f6b9ef39fd26f) **\[オンに切り替え] ペイアウトを発生させない項目を指定する**.
4. ペイアウト制限を設定する *ルール* 次を使用して ![](/files/6f8314de4650eb50296a22f0905ff81ab67391cc) **\[ドロップダウンメニュー]** およびフィールド。
   * 必要に応じて、 ![](/files/31ed8bce4d22f3780f0bf5494c25049b3181e0a9) **\[AND]** を選択して、同じペイアウト制限内に2つ目のルールを作成します。この場合、ペイアウト制限を適用するには、すべてのルールが満たされている必要があります。
   * 必要に応じて、 ![](/files/31ed8bce4d22f3780f0bf5494c25049b3181e0a9) **\[別の制限を追加]** を選択して、ルールが互いに独立した別個の制限を追加します。
5. 次を選択します **次へ**.
   1. これらのテンプレート利用規約に既存のパートナーが参加している場合は、 **次へ** を選択して変更を確認し、変更に問題がなければ、次を選択します **保存**.
   2. これらのテンプレート利用規約に参加しているパートナーがいない場合は、 **次へ**、次に **保存**.

<details>

<summary>支払い制限ルールの参照</summary>

</details>

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

#### 一般的な例

* **トラフィックタイプ + が存在しない:** 明確に識別できるトラフィックソースに対してのみ支払いを行いたい場合に、このルールを使用します。
* **広告キーワード + 含む + \[Term]:** 制限対象または非準拠のキーワード（例:「Firearms」や「Discount」）に関連するクリックに対する支払いを防ぎます。
* **地域制限:** 製品が利用できない地域からの報酬発生をブロックします。

### 場所に基づくペイアウト制限

地理的制限を設定する際は、正しいデータソースを選択する必要があります。クリックが発生した場所と、顧客が実際に居住している場所を区別できます。

| 要件              | 推奨パラメータ                         | データソース                          |
| --------------- | ------------------------------- | ------------------------------- |
| 配送先住所に基づいて制限する  | 顧客の国/地域                         | チェックアウト時にトラッキングピクセルを通じて渡されるデータ。 |
| クリック位置に基づいて制限する | Referral Derived Country/Region | クリック時点におけるユーザーのIPアドレス。          |


---

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

```
GET https://help.impact.com/brand/ja/what-would-you-like-to-learn-about/platform-features/contracts-and-template-terms/template-terms/add-payout-restrictions-to-template-terms.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.
