Hi Barta, This looks like the issue being discussed on http://groups.google.com/group/adwords-api/browse_thread/thread/769a64581d81e967/38bb87a68455706a?show_docid=38bb87a68455706a. Could you post your SOAP log on that thread and continue following it up there?
Cheers, Anash P. Oommen, AdWords API Advisor On Jul 23, 3:56 pm, barta <goo...@bookline.hu> wrote: > Hi, > > I have created a campaign, an adGroup and two ads in sandbox. > I can list campaigns and adGroups, but when I try to list ads I get > UNEXPECTED_INTERNAL_API_ERROR. > > java code is simple: > > AdGroupAdServiceInterface adGroupAdService = > user.getService(AdWordsService.V201003.ADGROUP_AD_SERVICE); > AdGroupAdPage page = adGroupAdService.get(new AdGroupAdSelector()); > > Request log: > > email=goo...@bookline.hu effectiveuser=client_1+goo...@bookline.hu > service=AdGroupAdService method=get operators={} responseTime=1865 > operations=1 units=1 requestId=43c0e56eb2a33a5747eb54539778c57c > server=https://adwords-sandbox.google.comisFault=true > faultMessage=[InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ ] > > SOAP log: > > [23 j.l. 2010 12:54:46,427 - DEBUG] > <?xml version="1.0" encoding="UTF-8"?><soapenv:Envelope > xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" > xmlns:xsd="http://www.w3.org/2001/XMLSchema > " xmlns:xsi="http://www.w3.org/2001/XMLSchema- > instance"><soapenv:Header><ns1:RequestHeader soapenv:actor="http:// > schemas.xmlsoap.org/soap/actor/next" soapenv > :mustUnderstand="0" xmlns:ns1="https://adwords.google.com/api/adwords/ > cm/v201003"><ns1:authToken xmlns:ns1="https://adwords.google.com/api/ > adwords/cm/v201003 > ">******</ns1:authToken><ns1:clientEmail>client_1+goo...@bookline.hu</ > ns1:clientEmail><ns1:developerToken>goo...@bookline.hu++usd</ > ns1:developerToken><ns1:us > erAgent>AdWords API Java Client Library - v8.1.0 - Bookline</ > ns1:userAgent><ns1:validateOnly>false</ns1:validateOnly></ > ns1:RequestHeader></soapenv:Header><so > apenv:Body><get xmlns="https://adwords.google.com/api/adwords/cm/ > v201003"><selector/></get></soapenv:Body></soapenv:Envelope> > [23 j.l. 2010 12:54:46,442 - DEBUG] > <?xml version="1.0" encoding="UTF-8"?><soap:Envelope > xmlns:soap="http://schemas.xmlsoap.org/soap/ > envelope/"><soap:Header><ResponseHeader xmlns="https://adwor > ds.google.com/api/adwords/cm/ > v201003"><requestId>43c0e56eb2a33a5747eb54539778c57c</ > requestId><operations>1</operations><responseTime>1865</ > responseTime><unit > s>1</units></ResponseHeader></ > soap:Header><soap:Body><soap:Fault><faultcode>soap:Server</ > faultcode><faultstring>[InternalApiError.UNEXPECTED_INTERNAL_API_ERR > OR @ ]</faultstring><detail><ApiExceptionFault xmlns="https:// > adwords.google.com/api/adwords/cm/ > v201003"><message>[InternalApiError.UNEXPECTED_INTERNAL_API_E > RROR @ ]</message><ApplicationException.Type>ApiException</ > ApplicationException.Type><errors xsi:type="InternalApiError" > xmlns:xsi="http://www.w3.org/2001/XM > LSchema-instance"><fieldPath/><trigger/><errorString>InternalApiError.UNEXPECTED_INTERNAL_API_ERROR</ > > errorString><ApiError.Type>InternalApiError</ApiError.Ty > pe><reason>UNEXPECTED_INTERNAL_API_ERROR</reason></errors></ > ApiExceptionFault></detail></soap:Fault></soap:Body></soap:Envelope> > > Thanks, Tamas -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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