> 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/what-would-you-like-to-learn-about/creator-program/creator-campaigns-for-brands/set-up-youtube-brandconnect-for-your-creator-campaign.md).

# Set Up the YouTube Integration for Creator Campaigns

The YouTube Creator Partnerships integration provides access to performance data on your creators’ YouTube videos and shorts without the need for creators to connect their YouTube accounts to impact.com. This feature allows you to gain insight and better manage your creators’ YouTube deliverables. To get started, you must provide your YouTube channel ID or handle.

#### Enable the YouTube Creator Partnerships Integration

The setup process varies depending on if you're working with a new or an existing campaign. See the tab that applies to you.

{% tabs %}
{% tab title="For a new campaign" %}

1. [Create a new creator campaign](/brand/what-would-you-like-to-learn-about/creator-program/creator-campaigns-for-brands/configure-a-creator-campaign.md).
2. When [adding tasks](/brand/what-would-you-like-to-learn-about/creator-program/creator-campaigns-for-brands/configure-a-creator-campaign.md#brief) in the campaign *Brief* section, add a YouTube task type, and enter your **YouTube channel ID or handle**.
3. **Publish** your campaign.
   * A unique campaign code will now be available for any creators you hire.
   * This code will only be visible to your hired creators.
     {% endtab %}

{% tab title="For an existing campaign" %}
{% hint style="warning" %}
**Important:** If you have already hired creators for this campaign, a campaign code cannot be generated. This is true even if you hire new creators or add a new YouTube task.
{% endhint %}

1. From the left navigation bar, select ![](/files/CDnwOBeIdds9r3Z6zTnO) **\[Engage] → Campaign Manager →** [**Creator**](https://app.impact.com/secure/advertiser/engage/campaigns/influencer-campaign-manager-flow.ihtml).
2. Hover over your chosen campaign, then select **Manage Campaign**.
3. In the upper right corner, select ![](/files/rBkxBrqMl1l5VXLGwaXU) **\[More] → Edit**.
4. Navigate to the *Brief* screen and [add a YouTube task](/brand/what-would-you-like-to-learn-about/creator-program/creator-campaigns-for-brands/configure-a-creator-campaign.md#brief) to your campaign.
5. Enter your **YouTube channel ID or handle**, and **Save** your campaign.
   * You can also enter your channel ID when a creator proposes a YouTube task during the negotiation phase.
     {% 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/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.
