> 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 视频和 Shorts 的表现数据。此功能可帮助你获得洞察，并更好地管理创作者的 YouTube 交付内容。要开始使用，你必须提供你的 YouTube 频道 ID 或 handle。

#### 启用 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 或 handle**.
3. **发布** 活动。
   * 现在，你聘用的任何创作者都将获得一个唯一的活动代码。
   * 此代码仅对你聘用的创作者可见。
     {% endtab %}

{% tab title="对于现有活动" %}
{% hint style="warning" %}
**重要：** 如果你已经为此活动聘用了创作者，则无法生成活动代码。即使你聘用新创作者或添加新的 YouTube 任务，这一点也同样适用。
{% endhint %}

1. 在左侧导航栏中，选择 ![](https://1186853034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2Fgit-blob-230534471fef5f40808e921e41ee44e4a06ded03%2Fe6cb9548999afdc1ed3ce4942e4cb5b45b5cecbd323267aac2a7cd1915fccc09.svg?alt=media) **\[Engage] → Campaign Manager →** [**创作者**](https://app.impact.com/secure/advertiser/engage/campaigns/influencer-campaign-manager-flow.ihtml).
2. 将鼠标悬停在你选择的活动上，然后选择 **管理活动**.
3. 在右上角，选择 ![](https://1186853034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2FNVJihd9nYKCiCEg5tI6i%2F2a92939e8e78dd7e0c0416b1a250d5ef1d7ab0dec966fb5ed320ca62acfc06c5.svg?alt=media\&token=7cab8ce5-a26b-4057-a822-0746130d9117) **\[更多] → 编辑**.
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 或 handle**，以及 **保存** 活动。
   * 你也可以在协商阶段，当创作者提议 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.
