Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Adwords API Keyword Tool lastMonthSearchVolume return -1 randomly
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  7 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
pv.valencia@gmail.com  
View profile  
 More options Mar 6, 6:49 am
From: "pv.valen...@gmail.com" <hispadon...@hotmail.com>
Date: Fri, 6 Mar 2009 03:49:33 -0800 (PST)
Local: Fri, Mar 6 2009 6:49 am
Subject: Adwords API Keyword Tool lastMonthSearchVolume return -1 randomly
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.


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
AdWords API Advisor Google employee  
View profile  
 More options Mar 6, 10:53 am
From: AdWords API Advisor <adwordsapiadvi...@google.com>
Date: Fri, 6 Mar 2009 07:53:32 -0800 (PST)
Local: Fri, Mar 6 2009 10:53 am
Subject: Re: Adwords API Keyword Tool lastMonthSearchVolume return -1 randomly
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:


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
pv.valencia[email_at]gmai l.com  
View profile  
 More options Mar 6, 11:12 am
From: "pv.valencia[email_at]gmail.com" <pv.valen...@gmail.com>
Date: Fri, 6 Mar 2009 08:12:01 -0800 (PST)
Local: Fri, Mar 6 2009 11:12 am
Subject: Re: Adwords API Keyword Tool lastMonthSearchVolume return -1 randomly
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:


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
pv.valencia[email_at]gmai l.com  
View profile  
 More options Mar 6, 12:36 pm
From: "pv.valencia[email_at]gmail.com" <pv.valen...@gmail.com>
Date: Fri, 6 Mar 2009 09:36:36 -0800 (PST)
Local: Fri, Mar 6 2009 12:36 pm
Subject: Re: Adwords API Keyword Tool lastMonthSearchVolume return -1 randomly
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"


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
AdWords API Advisor Google employee  
View profile  
 More options Mar 6, 2:01 pm
From: AdWords API Advisor <adwordsapiadvi...@google.com>
Date: Fri, 6 Mar 2009 11:01:27 -0800 (PST)
Local: Fri, Mar 6 2009 2:01 pm
Subject: Re: Adwords API Keyword Tool lastMonthSearchVolume return -1 randomly
Hello,

 I'm in touch with the core engineering team, and they're
investigating whether there are any issues that might cause a failure
to retrieve lastMonthSearchVolume information.

Cheers,
-Jeff Posnick, AdWords API Team

On Mar 6, 12:36 pm, "pv.valencia[email_at]gmail.com"


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
AdWords API Advisor Google employee  
View profile  
 More options Mar 6, 5:09 pm
From: AdWords API Advisor <adwordsapiadvi...@google.com>
Date: Fri, 6 Mar 2009 14:09:15 -0800 (PST)
Local: Fri, Mar 6 2009 5:09 pm
Subject: Re: Adwords API Keyword Tool lastMonthSearchVolume return -1 randomly
Hello,

 Please see my message at the end of this thread:

  http://groups.google.com/group/adwords-api/browse_thread/thread/9580f...

Fresh search volume data is currently being pushed out and replicated
globally, and the engineering team believes that the sporadic -1
results you were seeing is a side-effect of that process. Once it is
complete there should be up to date data available globally. They
mentioned that you should check again on Monday to confirm this.

Cheers,
-Jeff Posnick, AdWords API Team

On Mar 6, 2:01 pm, AdWords API Advisor <adwordsapiadvi...@google.com>
wrote:


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
pv.valencia[email_at]gmai l.com  
View profile  
 More options Mar 9, 5:24 am
From: "pv.valencia[email_at]gmail.com" <pv.valen...@gmail.com>
Date: Mon, 9 Mar 2009 02:24:56 -0700 (PDT)
Local: Mon, Mar 9 2009 5:24 am
Subject: Re: Adwords API Keyword Tool lastMonthSearchVolume return -1 randomly
Thank you Jeff, your colaboration is highly appreciated.

On 6 mar, 23:09, AdWords API Advisor <adwordsapiadvi...@google.com>
wrote:


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google