Hello, I now use Google's admob service and firebase service, through the api provided by admob:
Write programs that can pull advertising and revenue data: Campaigns Report - Mediation and Ad Campaign Report - AdMob Network.
But the above api only provides accounts.mediationReport and accounts.networkReport, these two methods.

Is there any way I can programmatically pull data from User Activity Report and cohort report?
I asked the business staff of Google Admob before, and said that the data of these two reports is provided by firebase, but I checked all the APIs of firebase, but I didn’t see the relevant interface and method, who can help me, thank you!