> 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/zh/what-would-you-like-to-learn-about/creator-program/creator-campaigns-for-brands/submit-campaign-tasks-on-behalf-of-your-hired-creators.md).

# 代替您已聘用创作者提交活动任务

您可以代表您雇佣的创作者提交草稿和交付内容。由您提交的这些草稿会自动获批。

此功能尤其适用于较小规模的活动，在这类活动中，您会与创作者保持密切沟通，无需等待他们发布任务。

#### 上传活动草稿

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

1. 从左侧导航栏中，选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[Engage]** → **Campaign Manager** → [**Creator**](https://app.impact.com/secure/advertiser/engage/campaigns/influencer-campaign-manager-flow.ihtml).
2. 找到相关活动并选择 **Manage Campaign**.
3. 选择 **Tasks** 顶部的选项卡，然后导航到您要上传草稿的任务。将鼠标悬停在该任务上并选择 **View Task Details**.
4. 在右侧滑出面板中，选择 **Draft**.
5. 选择 **Upload for creator** 并填写相关信息。
   * 请参阅下面的 *Upload draft reference* 了解更多信息。
6. 选择 **Submit**。提交后，您应该会看到一个 *Completed by brand* 标签。

<div data-with-frame="true"><figure><img src="/files/609c78d93d436358bc510e0d441b6ec8afdcfdb0" alt=""><figcaption></figcaption></figure></div>

<details>

<summary>Upload draft reference</summary>

| 字段              | 说明                                                                       |
| --------------- | ------------------------------------------------------------------------ |
| Upload File     | 选择您想要上传的文件。您可以上传多个文件。格式应为 `.JPG` 或 `.PNG`.                               |
| Submit URL Link | 输入与草稿相关的 URL。仅支持来自 docs.google.com、drive.google.com 或 dropbox.com 的 URL。 |
| 提供详细信息          | 提供任务完成方式的详细信息。                                                           |
| Caption         | 添加说明文字以描述草稿或交付内容。                                                        |

</details>

#### 上传活动交付内容

{% hint style="danger" %}
**重要：** 此功能要求创作者连接其 Instagram 账号。如果他们尚未连接，请让他们 [连接他们的账号](/partner/zh/nin-xiang-liao-jie-shen-me/account-management/account-settings/connect-media-properties/connect-a-social-media-profile.md) 以便提交帖子。使用此功能无法提交 TikTok 交付内容。
{% endhint %}

{% tabs %}
{% tab title="通过帖子选择器" %}

1. 从左侧导航栏中，选择 **Campaign Manager** → [**Creator**](https://app.impact.com/secure/advertiser/engage/campaigns/influencer-campaign-manager-flow.ihtml?).
2. 找到相关活动并选择 **Manage Campaign**.
3. 选择 **Tasks** 顶部的选项卡。
4. 导航到您要上传的任务。将鼠标悬停在该任务上并选择 **View Task Details**
5. 在右侧滑出面板中，选择 **Deliverable**.
6. 选择 **Upload for creator** 并使用帖子选择器选择相关帖子。
7. 选择 **Submit for creator**.
   {% endtab %}

{% tab title="手动上传" %}

1. 选择 **手动提交交付内容** 位于弹窗底部。
2. 提供帖子 URL 链接并选择 **Submit**。提交后，您应该会看到一个 **Completed by brand** 标签。

<div data-with-frame="true"><figure><img src="/files/98985a7ab7fc069bb293e9569d01adca1917876a" alt="" width="320"><figcaption></figcaption></figure></div>

{% hint style="danger" %}
**重要：** 当帖子通过手动方式提交时，impact.com 无法自动提取帖子洞察和指标。
{% endhint %}
{% endtab %}
{% endtabs %}

{% hint style="success" %}
**注意：** 在提交任务草稿或交付内容时，您最多可以上传 3 个文件，总大小上限为 350 MB。
{% endhint %}


---

# 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/zh/what-would-you-like-to-learn-about/creator-program/creator-campaigns-for-brands/submit-campaign-tasks-on-behalf-of-your-hired-creators.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.
