I can see all the firebase dynamic links that are manually created in the firebase console.
However, I can't find those that are created with the firebase dynamic link rest api: https://firebase.google.com/docs/reference/dynamic-links/link-shortener
Is it possible to list/see all the dynamic links created with the rest api?
You can also use Google Analytics in your app to track the performance of your Dynamic Links. The following Analytics events are automatically logged when you open a short or long Dynamic Link in your app. Logged when a user opens the app for the first time via a Dynamic Link.
You can receive a Dynamic Link containing a deep link that takes the user to specific content within your app: In the Firebase Console, open the Dynamic Links section.
To help you debug your Dynamic Links, you can preview your Dynamic Links' behavior on different platforms and configurations with an automatically-generated flowchart. Generate the flowchart by adding the d=1 parameter to any short or long Dynamic Link. For example, example. page.
As far as I know, dynamic links work for as long as your firebase project active. I used some dynamic links more than one year after they were created. I didn't see anything about any time limits in the documentation.
This is an intended behavior, but is a known feature request. Short Dynamic Links created programmatically are designed to be shared peer to peer. If there are multiple clients creating FDL, it's likely that the list of short links in the dashboard will be long. This can be challenging to navigate and track created links.
Short Dynamic Links created through Firebase Console on the other hand are more likely to be used in campaigns and makes sense to be tracked in the dashboard.
If you have more inputs regarding this function, you can file it as a feature request here https://firebase.google.com/support
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With