google-api-nodejs-client
google-api-nodejs-client copied to clipboard
Missing runFunnelReport support on Google Analytics Data API (GA4)
Hi there!
The current (up to v117.0.0) Google Analytics Data API (GA4) implementation is missing the runFunnelReport.
This endpoint has been available for some months already on v1alpha:
https://developers.google.com/analytics/devguides/reporting/data/v1/funnels
I looked up the client code (on other languages as well) and I couldn't find any mention of it, not even on the https://github.com/googleapis/google-api-nodejs-client/blob/main/discovery/analyticsdata-v1alpha.json
I hope to see this implemented soon.