"parents are fighting" is another search string that returns zero
results.

On May 13, 2:31 pm, Jamie Cobbett <jamiecobbet...@gmail.com> wrote:
> This is an example of a request ("elk antlers for dogs") that reports
> 0 results, but the Google web Keyword Tool returns a full set of data.
> Our users report that this has changed recently. Strangely, doing an
> identical request with the string "elk antlers" returns "elk antlers
> for dogs" in the results! I can supply that request/response XML if
> that would help.
>
> <?xml version="1.0" encoding="UTF-8"?>
> <env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/";
> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xmlns="https://
> adwords.google.com/api/adwords/cm/v201003" xmlns:wsdl="https://
> adwords.google.com/api/adwords/o/v201003">
>   <env:Header>
>     <wsdl:RequestHeader>
>       <authToken>****</authToken>
>       <userAgent>Ruby/Savon</userAgent>
>       <developerToken>***</developerToken>
>     </wsdl:RequestHeader>
>   </env:Header>
>   <env:Body>
>     <wsdl:get>
>       <wsdl:selector>
>         <wsdl:ideaType>KEYWORD</wsdl:ideaType>
>         <wsdl:requestType>IDEAS</wsdl:requestType>
>         <wsdl:searchParameters
> xsi:type="wsdl:IdeaTextMatchesSearchParameter">
>           <wsdl:included>elk antlers for dogs</wsdl:included>
>           <wsdl:priorityAction>INCLUDE</wsdl:priorityAction>
>         </wsdl:searchParameters>
>         <wsdl:searchParameters
> xsi:type="wsdl:RelatedToKeywordSearchParameter">
>           <wsdl:keywords xsi:type="Keyword">
>             <Criterion.Type>Keyword</Criterion.Type>
>             <text>elk antlers for dogs</text>
>             <matchType>BROAD</matchType>
>           </wsdl:keywords>
>         </wsdl:searchParameters>
>         <wsdl:searchParameters
> xsi:type="wsdl:KeywordMatchTypeSearchParameter">
>           <wsdl:keywordMatchTypes>BROAD</wsdl:keywordMatchTypes>
>         </wsdl:searchParameters>
>         <wsdl:searchParameters
> xsi:type="wsdl:CountryTargetSearchParameter">
>           <wsdl:countryTargets>
>             <countryCode>US</countryCode>
>           </wsdl:countryTargets>
>         </wsdl:searchParameters>
>         <wsdl:requestedAttributeTypes>KEYWORD</
> wsdl:requestedAttributeTypes>
>         <wsdl:requestedAttributeTypes>TARGETED_MONTHLY_SEARCHES</
> wsdl:requestedAttributeTypes>
>         <wsdl:paging>
>           <startIndex>0</startIndex>
>           <numberResults>300</numberResults>
>         </wsdl:paging>
>       </wsdl:selector>
>     </wsdl:get>
>   </env:Body>
> </env:Envelope>
>
> <?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/v201003" xmlns="https://adwords.google.com/api/adwords/o/v201003";>
>       <ns2:requestId>b5f0d5ace1a19d60936c4c08b5713568</ns2:requestId>
>       <ns2:operations>1</ns2:operations>
>       <ns2:responseTime>309</ns2:responseTime>
>       <ns2:units>6</ns2:units>
>     </ResponseHeader>
>   </soap:Header>
>   <soap:Body>
>     <getResponse xmlns="https://adwords.google.com/api/adwords/o/
> v201003" xmlns:ns2="https://adwords.google.com/api/adwords/cm/
> v201003">
>       <rval>
>         <totalNumEntries>0</totalNumEntries>
>       </rval>
>     </getResponse>
>   </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 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