> 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/campaigns/performance-campaigns/rename-and-submit-performance-campaign-tasks.md).

# パフォーマンスキャンペーンのタスクの名前変更と提出

自分に割り当てられたすべてのタスクを確認し、タスク名を変更し、ブランドのブリーフに従って下書きや納品物を提出できます。

#### キャンペーンタスクを見つけて名前を変更する

1つのプラットフォームに関連する複数のキャンペーンタスクを扱う場合があります。たとえば、「オンサイト／アプリ内コンテンツを公開する」などです。これらのタスクはすぐに増えることがありますが、名前を変更することで簡単に区別できます。

{% hint style="success" %}
**注：** 提出物が *承認されると*、タスクの説明はあなたまたはブランドによって変更できなくなります。
{% endhint %}

1. 上部のナビゲーションメニューから、 **ディスカバー** ![](/files/6b046c899791e34f6c5bd96746feecd1f5fce12b) **\[ドロップダウンメニュー]** → **キャンペーンを探す**.
2. 次を選択します **参加中** タブ。
3. タスクをアップロードまたは提出したいキャンペーンにカーソルを合わせ、次に選択します **タスクを管理**.
4. 〜では *私のキャンペーンタスク* 画面では、タスクにカーソルを合わせて次を選択します **タスクの詳細を表示**.
   * を参照して [タスクのフィルターとステータス](/partner/ja/nitsuitebitaidesuka/campaigns/performance-campaigns/manage-performance-campaign-tasks.md#filter-tasks-0-0) を使うと、簡単にタスクを探せます。
5. タスクのスライドアウトで、次の横の *タスクの説明*」の下で、 **このタスクにカスタム名を追加**.
6. タスク名を入力してから、次を選択します **保存**.

#### タスクと指標を提出する

1. タスクのスライドアウトで、アップロードするか提出するかを選択します **下書き** または **納品物**.
   * タスクの下書きや納品物を提出する際は、合計サイズ上限350 MBで最大3ファイルまでアップロードできます。

{% tabs %}
{% tab title="下書き" %}

1. 選択 **下書き**.
   * ここでは、これまでにアップロードしたすべての下書きを確認できます。
2. 選択 **アップロード** レビュー用の下書きをアップロードするには。
3. 選択 **ファイルを選択** 下書きをアップロードするか、Google Drive または Dropbox のURLを入力してください。
4. 選択 **送信**.

   * ブランドが提出した下書きを承認または却下すると、通知が届きます。

   <div data-with-frame="true"><figure><img src="/files/76907cc100cbf79799bd7f1f7d9a001af676ed14" alt="" width="375"><figcaption></figcaption></figure></div>

{% endtab %}

{% tab title="提出物" %}

1. 選択 **提出物**.
2. 選択 **アップロード** 納品物をアップロードするか、Google Drive または Dropbox のURLを入力してください。
3. 必要に応じて、追加の詳細やキャプションを入力してください。
4. 選択 **送信**.

   <div data-with-frame="true"><figure><img src="/files/32abf350fe6aca4d12f28adcb0d46645a212e238" alt="" width="375"><figcaption></figcaption></figure></div>

{% endtab %}

{% tab title="指標（ソーシャルプラットフォームに関連するタスク向け）" %}
{% hint style="success" %}
**注：** impact.com にソーシャルアカウントを接続していない場合のみ、タスクの指標を提出する必要があります。
{% endhint %}

1. 選択 **指標**.
2. 選択 **指標を追加**.
3. 各指標の正しい数値を入力し、次に選択します **送信**.

   * 必要に応じて、 **ファイルを選択** 手動で入力した指標を確認するためにスクリーンショットをアップロードします。

   <div data-with-frame="true"><figure><img src="/files/dbed7329a0ba9728d4724c3ded048884b1776762" alt="" width="375"><figcaption></figcaption></figure></div>

{% endtab %}
{% endtabs %}

2. 以下 *アクティビティ*、選択したタスクのアクティビティログを表示します。
   * アクティビティログには、タスク名が変更された時期、下書きや納品物が提出または却下された時期、そしてソーシャル指標を提出した時期のタスク履歴が表示されます。


---

# 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/campaigns/performance-campaigns/rename-and-submit-performance-campaign-tasks.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.
