2

I'm writing a script that will generate extended A/B testing results. Is it possible to query Firebase A/B testing using API to get an experiment variant list, start date, end date, etc?

Yosef
  • 360
  • 5
  • 16

1 Answers1

0

There currently is no API to get/manage the list of experiments for Firebase A/B testing. All management of experiments must be done through the Firebase console at the moment.

You might want to file a feature request, and keep an eye out on the Firebase blog and release notes for changes.

Frank van Puffelen
  • 565,676
  • 79
  • 828
  • 807