> 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/tracking/tracking-links/create-and-manage-links/find-specific-landing-page-urls-or-vanity-links-as-a-partner.md).

# パートナーとして特定のランディングページ URL またはバニティリンクを見つける

次を実行することで、特定のランディングページのURLやバニティリンクをフィルタリングできます *バニティURL* レポート。

1. 上部のナビゲーションメニューから、 **レポート** → **その他のレポート**.
2. 〜の *カテゴリ* 検索バーの横にあるフィルターで、 **管理**.
3. 選択 **バニティURL**.

   * 次を選択します ![](/files/b1f808a53bef6ace20a53837a892291a62e16e0a) **\[列]** 画面右側で、テーブルに列を追加または削除します。
   * レポートを次でフィルタリングします *ブランド*, *ランディングページURL*, *バニティURL* など。

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

このレポートは、どのランディングページがどのバニティリンクに関連付けられているかを管理するのに役立ちますが、このレポートからバニティリンクを管理することはできません。戻って *バニティリンク* ページに戻って、バニティリンクを管理してください。

{% tabs %}
{% tab title="変更" %}
ブランドでフィルタリングして、編集したいバニティリンクを見つけやすくできます。

1. 上部のナビゲーションバーから、 **コンテンツ → バニティリンク**.
2. 〜では *バニティリンクを管理* 画面に、既存のバニティリンクの一覧が表示されます。
3. 編集したいバニティリンクの横で、次を選択します ![](/files/4927eb1e5c4fa3b3dc6c7e11a5ab7eb37b71050d) **\[その他]** **→ 編集**.
4. バニティリンクを変更します。
5. 選択 **保存**.
   {% endtab %}

{% tab title="コピー" %}
使用したいバニティリンクを簡単にコピーできます。

1. 上部のナビゲーションバーから、 **コンテンツ → バニティリンク**.
2. 〜では *バニティリンクを管理* 画面に、既存のバニティリンクの一覧が表示されます。
3. コピーしたいバニティリンクにカーソルを合わせてから、次を選択します **バニティリンクをコピー** ボタン。
4. バニティリンクはクリップボードにコピーされ、必要な場所に貼り付けられます。
   {% endtab %}

{% tab title="削除" %}
ブランドでフィルタリングして、削除したいバニティリンクを見つけやすくできます。

1. 上部のナビゲーションバーから、 **コンテンツ → バニティリンク**.
2. 〜では *バニティリンクを管理* 画面に、既存のバニティリンクの一覧が表示されます。
3. 削除したいバニティリンクを選択し、 ![](/files/4927eb1e5c4fa3b3dc6c7e11a5ab7eb37b71050d) **\[その他]** → **削除**.
4. 削除を完了するには、次を選択します **OK**.
   {% 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/partner/ja/nitsuitebitaidesuka/platform-features/tracking/tracking-links/create-and-manage-links/find-specific-landing-page-urls-or-vanity-links-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.
