I try to access the targetingIdeaService via the sandbox but I got
errors like this and no other details.

InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @
[Ljava.lang.StackTraceElement;@2d63ab

Whats wrong with this SOAP Request?

<ns1:Envelope xmlns:ns3="https://adwords.google.com/api/adwords/cm/
v201101" xmlns:ns1="http://schemas.xmlsoap.org/soap/envelope/";
xmlns:ns2="https://adwords.google.com/api/adwords/o/v201101";>
<ns1:Header>
<ns2:RequestHeader>
<ns3:authToken>XXX</ns3:authToken>
<ns3:clientEmail>XXX</ns3:clientEmail>
<ns3:developerToken>XXX</ns3:developerToken>
<ns3:userAgent>ColdFusion Google Adwords Management Software</
ns3:userAgent>
</ns2:RequestHeader>
</ns1:Header>
<ns1:Body>
<ns2:get>
<ns2:selector>
<ns2:searchParameters xsi:type="Keyword" xmlns:xsi='http://www.w3.org/
2001/XMLSchema-instance' xmlns='https://adwords.google.com/api/adwords/
cm/v201101'>
<ns2:keywords>
<ns3:text>mars cruise</ns3:text>
<ns3:matchType>BROAD</ns3:matchType>
</ns2:keywords>
</ns2:searchParameters>
<ns2:searchParameters xsi:type="KeywordMatchType" xmlns:xsi='http://
www.w3.org/2001/XMLSchema-instance' xmlns='https://adwords.google.com/
api/adwords/cm/v201101'><ns2:keywordMatchTypes>BROAD</
ns2:keywordMatchTypes>
</ns2:searchParameters>
<ns2:ideaType>KEYWORD</ns2:ideaType>
<ns2:requestType>IDEAS</ns2:requestType>
<ns2:requestedAttributeTypes>CRITERION</ns2:requestedAttributeTypes>
<ns2:requestedAttributeTypes>AVERAGE_TARGETED_MONTHLY_SEARCHES</
ns2:requestedAttributeTypes>
<ns2:paging>
<ns3:startIndex>0</ns3:startIndex>
<ns3:numberResults>10</ns3:numberResults>
</ns2:paging>
</ns2:selector>
</ns2:get>
</ns1:Body>
</ns1: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 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