Hello,

 When I use the web tool to perform the actions you describe, I get
the following result:

Keywords related to term(s) entered - sorted by relevance
google api  1 - 3  $1.79  550,000  450,000

I'm not sure where you're getting the 27,100 number from, but 450,000
is the average search volume I'm getting.

 When I make the following call to getKeywordVariations(), leaving out
the countries and languages options so that all are selected:

<getKeywordVariations>
  <seedKeywords>
    <negative>false</negative>
    <text>Google Api</text>
    <type>Broad</type>
  </seedKeywords>
  <useSynonyms>false</useSynonyms>
</getKeywordVariations>

I get a response that contains this result, along with many other
results:

<ns1:moreSpecific>
  <ns1:text>google api</ns1:text>
  <ns1:language></ns1:language>
  <ns1:advertiserCompetitionScale>4</ns1:advertiserCompetitionScale>
  <ns1:avgSearchVolume>450000</ns1:avgSearchVolume>
  <ns1:lastMonthSearchVolume>550000</ns1:lastMonthSearchVolume>
</ns1:moreSpecific>

That's the same data as I'm seeing in the web tool. While there can
sometimes be differences in the estimates returned from the web tool
and the getKeywordVariations() call, there doesn't seem to be in this
case.

Cheers,
-Jeff Posnick, AdWords API Team


On Dec 31 2008, 2:50 am, SEO <[email protected]> wrote:
> While we've been using AdWords tools manually, we are trying to get
> the AdWords API code to work, we have not been able to get a API code
> that will return back what we need and currently do manually.
>
> Currently the manual process is:
>
> Goto:https://adwords.google.com/select/KeywordToolExternal
>
> Select:
> All Countries and Territories
>
> Select:  (all countries in the list)
> English
> ...
> ...
> ...
> Vietnamese
>
> Enter Keyword:
> Google Api
>
> Uncheck:
> [] Use synonyms
>
> Click:
> Filter my results
>
> Check:
> [] Don't show ideas for new keywords. I only want to see data about
> the keywords I entered.
>
> Click:
> Get keyword ideas
>
> Drop Down Select:
> Match Type: Exact
>
> ~~~~~~~~~~~~~~ Output ~~~~~~~~~~~~~~~~~~~
>
> Keyword: google api
> Approx Avg Search Volume: 27,100
>
> Now how can we get the Google AdWords API tool to do the above?  I
> hate having to pay $30/hour for people to sit in front of a computer
> and cut and paste when we have great API tools from Google, just can't
> get the those great API tools too work...
>
> Can anyone help?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/adwords-api?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to