Hello Jeff, Have you checked if there is any problem on Adwords API with keyword tool?
On 6 mar, 17:12, "pv.valencia[email_at]gmail.com" <pv.valen...@gmail.com> wrote: > Hi Jeff, > > Thank you for your reply, but I believe the reason is not the enough > data, because keywords like "psp" or "wii" had -1 search volume, and > if i refresh the page and retry the call it gets a correct value, but > other keywords got -1 value. > > This is the header I sent to Adwords API: > > <?xml version="1.0" encoding="ISO-8859-1"?> > <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/ > envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" > xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAP- > ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:ns1123="http:// > tempuri.org"> > <SOAP-ENV:Header> > <email>mymail</email> > <password>mypass</password> > <clientEmail>mycustomermail</clientEmail> > <useragent>Firefox</useragent> > <developerToken>&& DEVELTOKEN &&</developerToken> > <applicationToken>&& APPTOKEN &&</applicationToken> > </SOAP-ENV:Header> > <SOAP-ENV:Body> > <getKeywordVariations> > <seedKeywords> > <negative>false</negative> > <text>juegos nintendo ds</text> > <type>Exact</type> > </seedKeywords> > <seedKeywords> > <negative>false</negative> > <text>swap magic</text> > <type>Exact</type> > </seedKeywords> > <useSynonyms>true</useSynonyms> > <languages>es</languages> > </getKeywordVariations> > </SOAP-ENV:Body> > </SOAP-ENV:Envelope> > > And The header reply: > > <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> > <responseTime soapenv:actor="http://schemas.xmlsoap.org/soap/actor/ > next" soapenv:mustUnderstand="0" xmlns="https://adwords.google.com/api/ > adwords/v13">2042</responseTime> > <operations soapenv:actor="http://schemas.xmlsoap.org/soap/actor/ > next" soapenv:mustUnderstand="0" xmlns="https://adwords.google.com/api/ > adwords/v13">1</operations> > <units soapenv:actor="http://schemas.xmlsoap.org/soap/actor/next" > soapenv:mustUnderstand="0" xmlns="https://adwords.google.com/api/ > adwords/v13">20</units> > <requestId soapenv:actor="http://schemas.xmlsoap.org/soap/actor/ > next" soapenv:mustUnderstand="0" xmlns="https://adwords.google.com/api/ > adwords/v13">902905bf80253a17fafee833664a688e</requestId> > </soapenv:Header> > > Hope can help to solve this issue. > > On 6 mar, 16:53, AdWords API Advisor <adwordsapiadvi...@google.com> > wrote: > > > Hello Pablo, > > > A value of -1 is returned when there is either not enough data to > > generate a reliable search volume estimate or a problem contacting the > > backend service that provides search volume estimates. If you're > > performing a getKeywordVariations() call with a narrow scope of > > language or countries then it's more likely that there wouldn't be > > enough data to generate a reliable search volume estimate. > > > If you believe you're getting -1 returned as the last month's search > > volume erroneously, could you please provide information about the > > SOAP request and response that you're sending and receiving? Either a > > copy of the full SOAP request and response, or just the value of the > > requestId header from the SOAP response message would be fine. > > > Cheers, > > -Jeff Posnick, AdWords API Team > > > On Mar 6, 6:49 am, "pv.valen...@gmail.com" <hispadon...@hotmail.com> > > wrote: > > > > Hi, > > > > I have configured a keyword tool like keywordtoolexternal in a server, > > > but the value of lastMonthSearchVolume is not received ok. > > > > Sometimes get the correct value and sometimes I get -1 value and need > > > to refresh the query. > > > > Can check what i tell in this > > > page:http://plantillaswebgratis.com.es/src/keywordtool.php > > > > The query is for 2 keywords: "juegos nintendo ds" and "swap magic" > > > > I dont know if its a temporal problem of Adwords API or related to > > > NUsoap class. > > > > Any help will be appreciated. > > > Pablo. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---