> 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/set-up-youtube-brandconnect-for-your-creator-campaign.md).

# 为创作者活动设置 YouTube 集成

YouTube Creator Partnerships 集成可让你无需创作者将其 YouTube 账号连接到 impact.com，即可访问创作者 YouTube 视频和短视频的绩效数据。此功能可帮助你获取洞察并更好地管理创作者的 YouTube 交付内容。要开始使用，你必须提供你的 YouTube 频道 ID 或用户名。

#### 启用 YouTube Creator Partnerships 集成

设置流程会因你是在处理新活动还是现有活动而有所不同。请查看适用于你的选项卡。

{% tabs %}
{% tab title="针对新活动" %}

1. [创建新的创作者活动](/brand/zh/what-would-you-like-to-learn-about/creator-program/creator-campaigns-for-brands/configure-a-creator-campaign.md).
2. 当 [添加任务](/brand/zh/what-would-you-like-to-learn-about/creator-program/creator-campaigns-for-brands/configure-a-creator-campaign.md#brief) 在活动中 *简报* 部分中，添加一个 YouTube 任务类型，并输入你的 **YouTube 频道 ID 或用户名**.
3. **发布** 你的活动。
   * 现在，你雇用的任何创作者都可以使用一个唯一的活动代码。
   * 此代码仅对你雇用的创作者可见。
     {% endtab %}

{% tab title="针对现有活动" %}
{% hint style="warning" %}
**重要：** 如果你已经为此活动雇用了创作者，则无法生成活动代码。即使你之后雇用新的创作者或添加新的 YouTube 任务，也仍然如此。
{% endhint %}

1. 从左侧导航栏中，选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[Engage] → Campaign Manager →** [**创建器**](https://app.impact.com/secure/advertiser/engage/campaigns/influencer-campaign-manager-flow.ihtml).
2. 将鼠标悬停在你选择的活动上，然后选择 **管理活动**.
3. 在右上角，选择 ![](/files/77cad707ec8c8e3ea9d0056e8451a6deaf59419d) **\[更多] → 编辑**.
4. 导航到 *简报* 屏幕，然后 [添加一个 YouTube 任务](/brand/zh/what-would-you-like-to-learn-about/creator-program/creator-campaigns-for-brands/configure-a-creator-campaign.md#brief) 到你的活动中。
5. 输入您的 **YouTube 频道 ID 或用户名**，以及 **保存** 你的活动。
   * 当创作者在谈判阶段提出 YouTube 任务时，你也可以输入你的频道 ID。
     {% endtab %}
     {% endtabs %}


---

# 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/set-up-youtube-brandconnect-for-your-creator-campaign.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.
