Hello Richard,
The library is thread-safe and you should be able to use one instance for all requests. Did you see we have a parallel report example available? This may be exactly what you need: https://code.google.com/p/google-api-ads-ruby/source/browse/adwords_api/examples/v201209/reporting/parallel_report_download.rb If you still want to pass it, you can try: api.authorize({:oauth2_token => hash_name, :method => OAUTH2}) but note you need to set auth method to OAUTH2 then. It is also not tested and I can't promise it to work, JWT tokens are not designed to be cached. -Danial, AdWords API Team. On Wednesday, February 6, 2013 6:36:54 PM UTC+4, Richard Worrall wrote: > > Whoops, I should probably also mention that I'm referring to the Ruby > library! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 --- 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 adwords-api+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.