Dynalink is a powerful dynamic linking solution that enables sophisticated URL routing and social media link previews across multiple platforms. By creating smart links, developers can optimize user experience and app navigation.
Parameter | Type | Required | Description |
---|---|---|---|
actual_url | string | Yes | The original destination URL |
ios_url | string | Optional | Direct link to iOS App Store |
android_url | string | Optional | Direct link to Google Play Store |
fallback_url | string | Optional | Alternative URL if linking fails |
is_deeplink | boolean | Optional | Whether the link is a deep link |
should_open_store | boolean | Optional | Whether to open the store if the app is not installed |
social_title | string | Optional | Title for social media sharing |
social_description | string | Optional | Description for social media sharing |
social_image | string | Optional | Image URL for social media sharing |