KNIME Google Analytics API

Hi,

When using the Google API Connector to be able to query Google Analytics, which version of the Analytics Reporting API is this using? Is it v3 or the newer v4?

 

Kind regards,
Laura

I've tried to investigate this and I can only say that is using some prefix from the Version 2 of the Google Analytics Core Reporting API. So we could assume that the full Knime node is using a legacy version (v2). Otherwise, it doesn't make sense that they are combining different versions. 

From Google Analytics API Documentation:

"Note: The dynamic:: prefix has deprecated as of March 27, 2014. It is recommended that you migrate to the new syntax as soon as possible"

https://developers.google.com/analytics/devguides/reporting/core/v3/segments 

V2 Legacy API ---> https://developers.google.com/analytics/devguides/reporting/core/v2/

Hi Laura and Victor,

yes you are right, the API is version 2.3 .

Best, Iris 

 

Hi Iris,

Thank you for confirming.
Would you know if there are plans to update the node to the latest version?

 

Kind regards,
Laura