Hi,

Please see my response on your other thread:

  
http://groups.google.com/group/adwords-api/browse_thread/thread/db376b96cc2a2d80/

Best,
- Eric Koleda, AdWords API Team

On Apr 12, 1:26 am, AdWordsNovice <harshsondhi2...@gmail.com> wrote:
> Is there any example using ThreadLocal to store AdWordUser and service
> so that we can reuse the user/.service with in same thread.??..is it
> possible to avoid errors because of frequent login..??. Wondering if
> thread local can be used
>
> something like this::-
> private ThreadLocal<UpdaterSingletonAccount> singletonRef = new
> ThreadLocal<UpdaterSingletonAccount>() {
>     protected UpdaterSingletonAccount initialValue() {
>       return new UseUpdaterSingletonAccount();
>     }
>   };
>
> where UpdaterSingletonAccount stores information of user/service..
>
> --AdWordsNovice

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.

Reply via email to