0

I'm looking for an endpoint for the Google Meet Feedback Score. I've implemented the Admin SDK and I can retrieve livestream_watched and call_ended but neither includes a Feedback Score. If I check out the Meet Quality Tool there is a way to filter based on Feedback, so I'm hoping there must be some way to retrieve the information.

Meet Quality Tool Feedback Image

Brent Marshall
  • 125
  • 1
  • 10

1 Answers1

1

Answer:

Unfortunately, there is no way to retrieve this information.

More Information:

As you have already pointed out, the Google Meet Audit Activity Events parameters do not include the feedback score for the meet.

Feature Request:

You can however let Google know that this is a feature that is important for access to their APIs, and that you would like to request they implement it.

Google's Issue Tracker is a place for developers to report issues and make feature requests for their development services, I'd urge you to make a feature request there. The best component to file this under would be the Admin SDK component, with the Feature Request template.

References:

Nimantha
  • 6,405
  • 6
  • 28
  • 69
Rafa Guillermo
  • 14,474
  • 3
  • 18
  • 54