> 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/performance-program/beta-performance-campaigns/working-with-partners-on-a-performance-campaign/submit-campaign-tasks-on-behalf-of-your-hired-partners.md).

# 代表您聘用的合作伙伴提交活动任务

{% hint style="warning" %}
**注意：** 此功能处于测试版。请联系您的 CSM 或我们的 [支持团队](https://app.impact.com/support/portal.ihtml?createTicket=true&) 如果您想测试此功能。
{% endhint %}

你可以代表你雇用的合作伙伴提交草稿和交付内容。提交后，这些草稿会自动获批。

此功能对规模较小的活动尤其有用，在这些活动中，你会与合作伙伴密切沟通，无需等待他们发布任务。

#### 上传活动草稿

1. 在左侧导航栏中，选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **【Engage】→** **活动管理器** → [**Performance**](https://app.impact.com/secure/advertiser/engage/campaigns/performance-campaign-manager-flow.ihtml).
2. 找到相关活动并选择 **管理活动**.
3. 选择 **任务** 顶部的选项卡，然后进入你想上传草稿的任务。将光标悬停在该任务上并选择 **查看任务详情**.
4. 在右侧弹窗中，选择 **草稿**.
5. 选择 **为合作伙伴上传** 并填写相关信息。
   * 参阅 *上传草稿参考* 了解更多信息。

<details>

<summary>上传草稿参考</summary>

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

</details>

6. 选择 **提交**。提交后，你应该会看到一个 *品牌已完成* 标签。

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

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

{% tabs %}
{% tab title="通过帖子选择器" %}
{% hint style="warning" %}
**重要：** 此选项取决于合作伙伴是否已连接其 Instagram 账户。如果尚未连接，你需要先请合作伙伴 [连接其账户](/partner/zh/ni-xiang-liao-jie-shen-me/account-management/account-settings/connect-media-properties/connect-a-social-media-profile.md) 以便提交帖子。
{% endhint %}

1. 在左侧导航栏中，选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **【Engage】→** **活动管理器** → [**Performance**](https://app.impact.com/secure/advertiser/engage/campaigns/influencer-campaign-manager-flow.ihtml?).
2. 找到相关活动并选择 **管理活动**.
3. 选择 **任务** 顶部的选项卡。
4. 导航到你要上传的任务。将光标悬停在该任务上并选择 **查看任务详情**
5. 在右侧弹窗中，选择 **交付成果**.
6. 选择 **为合作伙伴上传** 并使用帖子选择器选择相关帖子。
7. 选择 **为合作伙伴提交**.
   {% endtab %}

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

1. 选择 **手动提交交付内容** 在弹窗底部。
2. 提供帖子 URL 链接并选择 **提交**。提交后，你应该会看到一个 **品牌已完成** 标签。

{% hint style="warning" %}
**重要：** 当帖子手动提交时，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/performance-program/beta-performance-campaigns/working-with-partners-on-a-performance-campaign/submit-campaign-tasks-on-behalf-of-your-hired-partners.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.
