我的应用会取回 Branch 的深度链接数据吗?
No. You will get back campaign, ad set and ad information, returned as ~campaign
, ~ad_set_name
, and ~ad_name
. Other fields are shown in the example above. You can deep link based on these fields. Your app will not get back $ios_url
, $android_deeplink_path
, $canonical_url
or other such fields.
即使客户在广告中放置了 Branch Link,该功能也不会返回该链接的数据。
Updated almost 3 years ago