Hi,

My apologies if I am not familiar with the implementation you have applied 
in your application. However, in regards to keeping track of OAuth2 
credentials of a specific account, I would recommend that you store them in 
local file such as the one described in this guide 
<https://github.com/googleads/googleads-dotnet-lib/wiki/API-access-using-own-credentials-(installed-application-flow)>.
 
You should then be able to programmatically point to the directory of the 
configuration file based on which account it belongs to so that your 
application can then use it before sending the request.

Also, *access tokens* need not be stored, since it is automatically 
regenerated 
<https://developers.google.com/adwords/api/docs/guides/authentication#access_token_expiration>
 when 
using a client library of the AdWords API. I hope this helps and feel free 
to write back if you require further information.

Thanks and regards,
Peter
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
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/acfb6db7-ca2b-4a15-a2cd-42225ebbac6a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • ... pankaj grover
    • ... 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
      • ... pankaj grover
        • ... 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum

Reply via email to