We are going to use the server-to-server new user activation function, and now we have some questions:
1. For IOS:
1. Does it support new users to obtain some parameters in a certain link after installing the app? If it supports acquisition, how to obtain the gclid and gbraid parameters?
2. In the case of activation, is it reached through DeepLink? If so, are the relevant parameters parsed and obtained from this connection?
3. If the parameters are also obtained through DeepLink after the new user installs the app, then the distinction between new user installation and old user activation and opening the app can be obtained after our server calls your API?
2. For Android:
1. Is the gclid parameter obtained from DeepLink? If so, under what circumstances can DeepLink carry this parameter?