Hi,
  Looking in the logs for that requestId, I see that it runs into a 
NullPointerException while trying to convert locations to an internal 
representation.  I noticed in your SOAP Request you are providing 
a LocationSearchParameter with an empty tag for locations:

        <ns2:searchParameters xsi:type="ns2:LocationSearchParameter">
          <ns2:locations/>
        </ns2:searchParameters>

I suggest removing this from your request and try again.

- Kevin Winter
AdWords API Team

On Wednesday, December 14, 2011 8:25:11 AM UTC-5, Springest wrote:
>
> Why developing something based on the TargetingIdeaService I'm getting
> this Internal API error. Any clue on what's going wrong?
>
> SOAP Log:
> <?xml version="1.0"?>
> <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/";>
>   <soap:Header>
>     <ResponseHeader xmlns:ns2="https://adwords.google.com/api/adwords/
> cm/v201109" xmlns="https://adwords.google.com/api/adwords/o/v201109";>
>       <ns2:requestId>0004b40d333bf3000ada7e4300002292</ns2:requestId>
>       <ns2:operations>1</ns2:operations>
>       <ns2:responseTime>107</ns2:responseTime>
>       <ns2:units>6</ns2:units>
>     </ResponseHeader>
>   </soap:Header>
>

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

Reply via email to