google-api-nodejs-client icon indicating copy to clipboard operation
google-api-nodejs-client copied to clipboard

Missing runFunnelReport support on Google Analytics Data API (GA4)

Open eduardo-veras opened this issue 2 years ago • 1 comments

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.

eduardo-veras avatar Apr 12 '23 19:04 eduardo-veras