> 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/zh/what-would-you-like-to-learn-about/platform-features/ads/manage-ads/deep-link-an-asset.md).

# 为素材添加深度链接

如果你已为你的项目启用了深度链接，则你上传的每个素材都可以配置为将访客深度链接到特定的落地页 URL。例如，如果你为某个特定产品创建了素材，你可以指定该素材将访客直接发送到该产品的特定 URL。

#### 设置深度链接允许域名

要使深度链接生效，你必须提供允许的域名。提交这些域名后，流量即可到达你网站上的深度链接页面。了解更多关于 [允许的域名以及如何设置它们](/brand/zh/what-would-you-like-to-learn-about/account-administration/program-settings/tracking-settings/set-up-permitted-domains-for-deep-linking.md).

#### 将特定素材设置为深度链接

1. 在左侧导航栏中，选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[Engage]** → **内容** → **广告**.
2. 在右上角，选择 **创建广告** ![](/files/9ee7bd3c79aae4d0667377d18611647c3469f8d1) **\[下拉菜单]**，然后选择你要创建的素材类型。
3. 在 *落地页*下，选择 **默认** 还是 **自定义** 中的任一项， ![](/files/9ee7bd3c79aae4d0667377d18611647c3469f8d1) **\[下拉菜单]**&#x7136;后输入所需的素材重定向落地页 URL。
4. 在 URL 字段中，输入 **准确的 URL** （不含 `https://`）作为你希望广告将访客发送到的地址。

   <div data-with-frame="true"><figure><img src="/files/aa7cb9967dbaf1106c506f057afc17df2db87e73" alt=""><figcaption></figcaption></figure></div>
5. 选择 **保存**.

#### 批量为素材设置深度链接

这将更新多个素材，使其深度链接到你网站上的同一页面。

1. 在左侧导航栏中，选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[Engage]** → **内容** → **广告**.
2. 将鼠标悬停在你想编辑的素材上，并选择 ![](/files/e13da78c3fe9466cb109d0fdd9febb23a52c304d) **\[未勾选的复选框]**.
3. 选择 **更多操作** ![](/files/9ee7bd3c79aae4d0667377d18611647c3469f8d1) **\[下拉菜单]** → **更改落地页**.
4. 使用 ![](/files/9ee7bd3c79aae4d0667377d18611647c3469f8d1) **\[下拉菜单]** 来选择 **自定义**.
5. 在 **URL** 字段中，输入 **准确的 URL** （不含 `http://`）作为你希望该素材将访客发送到的地址。

   * 可选地， ![](/files/3980f01ba7b178cc917bfb7b270feb4fac2992c6) **\[开启开关]** 以 **如果 Impact 未检测到你的应用已安装，则从此广告重新路由移动端流量**.

   <div data-with-frame="true"><figure><img src="/files/71c2089a89ff5464c854db92c3aec7a4da868ae9" alt="" width="375"><figcaption></figcaption></figure></div>
6. 选择 **确定**.


---

# 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:

```
GET https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/platform-features/ads/manage-ads/deep-link-an-asset.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
