Hi Larry, The v200906 and v13 API's use the same token, and the Java Client library will load the credentials from the adwords.properties file for both versions. Can you take a look at the SOAP logs generated by these requests and ensure that the developer token is being set correctly?
Thanks, - Eric Koleda, AdWords API Team On Aug 12, 10:55 pm, Larry <[email protected]> wrote: > thanks for Eric's help! > now new question has appear! > > i use the 200906 version to run demo , when i use the v13 version,run > the GetCampaignldsDemo, the error is : > > Exception in thread "main" AxisFault > faultCode: {http://schemas.xmlsoap.org/soap/envelope/} > Server.userException > faultSubcode: > faultString: The developer token is invalid. > faultActor: > faultNode: > faultDetail: > {https://adwords.google.com/api/adwords/v13}fault: > <ns1:code>42</ns1:code> > <ns1:message>The developer token is invalid.</ns1:message> > <ns1:trigger>XXXXXXXXXXXXXX</ns1:trigger> > > and I enter the google adwords web platform , make sure the developer > token is right. > so my question : > 1.Is the 200906 version and the v13 version using the same > adwords.properties? > 2.are there get CampaignIdDemo in 200906 version?? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en -~----------~----~----~----~------~----~------~--~---
