> 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/partner/ja/nitsuitebitaidesuka/platform-features/marketing-content/requests/request-assets/request-a-video-asset-as-a-partner.md).

# パートナーとして動画アセットをリクエストする

ブランドへのトラフィックを促進するために使用できるアセットの一種は、 **動画**。これは、あなたのパートナーブランドがマーケティング活動のために impact.com にアップロードした動画です。この動画を広告としてあなたのウェブサイトに埋め込むことができます。

{% hint style="info" %}
この動画はソーシャルメディアネットワーク（例：Facebook や YouTube）には掲載できません。
{% endhint %}

#### 新しい動画広告をリクエストする

1. 上部のナビゲーションメニューから、 **コンテンツ →** [**リクエスト**](https://app.impact.com/secure/mediapartner/ads/list-all-mp-ad-requests-flow.ihtml).
2. 右上隅で、次を選択します **リクエスト → 動画**.
3. フォームに入力します。
   * 次を参照してください *動画アセットフォーム参照* 詳細は以下をご覧ください。
4. 選択 **送信**.

<details>

<summary>動画アセットフォーム参照</summary>

| フォームフィールド | 説明                                                                                |
| --------- | --------------------------------------------------------------------------------- |
| ブランド      | ドロップダウンメニューから、このリクエストの送信先となるブランドを選択してください。ブランドが表示されない場合は、広告リクエストを無効にしている可能性があります。 |
| 取引        | 必要に応じて、このアセットを関連付ける取引を選択します。                                                      |
| 動画形式      | 動画を受け取りたい形式（.mp4 または .flv）を選択してください。                                              |
| 言語        | アセットの言語を選択してください。                                                                 |
| 必要日       | アセットが必要な日付を選択してください。                                                              |
| 独占広告      | このアセットを自分専用にするかどうかを決定します。                                                         |
| 任意の例      | アセットの見た目の例、または使用可能なコピーを追加してください。                                                  |
| 追加の指示     | そのブランドがリクエストを確認する際に考慮すべき追加コメントを含めてください。                                           |

</details>

#### 動画リクエストのステータスを確認する

リクエストを送信した後、そのステータスを確認できます。

1. 上部のナビゲーションメニューから、 **コンテンツ →** [**リクエスト**](https://app.impact.com/secure/mediapartner/ads/list-all-mp-ad-requests-flow.ihtml).
2. 次を選択します **ブランド** フィルターを適用し、次にリクエストを送信したブランドを選択します。
3. 次を選択します **リクエストタイプ** ドロップダウンメニューで、次に選択 **アセット**.
4. リクエストにカーソルを合わせて、選択してください ![](/files/4927eb1e5c4fa3b3dc6c7e11a5ab7eb37b71050d) **\[その他]** → **表示** リクエストの詳細を表示します。
   * ここから、ブランドがリクエストの処理および最終確定中に付けたコメントを確認できます。


---

# 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/partner/ja/nitsuitebitaidesuka/platform-features/marketing-content/requests/request-assets/request-a-video-asset-as-a-partner.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.
