gpt4 book ai didi

ios - 在外部浏览器中打开 URL(在 IOS 应用程序中)形成 Mopub 订单

转载 作者:行者123 更新时间:2023-11-29 10:36:25 26 4
gpt4 key购买 nike

在 Mopub 中创建的订单。

HTML 创意:

<a href="http://www.domain.com" target="_blank"><img src="http://www.domain.com/image.png" width="100%" height="100%"><a/>

一切正常,但 URL 在应用内打开。我必须在广告素材代码中更改什么才能在外部浏览器中打开 URL?

最佳答案

3.B.6. Native Browser Clicks In order to do tracking in the OS’s native browser, partners may choose to use the native browser click functionality supported by the MoPub SDK.

You can target this functionality via the banner.ext.nativebrowserclick field on the request. If set to 1 it is supported by the requesting SDK.

In the creative returned in the adm field, this behavior can be triggered by setting the click through URL in the following format using a custom URI pattern (this custom URI will open the URL in the native OS browser) :

mopubnativebrowser://navigate?url=

IMPORTANT: Ensure that ‘http://’ or ‘https://’ is included in the intended landing page URL.

ie: “mopubnativebrowser://navigate?url=http://www.mopub.com

本文来自: https://dev.twitter.com/mopub-demand/overview/openrtb

关于ios - 在外部浏览器中打开 URL(在 IOS 应用程序中)形成 Mopub 订单,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/26821524/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com