Skip to content

Commit 3272d7e

Browse files
authored
Merge pull request #336 from dori-af/dori/udl-note
Deep link UDL - added a note
2 parents 95a4348 + 248dcf5 commit 3272d7e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/DeepLink.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,10 @@ appsflyerSdk.onAppOpenAttribution((res){
5858

5959
### <a id="unified-deeplinking"> 3. Unified deep linking
6060

61+
> 📘 **UDL privacy protection**
62+
>
63+
> For new users, the UDL method only returns parameters relevant to deferred deep linking: `deep_link_value` and `deep_link_sub1` to `deep_link_sub10`. If you try to get any other parameters (`media_source`, `campaign`, `af_sub1-5`, etc.), they return `null`.
64+
6165
The flow works as follows:
6266

6367
1. User clicks the OneLink short URL.

0 commit comments

Comments
 (0)