> 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-an-image-asset-as-a-partner.md).

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

ブランドへのトラフィックを促進するために使用できるアセットの一種は、 *画像アセット*。これはブランドによって提供され、ブランドのランディングページへのトラフィックを促進するために使用できる画像です。

#### 新しい画像広告をリクエスト

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

<details>

<summary>画像アセットのフィールドリファレンス</summary>

| フォームフィールド | 説明                                                                                |
| --------- | --------------------------------------------------------------------------------- |
| ブランド      | ドロップダウンメニューから、このリクエストの送信先となるブランドを選択してください。ブランドが表示されない場合は、広告リクエストを無効にしている可能性があります。 |
| 取引        | 必要に応じて、このアセットに関連付ける取引を選択してください。                                                   |
| 画像サイズ     | リクエストする画像の理想的なサイズを選択してください。画像のプロモーションに使用するプラットフォームが、選択したサイズに対応していることを確認してください。    |
| 言語        | 必要に応じて、アセットの言語を選択してください。                                                          |
| 必要日       | アセットが必要な日付を選択してください。                                                              |
| 独占広告      | 必要に応じて、アセットを自社専用としてリクエストできます。                                                     |
| 任意の例      | 必要に応じて、アセットの見た目や使用したいコピーの例を追加してください。                                              |
| 追加の指示     | 必要に応じて、ブランドがリクエストを確認する際に考慮すべき追加コメントを記載してください。                                     |

</details>

#### 画像リクエストのステータスを確認

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

1. 上部のナビゲーションメニューから、 **コンテンツ →** [**リクエスト**](https://app.impact.com/secure/mediapartner/ads/list-all-mp-ad-requests-flow.ihtml).
2. リクエストを見つけます。
   * 次を選択します **ブランド** フィルターを適用し、次にリクエストを送信したブランドを選択します。
   * 次を選択します **リクエストタイプ** ドロップダウンメニューで、次に選択 **アセット**.
3. リクエストの詳細を表示するには、リクエストにカーソルを合わせて次を選択します ![](/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-an-image-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.
