Ok, Forget about going through all the crap..if it looks like..my simple question..
I want to avoid error because of frequent log in to account in AdWords. It causes errors, which most people recommended to reuse Account and Service in same thread.. e.g per client per thread to avoid. I am using JAVA 1.6/AdWords v200909 Can i use ThreadLocal in order to reuse/cash account/service?? can any one point out the example if ,some one already has used this concept successfully in AdWords200909 ?? Fir example...Using something like this:= private ThreadLocal<aCachingObj> singletonRef = new ThreadLocal<aCachingObj>() { .... }; where aCachingObj possibly stores AdWords account/service reference to reuse in code..with all the initiating once and reusing logic in it. Thanks Crawl About, I will post it in the suggested link too..thanks for your patience. ;-) -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Have you migrated to v200909 yet? The v13 sunset is on April 22, 2010. 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 To unsubscribe, reply using "remove me" as the subject.