I'm trying to get the keywords from my adgroups. What's wrong with these logs?
[25 Oct 2010 11:40:32,671 - 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/o/v201003"><ns2:authToken xmlns:ns2="https://adwords.google.com/api/adwords/cm/v201003">******</ns2:authToken><ns3:clientCustomerId xmlns:ns3="https://adwords.google.com/api/adwords/cm/v201003">******</ns3:clientCustomerId><ns4:developerToken xmlns:ns4="https://adwords.google.com/api/adwords/cm/v201003">*****</ns4:developerToken><ns5:userAgent xmlns:ns5="https://adwords.google.com/api/adwords/cm/v201003">AdWords API Java Client Library - v8.2.0 - OTA</ns5:userAgent><ns6:validateOnly xmlns:ns6="https://adwords.google.com/api/adwords/cm/v201003">false</ns6:validateOnly></ns1:RequestHeader></soapenv:Header><soapenv:Body><get xmlns="https://adwords.google.com/api/adwords/o/v201003"><selector><searchParameters xsi:type="ns7:SeedAdGroupIdSearchParameter" xmlns:ns7="https://adwords.google.com/api/adwords/o/v201003"><adGroupId>1919566142</adGroupId></searchParameters><searchParameters xsi:type="ns8:KeywordMatchTypeSearchParameter" xmlns:ns8="https://adwords.google.com/api/adwords/o/v201003"><keywordMatchTypes>BROAD</keywordMatchTypes></searchParameters><ideaType>KEYWORD</ideaType><requestType>STATS</requestType><requestedAttributeTypes>KEYWORD</requestedAttributeTypes><requestedAttributeTypes>AVERAGE_TARGETED_MONTHLY_SEARCHES</requestedAttributeTypes><paging><ns9:startIndex xmlns:ns9="https://adwords.google.com/api/adwords/cm/v201003">0</ns9:startIndex><ns10:numberResults xmlns:ns10="https://adwords.google.com/api/adwords/cm/v201003">10</ns10:numberResults></paging></selector></get></soapenv:Body></soapenv:Envelope> [25 Oct 2010 11:40:32,703 - DEBUG] <?xml version="1.0" encoding="UTF-8"?><soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"><soap:Body><soap:Fault><faultcode>soap:Server</faultcode><faultstring>InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ </faultstring><detail><ns2:ApiExceptionFault xmlns="https://adwords.google.com/api/adwords/cm/v201003" xmlns:ns2="https://adwords.google.com/api/adwords/o/v201003"><message>InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ </message><ApplicationException.Type>ApiException</ApplicationException.Type><errors xsi:type="InternalApiError" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><fieldPath/><trigger/><errorString>InternalApiError.UNEXPECTED_INTERNAL_API_ERROR</errorString><ApiError.Type>InternalApiError</ApiError.Type><reason>UNEXPECTED_INTERNAL_API_ERROR</reason></errors></ns2:ApiExceptionFault></detail></soap:Fault></soap:Body></soap:Envelope> -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 [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
