> 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/ja/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 またはハンドルを提供する必要があります。

#### YouTube Creator Partnerships 連携を有効にする

設定手順は、新規キャンペーンか既存のキャンペーンかによって異なります。該当するタブを参照してください。

{% tabs %}
{% tab title="新しいキャンペーンの場合" %}

1. [新しいクリエイターキャンペーンを作成する](/brand/ja/what-would-you-like-to-learn-about/creator-program/creator-campaigns-for-brands/configure-a-creator-campaign.md).
2. 〜する場合 [タスクの追加](/brand/ja/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/7ddd72d8e69e7055d9408cf4847c5c54abf9f71d) **\[Engage] → キャンペーンマネージャー →** [**クリエイター**](https://app.impact.com/secure/advertiser/engage/campaigns/influencer-campaign-manager-flow.ihtml).
2. 選択したキャンペーンにカーソルを合わせ、次に選択します **キャンペーンを管理**.
3. 右上隅で、次を選択します ![](/files/33cb726486392ef88ffb62799c6a1d0898c9da3b) **\[その他] → 編集**.
4. 次の場所に移動します *ブリーフ* 画面で、 [YouTube タスクを追加する](/brand/ja/what-would-you-like-to-learn-about/creator-program/creator-campaigns-for-brands/configure-a-creator-campaign.md#brief) キャンペーンに。
5. あなたの **YouTube チャンネル ID またはハンドルを**、および **保存** キャンペーンに入力します。
   * 交渉段階でクリエイターが YouTube タスクを提案した場合でも、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/ja/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.
