> 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 動画とショートのパフォーマンスデータにアクセスできます。この機能を使うと、インサイトを得て、クリエイターの 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] → Campaign Manager →** [**クリエイター**](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 タスクを提案した場合にも、チャンネル 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.
