Hello,
I was wondering if it is somehow possible to get the email address of an user that conencts to the AdWords API via oAuth2.
When I test the oAuth2 connection, I only get the refresh token which I can use to access the AdWords accounts, but it seems as if I am not able to see the user's email address anywhere.
Do I have to add more permissions to to get the email address?
Thank you
Code-Working