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

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

ブランドへのトラフィックを促進するために使用できるアセットの一種は、 **記事** アセットです。これは、ブランドがマーケティング用途のために impact.com にアップロードする独自の HTML から作成される汎用広告です。

#### 新しい記事広告をリクエスト

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. 次を選択します **リクエストタイプ** ドロップダウンメニューで、次に選択 **アセット**.
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-an-article-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.
