> 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) **\[下拉菜单]**，然后输入用于素材重定向的目标落地页 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, and the optional `goal` 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>&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.
