Hello, You will be able to know the user based on the email address used for authentication or based on the client ID used for authentication. Since you're looking to verify this scenario on your end before returning a refresh token, you could use the later option to store the client ID credentials. You will be able to verify these through the Authorization URL and then map them locally to the user authenticating the call. Please take a look at this guide <https://developers.google.com/adwords/api/docs/guides/call-structure#request> for the authorization URL format. You may also refer to this link <https://github.com/googleads/googleads-dotnet-lib/wiki/API-access-using-own-credentials-(installed-application-flow)#step-2---setting-up-the-client-library> on how to configure the C# client library for OAuth credentials.
Let me know if you have any other questions. Regards, Bharani, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/2ed776bc-c806-4f67-8cf4-6504e91ec0dc%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
