제 앱이 Branch 딥링크(Deep Link) 데이터를 다시 받을 수 있나요?
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 링크를 삽입하더라도 해당 링크의 데이터는이 기능의 일부로 리턴되지 않습니다.
Updated almost 3 years ago