> 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/platform-features/ads/manage-ads/process-partner-requests.md).

# パートナーのリクエストを処理

たとえば、パートナーからの *アセット*, *カスタムクリエイティブ*, *メール配信*、または *トラッキング値*、プログラムのプロモーションを支援します。これらのリクエストの承認、却下、または完了はすべて管理できます。

1. 左側のナビゲーションメニューから、 ![](/files/7ddd72d8e69e7055d9408cf4847c5c54abf9f71d) **\[Engage] → コンテンツ → リクエスト**.
2. 上部のフィルターバーを使用して、特定のリクエストタイプ（例： **アセット**).

   | フィルター     | 説明                                                                                                                                                                                                                                                                                                                                                                                                                                           |
   | --------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
   | ステータス     | <p>アセットを選択 <img src="/files/a4c20d141714e9e9248551f182c5acacb99049de" alt=""> <strong>\[未選択のチェックボックス]</strong> して <strong>ステータス</strong> リクエストの</p><p>• <strong>未処理</strong>: まだマークされていないリクエスト <em>却下</em> または <em>承認済み</em>.</p><p>• <strong>承認済み</strong>: 返信済みで、次の状態としてマークしたリクエスト <em>承認済み</em>.</p><p>• <strong>完了</strong>: 最終返信を追加してから、次の状態として終了できるリクエスト <em>完了</em>.</p><p>• <strong>却下</strong>: 次の状態としてマークされたリクエスト <em>却下</em>.</p> |
   | パートナー名、ID | を選択します ![](/files/a4c20d141714e9e9248551f182c5acacb99049de) **\[未選択のチェックボックス]** でパートナー名とIDを絞り込みます。                                                                                                                                                                                                                                                                                                                                           |
   | リクエストタイプ  | <p><strong>リクエストタイプで絞り込む</strong></p><p>• アセット</p><p>• カスタムクリエイティブ</p><p>• メール配信</p><p>• トラッキング値</p>                                                                                                                                                                                                                                                                                                                                         |

#### リクエストを処理する

パートナーのリクエストは、次の内容に基づいて対応します。 **ステータス** および、実行したいアクション（例： *承認*, *リクエストを却下*, *完了* または *表示*).

<div data-with-frame="true"><figure><img src="/files/5a5fa4110358cece4ac12368be422fc45266d99d" alt="" width="563"><figcaption></figcaption></figure></div>

{% tabs %}
{% tab title="未処理" %}

1. 次にカーソルを合わせる *未処理* 処理を開始したいリクエストを選択し、 ![](/files/967afd940eacbf83a7772ab9ff5584bc129c9568) **\[More]** → **処理**.
2. 次の *返信* セクションで、 **コメント** パートナー向けに、次の判断の背景として *承認* または *却下する* そのリクエスト。
3. を選択 **リクエストを却下** または **承認**.
   {% endtab %}

{% tab title="承認済み" %}

1. カーソルを合わせて、 *承認済み* を選択します ![](/files/967afd940eacbf83a7772ab9ff5584bc129c9568) **\[More]** → **完了**.
2. リクエストの **広告ID** または **新しい広告を追加**.
3. 必要に応じて、入力します **最終コメント**.
4. を選択 **リクエストを完了**.
   {% endtab %}

{% tab title="完了" %}
カーソルを合わせて、 *完了* を選択します ![](/files/967afd940eacbf83a7772ab9ff5584bc129c9568) **\[More]** → **表示** して、リクエストの詳細を表示します。
{% endtab %}

{% tab title="却下" %}
カーソルを合わせて、 *却下* を選択します ![](/files/967afd940eacbf83a7772ab9ff5584bc129c9568) **\[More]** → **表示** して、リクエストの詳細を表示します。
{% 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/platform-features/ads/manage-ads/process-partner-requests.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.
