curl 'https://firebasedynamiclinks.googleapis.com/v1/shortLinks?key=xxxx' --header 'Content-Type: application/json' --data '
{
"dynamicLinkInfo": {
"domainUriPrefix":"https://yourdomain",
"link":"https://yourlinkyouwant_to_redirectto",
"analyticsInfo": {
"googlePlayAnalytics": {
"utmSource": "nhannguyen",
"utmMedium": "test",
"utmCampaign": "smartpos"
}
},
},
"suffix": {
"option": "SHORT"
}
}'
No comments:
Post a Comment
Thanks for your join,we will be reply to you asap.