We have a Windows Service that pulls nightly Keyword reports (currently using the v13 API) for various client accounts. The authentication scheme for v13 is relatively easy to use by passing in the email and password in the SOAP header. The newer OAuth approach has me a little confused on the best approach to programmatically authenticate for each client and then pull in that accounts Keyword report.
Any ideas on the best approach for keeping this as a background process? Maybe I need to cache the auth token for each client and then just refresh it every so often programmatically. Thanks. Darin -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords 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