0

linkStats returns an empty JSON object. How do you retrieve the stats for a shortlink created through Firebase? Is this supported?

https://firebasedynamiclinks.googleapis.com/v1/:link/linkStats?durationDays=2

Cœur
  • 37,241
  • 25
  • 195
  • 267
user1846591
  • 61
  • 3
  • 10

1 Answers1

1

It seems you didn't input FDL to <:link> and Authorization: Bearer <ACCESS_TOKEN> to the header.

Please check the following guides.
View Dynamic Links Analytics Data
API Authorization

2yonghyun
  • 186
  • 7