> 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/view-upcoming-payout-changes.md).

# 今後の報酬変更を表示

ブランドは、特定の期間や特定の商品でのプロモーションを促進するために、契約報酬を調整することがあります。ほとんどの場合、これはあなたの取り組みを促すために報酬を増額することを意味します。これらの変更を承諾または拒否する必要はありませんが、変更が有効になる前に今後の報酬変更を確認できます。

**今後の報酬変更には、主に2つの原因があります。**

* ブランドが期間限定の予定された条件を作成した。
* ブランドがあなたをProduct Boostキャンペーンに追加した。

#### 予定された条件の報酬変更を表示

*予定された条件* は、契約で定義された報酬に対して期間限定の変更をブランドが設定できるもので、通常は特定のプロモーション期間にあなたの報酬を増額するために使用されます。

提携ブランドが予定された条件を作成または更新すると、メールで通知が届きます。予定された条件が有効になる3日前と1日前に、リマインドメールが届きます。

1. 上部のナビゲーションバーから、 **ディスカバー** → **マイブランド**.
2. 今後の変更を表示したいブランドを選択してください。
3. ブランドのスライドアウトから、 ![](/files/4927eb1e5c4fa3b3dc6c7e11a5ab7eb37b71050d) **\[その他]** → **契約の表示と管理**.

   * 次の違いを見分けます： [今後の契約変更](/partner/ja/nitsuitebitaidesuka/platform-features/working-with-brands/contracts/view-and-accept-upcoming-contract-changes.md) および今後の *予定された条件* 予定された条件の *名称* が太字で表示され、 *終了日*.
   * ハイパーリンクされたテキストを選択して、 **表示** 正確な変更内容を確認します。
   * 差し迫った変更についてご質問がある場合は、 [提携ブランドにお問い合わせください](/partner/ja/nitsuitebitaidesuka/platform-features/working-with-brands/contacting-a-brand/access-brand-contact-information.md).

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

#### Product Boostの報酬変更を表示

Product Boostを使用すると、小売ブランドは、特定のベンダー製品について、契約で定義された内容を超えてあなたの報酬を増額できます。提携しているブランドがあなたをProduct Boostキャンペーンに追加すると、今後の報酬変更についてアプリ内通知とメール通知の両方が届きます。

Product Boostキャンペーンが開始する前でも、開始後にブーストされたコミッションが有効な間でも、増額後の報酬条件を確認できます。

1. 通知を表示するには、 ![](/files/b7dfddef87fb1f2e4c49d986e417363c9cd1943f) **\[通知ベル]** を右上隅で選択してください。
2. 次を選択します **新しいProduct Boostキャンペーン** の通知パネルを開きます。
   * この画面では、ブランドとの現在の契約条件が表示されます。
3. 画面上部のバナーから、 **条件を表示**.

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

   * ブランドがあなたを複数の今後のProduct Boostキャンペーンに追加している場合でも、今後の変更はすべてここに一覧表示されます。
   * または、キャンペーン開始日以降に条件を表示すると、バナーは表示されなくなります。その代わり、増額された報酬は次のように現在の契約条件に組み込まれます。

     <div data-with-frame="true"><figure><img src="/files/f11252ad37d00639e8c8fc44f4d351f0712d8fb5" alt="" width="563"><figcaption></figcaption></figure></div>
   * 差し迫った変更についてご質問がある場合は、 [提携ブランドにお問い合わせください](/partner/ja/nitsuitebitaidesuka/platform-features/working-with-brands/contacting-a-brand/access-brand-contact-information.md).


---

# 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/view-upcoming-payout-changes.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.
