> 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] → Campaign Manager →** [**Creator**](https://app.impact.com/secure/advertiser/engage/campaigns/influencer-campaign-manager-flow.ihtml).
2. 将鼠标悬停在您选择的活动上，然后选择 **Manage Campaign**.
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.
