> 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. 〜の下で *一般*」の下で、 **特約**.
3. 右上隅で、次を選択します **新しい特別条件を作成**.
4. 以下の情報を入力してください：
   * **名前：** 特別条件には説明的な名前を付けてください。
   * **タイプ：** 特別条件を最もよく表すタイプを選択してください。次の中から選択します： **一般条件** 他のオプションが適切でない場合。
   * **入力：** 〜の ![](/files/6b046c899791e34f6c5bd96746feecd1f5fce12b) **\[ドロップダウンメニュー]**」の下で、 **テキスト** または **PDF** を入力タイプとして指定します。
   * **内容：**
     * 次の場合： *テキスト* 入力：WYSIWYG エディターを使用して、特別条件の詳細な説明を入力してください。
     * 次の場合： *PDF* 入力：選択して **ファイルを選択** 特別条件を含む PDF ファイルをアップロードします。

<details>

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

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

</details>

5. 選択 **保存**.
   * 特別条件を作成したら、それをあなたの [契約提案書](/partner/ja/nitsuitebitaidesuka/platform-features/working-with-brands/contracts/add-special-terms-to-your-contract-proposals.md) を *既存の* ブランドに対して含める必要があります。

#### 特別条件を編集

{% 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.
