Re: Alternate of ClientLoginTokens

2013-11-06 Thread mm
FWIW, when moving to v201309, I discovered that I needed to include commons-httpclient-3.1.jar in order to have ClientLoginTokens support working. It was not included in the dependencies for the v201309 axis java client. Cheers - mm On Friday, November 1, 2013 5:37:49 AM UTC-5, Sheo Ohm Srivas

Re: Alternate of ClientLoginTokens

2013-11-06 Thread Takeshi Hagikura (AdWords API Team)
Hi, I'm assuming you are using our new Java client library . With v201309, ClientLogin is still available (but deprecated). So if you have your code that worked with v201302 with ClientLogin, it should work with v201309 as well. But I highly r

Alternate of ClientLoginTokens

2013-11-01 Thread Sheo Ohm Srivastava
I am working on google Adwords API to upgrade our code for migration from v201302 to v201309. Any one can suggest me, what code we should use in place of following code ( as ClientLoginTokens now deprecated). String clientLoginToken = new ClientLoginTokens.Builder() .forApi