Hi, You need to use the OAuth2 installed application flow <https://developers.google.com/adwords/api/docs/guides/authentication#installed> and persist the refresh token. You need to authorize your app by configuring your client library according to the installed app procedure <https://developers.google.com/adwords/api/docs/guides/authentication#configure_and_use_a_client_library>. This procedure needs to be done once, since Google OAuth2 refresh tokens don't expire. You can use the refresh token to refresh an expired access token. By default, our client libraries <https://developers.google.com/adwords/api/docs/clientlibraries> automatically refresh expired access tokens.
Regards, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords 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 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/a9f2c11d-fc40-4159-8033-f311ca73aef5%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
