> 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/performance-program/beta-performance-campaigns/manage-a-performance-campaign/add-or-remove-performance-campaign-tasks-as-a-brand.md).

# ブランドとしてパフォーマンスキャンペーンのタスクを追加または削除する

{% hint style="warning" %}
**注意：** この機能はベータ版です。CSMまたは当社の [サポートチーム](https://app.impact.com/support/portal.ihtml?createTicket=true&) でこの機能をテストしたい場合はご連絡ください。
{% endhint %}

パートナーとの作業範囲説明書（Statement of Work）を締結した後、内で新しいタスクを追加したり、既存のタスクを削除したりできます [キャンペーン](/brand/ja/what-would-you-like-to-learn-about/performance-program/beta-performance-campaigns/manage-a-performance-campaign/configure-a-performance-campaign.md)。加えた変更は即時に公開され、パートナーによるプラットフォーム内での承認は不要です。

1. 左側のナビゲーションメニューから、次を選択します ![](/files/7ddd72d8e69e7055d9408cf4847c5c54abf9f71d) **\[Engage] → キャンペーンマネージャー →** [**パフォーマンス**](https://app.impact.com/secure/advertiser/engage/campaigns/performance-campaign-manager-flow.ihtml).
2. あなたの *稼働中の* キャンペーンタブで、タスクを追加または削除したいキャンペーンにカーソルを合わせ、 **キャンペーンを管理**.
3. 次へ移動します **応募者 → 採用済み** タブ。
4. 採用済みのパートナーにカーソルを合わせ、 ![](/files/967afd940eacbf83a7772ab9ff5584bc129c9568) **\[その他] → タスクを追加 / 削除**.
5. スライドアウトモーダルで、このパートナーに割り当てられたタスクを追加または削除します。
   * タスクを追加するには、 ![](/files/31ed8bce4d22f3780f0bf5494c25049b3181e0a9) **\[タスクを追加]**、次に **プラットフォーム**を選択します。必要に応じて残りの詳細を入力してください。
   * 既存のタスクを削除するには、 ![](/files/01eee55c38021239b4bcc86765b52b44d83b002f) **\[タスクを削除]** をタスク名の左側で選択します。
6. 選択 **保存 → 変更を保存**.
   * 変更を破棄するには、 **キャンセル** を選択して、スライドアウトモーダルを閉じます。


---

# 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/performance-program/beta-performance-campaigns/manage-a-performance-campaign/add-or-remove-performance-campaign-tasks-as-a-brand.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.
