Sanket
Sanket

Reputation: 129

Get [email protected] as a service account

I am new to Google Analytics and I am trying to retrieve Google Analytics data using Pentaho Data Integration (CE 6.0) by following Pentaho Google Analytics

It says I need to create a service account to get the data. On the google developer console I at location Google API manager --> Credentials --> Create service account

Now when I try to create a new service account, it by default assigns [email protected]
Instead of this I must have [email protected]

Can someone please share any insight on how to get [email protected] as a service account email?

Upvotes: 2

Views: 3606

Answers (1)

Linda Lawton - DaImTo
Linda Lawton - DaImTo

Reputation: 117321

The old format for service accounts was

[email protected]

the new format for service accounts appears to be

XXXXX@{projectId}.iam.gserviceaccount.com

you will probably not be able to create one with the old format just go with the new format

Upvotes: 0

Related Questions