Hi Sanju,

I strongly recommend you to use the new Java library (i.e. 1.14.1 version 
from this site https://code.google.com/p/google-api-ads-java/downloads/list)
Now we have 2 versions of Java libraries and both libraries support 
v201302. But as we 
announced<http://googleadsdeveloper.blogspot.jp/2013/03/deprecation-of-old-java-library-for.html>,
 
the old one has been deprecated.

Best,
- Takeshi, 

On Tuesday, April 2, 2013 4:22:40 PM UTC+9, Sanju wrote:
>
> Hi,
>
> I have seen adwords-api-8.11.0 jar (
> https://code.google.com/p/google-api-adwords-java/downloads/list) which 
> supports V201302 and also I have seen axis jar in 
> https://code.google.com/p/google-api-ads-java/downloads/list so my 
> qustion is which we need to follow. There is slight difference in getting 
> access to specific account
>
> like using adwords-api-8.11.0 my code goes like this 
>  AdWordsUser user = new AdWordsUser(....);
> but in axis new ads client librabry (adwords-axis-1.14.1.jar) code shows 
> String clientLoginToken = new ClientLoginTokens.Builder()
> .forApi(ClientLoginTokens.Api.ADWORDS)
> .fromFile()
> .build()
> .requestToken();
>
> // Construct an AdWordsSession.
> AdWordsSession session =
> new 
> AdWordsSession.Builder().fromFile().withClientLoginToken(clientLoginToken).build();
>
> AdWordsServices adWordsServices = new AdWordsServices();
>
>
> So which I need to follow to work with V201302.
>
>
>
>
>
>
>
>
>
>
>
>
>
> On Wed, Mar 6, 2013 at 10:46 AM, Takeshi Hagikura (AdWords API Team) <
> adwordsapiad...@google.com <javascript:>> wrote:
>
>> Hi, 
>>
>> v201302 is available from 1.13.0. 
>> Can you please try the latest one?
>> https://code.google.com/p/google-api-ads-java/downloads/list
>>
>> Best,
>> - Takeshi
>>
>>
>> On Tuesday, March 5, 2013 5:43:30 AM UTC+9, Liqun Chen wrote:
>>>
>>> Today, I tried to upgraded to v201302, but I didn't see the package 
>>> v201302 within adwords-axis-1.12.4-sources.**jar. is there an issue 
>>> here?
>>>
>>  -- 
>> -- 
>> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
>> 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 adwor...@googlegroups.com<javascript:>
>> To unsubscribe from this group, send email to
>> adwords-api...@googlegroups.com <javascript:>
>> 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...@googlegroups.com <javascript:>.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>  
>>  
>>
>
>

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


Reply via email to