firebase-admin-python icon indicating copy to clipboard operation
firebase-admin-python copied to clipboard

[FR]Add data statistics api in firebase admin sdk

Open Provinm opened this issue 3 years ago • 2 comments

hi,

i'm developing a web page using firebase messaging part, i met some questions

  • sdk has no api to count how many devices subscribe to a specified topic, but firebase console can
  • sdk has no api to count how many users opened the message, but firebase console can

so i wonder if it's possible to integrate some data statistics api in this sdk?

Provinm avatar Sep 14 '21 02:09 Provinm

I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.

google-oss-bot avatar Sep 14 '21 02:09 google-oss-bot

Hello @Provinm , thanks for the request. Currently we don't have plan to support the 1st item (but we have plan to support listing topic subscriptions for a registration, see https://github.com/firebase/firebase-admin-java/issues/594)

For the 2nd request we are working on it, please stay tuned. Thanks again!

chong-shao avatar Nov 10 '21 17:11 chong-shao