深度链接数据选项
深度链接数据 Key 值
Key | 定义 |
---|---|
| 为所有平台设置深度链接路径以避免逐平台启用。当 Branch SDK 收到带有此参数集的链接时,它将自动加载其中包含的自定义 URI 路径。 |
| 设置 iOS 应用的深度链接路径。当 Branch SDK 收到带有此参数集的链接时,将自动加载其中包含的自定义 iOS URI 路径。 |
| 设置 Android 应用的深度链接路径。当 Branch SDK 收到带有此参数集的链接时,将自动加载其中包含的自定义 Android URI 路径。 |
| 设置桌面应用的深度链接路径。您将获取此参数并相应地引导用户。 |
| Time between a click and an install or reinstall. |
| Time between a click and an open or web session start. |
| Time between a click and a conversion event. Conversion events include commerce events (e.g. purchase, add to cart), all custom events, and all view events like pageviews & content views. (i.e., https://branchster.app.link/hpNVE52gxE?$click_session_start_window_days=30). |
| Time between an ad impression and an install or reinstall. (i.e., https://branchster.app.link/hpNVE52gxE?$impression_install_window_days=3). |
| Time between an ad impression and an open or web session start. (i.e., https://branchster.app.link/hpNVE52gxE?$impression_session_start_window_days=1). |
| Time between an ad impression and a conversion event. Conversion events include commerce events (e.g. purchase, add to cart), all custom events, and all view events like pageviews & content views. (i.e., https://branchster.app.link/hpNVE52gxE?$impression_session_start_window_days=7). |
| 更改所有平台的重定向端点以避免逐平台启用。请注意,Branch 会将 robots 导向到该URL,此 URL 会替代在链接中输入的所有 OG 标签。系统范围的默认 URL(在 Link Settings 中设置)。 |
| 更改 iPad 的重定向端点 |
| Redirect to Samsung Galaxy Store on Samsung devices. Only link level control. Format should be http://www.samsungapps.com/appquery/appDetail.as?appId=YOUR.PACKAGE.NAME |
| Redirect to the Huawei App Gallery on Huawei devices. Format should follow Huawei's App Linking Guide. |
| Change the redirect endpoint for Windows OS Windows Phone default URL (set in |
| 更改 Blackberry OS BlackBerry 默认 URL 的重定向端点(在 Link Settings 中设置)。 |
| 更改 Amazon Fire OS Fire 默认 URL 的重定向终端节点(在 Link Settings 中设置)。 |
| 更改 iOS 设备上微信的重定向 endpoint |
| 更改 Android 设备上微信的重定向终结点 |
| 强制打开 |
| 允许您控制 Branch 使用 URI 方案打开应用的方式和时间。 |
| 允许您控制 Branch 如何以及何时使用 URI 方案在 IOS 上打开您的应用。 |
| 允许您控制 Branch 使用 URI 方案在 Android 上打开应用的方式和时间。 |
| 可让您控制快照匹配超时(点击等待应用打开匹配的时间),也称为归因窗口。以秒为单位。 |
| 设置为false可使链接始终回退到您的移动网站。不适用于通用链接或Android应用链接。 |
| 控制客户端 JS 在尝试打开应用后重定向到 App Store 前的等待超时。以毫秒为单位。 |
| 控制客户端 JS 在尝试打开应用后重定向到 Play 商店前的等待超时。以毫秒为单位。 |
| 设置为true的链接仅支持深层链接,而没有对该链接的任何归属。 |
| 无法在此处修改。需要 Branch Universal Object 设置。 |
| 这是内容的标识符,可帮助 Branch 在同一事物的许多实例之间删除重复数据。合适的选项:具有路径的网站或具有标识符的数据库。 |
| 这是内容类型的标签。Apple 建议您按照此处所述使用统一类型的标识符。 |
| 这将阻止点击追踪和链接分析的存储。从点击链接到打开应用,深度链接接数据仍将流入应用。 |
| 用于 iOS 的模板名称。 |
| Set to true to make links route to a NativeLink™ used for enabling deferred deep linking on iOS 15+ & Private Relay |
| 用于 Android 的模板名称。 |
| 为社交媒体显示设置图像宽度(以像素为单位)。 |
| 设置图像高度(以像素为单位)以在社交媒体上使用。 |
| 设置视频,视频将显示在社交媒体上。 |
| 设置链接的基础 URL,因为其将在社交媒体上显示。 |
| 因为将在社交媒体上显示,请设置您的自定义卡格式链接的类型。在 Facebook 上分享深度链接时,不要设置此属性。 |
| (高级设定,不建议使用)设置自定义 URL,我们将社交媒体机器人重定向至该 URL,以便检索所有适合的标签。 |
| Set the Twitter card type of the link (e.g. player) (you must allowlist your deep link with the Twitter Card Validator). |
| 设置 Twitter 站点。 |
| 设置应用卡上的应用国家/地区。 |
| 设置视频播放器的 URL。默认值为 |
| 设置播放器'的宽度(以像素为单位)。 |
| 设置播放器'的高度(以像素为单位)。 |
| Valid stringified JSON dictionary of the tags’ keys and values. Example: "{"twitter:player:stream": "https://branch.io\"}\" |
| If set to true, then open web on mobile but open the app on desktop |
| If set to true, then open web on desktop but open app on mobile |
| The corresponding web URL for the in-app content |
| Expiry date for the content and any associated link data. Represented as UTC epoch millisecond. |
Updated 7 days ago