> 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/working-with-brands/contracts/create-and-edit-special-terms.md).

# 特別条件を作成・編集する

*特別条件* 提携ブランドとの関係をカスタマイズして定義し、デフォルトの条件を交渉できます。条件の特定の側面が変更される場合に、プログラムへの参加に関心があることを示すことができます。これらの側面には、オファー金額（例：コミッション、インセンティブ）、期間、または特別な利用規約の除外事項や含まれる事項が含まれます。

## 特別条件を作成する

1. 上部のナビゲーションバーで、次を選択します ![](/files/f14e7c253bc641a9e37195ce69b523541aa3c520) **\[ユーザープロファイル] → 設定**.
2. 次の下で *一般*、次を選択します [**特別条件**](https://app.impact.com/secure/mediapartner/accountSettings/mp-view-promotionalterms-flow.ihtml).
3. 右上隅で、次を選択します **新しい特別条件を作成**.
4. 次の情報を入力します。
   * **名前：** 特別条件を説明する名前を入力します。
   * **タイプ：** 特別条件を最も適切に説明するタイプを選択します。次を選択してください **一般条件** 他のオプションが適切でない場合。以下を参照してください [*特別条件のタイプカテゴリ*](#special-terms-type-categories) 以下。
   * **入力：** 次の ![](/files/6b046c899791e34f6c5bd96746feecd1f5fce12b) **\[ドロップダウンメニュー]**、次を選択します **テキスト** または **PDF** を入力タイプとして選択します。
   * **内容：**
     * 次の場合： *テキスト* 入力：WYSIWYGエディターを使用して、特別条件の詳細な説明を入力します。
     * 次の場合： *PDF* 入力：次を選択します **ファイルを選択** を選択して、特別条件を含むPDFファイルをアップロードします。
5. 選択 **保存**.
   * 特別条件を作成したら、それらを次に含める必要があります [契約提案](/partner/ja/nitsuitebitaidesuka/platform-features/working-with-brands/contracts/add-special-terms-to-your-contract-proposals.md) 次の対象の *既存の* ブランド。

<details>

<summary>特別条件のタイプカテゴリ</summary>

* **一般条件：** 以下に記載されている指定の特別条件の範囲外となる条件。
* **メール条件：** メールプログラムの範囲と頻度、および許容されるリストの使用方法。
* **コピーライティング条件：** 使用禁止語句や隣接するコピーなど、文言に関するガイドライン。
* **有料検索条件：** キーワード入札の制限。
* **検索エンジン最適化条件：** ドメイン名およびメタタグの使用要件。
* **商標条件：** ブランド用語の許容される使用または制限される使用。
* **承認条件：** 特定のマーケティング活動について、使用前の承認を必須とします。

</details>

## 特別条件を編集する

{% hint style="warning" %}
**警告：** 既存の特別条件を編集すると、これらの条件を含むテンプレート条件が更新され、ブランドに変更が通知されます。有効なテンプレート条件に含まれていない特別条件は、テンプレート条件を更新せずに編集できます。
{% endhint %}

1. 次の画面に移動します [*特別条件*](https://app.impact.com/secure/mediapartner/accountSettings/mp-view-promotionalterms-flow.ihtml) 画面。
2. 編集する特別条件にカーソルを合わせ、次を選択します ![](/files/4927eb1e5c4fa3b3dc6c7e11a5ab7eb37b71050d) **\[その他] → 編集**.
3. 変更を適用した後、次を選択します **保存**.


---

# 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/working-with-brands/contracts/create-and-edit-special-terms.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.
