Hi, How do I access different properties of Google Analytics project via Google Analytics components in Matillion ETL

We want to get data from two different properties of Google Analytics in Matillion. One project is created by my colleague for OAuth and we get data of one property in Matillion, but not the second one.

Do we need to make changes in the Google Cloud Project or is there any parameter that can be used while authentication?

Hello @NeelamMacwan

I just saw your post and asked a colleague for their thoughts on this for you, they shared the following with me:

Ensure that the OAuth credentials (created in the Google Cloud Project) have access to both Google Analytics properties. If you’re only seeing data from one property, the OAuth credentials might not have access to the second property. Google Analytics API access requires specific OAuth scopes such as:

https://www.googleapis.com/auth/analytics.readonly

https://www.googleapis.com/auth/analytics

I hope this helps, please let me know how you get on.

Kind regards, Joe