> 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 视频和短片的绩效数据，而无需创作者将其 YouTube 账户连接到 impact.com。此功能可帮助您获得洞察并更好地管理创作者的 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] → 活动管理器 →** [**创作者**](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.
