I am new to the Google AdWords API.
I would like to get average daily search volume for a list of
keywords. What is the suitable service/API to use?
I am looking at TrafficEstimatorService (either use
estimateKeywordList() or estimateCampaingList() calls), however, it
only returns uppler and low
What is the suitable service to use to replace
TrafficEstimatorInterface of v13? I would like to get the average
clicks and cpc value.
Thanks,
Gary
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.goo
I used TargetingIdeaService with
AverageTargetedMontlySearchesSearchParameter and
GlobalMonthlySearchesSearchParameter to get related keywords for
certain website.
Why the average targeted monthly searches returned are the same as the
global monthly searches returned? The numbers are not the same
I ran an example ruby script, get_related_keywords.rb and got following
error:
[v200909]$ ruby get_related_keywords.rb
/ruby/gems/gems/httpclient-2.1.5.2/lib/httpclient/ssl_config.rb:348: [BUG]
Segmentation fault
ruby 1.8.6 (2007-09-23) [i686-linux]
Aborted
My related gems are:
adwords4r (19.0.
Hi,
I'm new to the AdWords API. How do I use the client library in Java
to get a list of keywords per site? I cannot find the
KeywordToolInterface in either v13 and 2009 libraries.
Thanks,
Gary
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group: