Hi Bikram,

This is possible using the TargetingIdeaService.

  
http://code.google.com/apis/adwords/docs/reference/latest/TargetingIdeaService.html

The search volume stats are available in the GLOBAL_MONTHLY_SEARCHES,
TARGETED_MONTHLY_SEARCHES, and AVERAGE_TARGETED_MONTHLY_SEARCHES
attributes:

  
http://code.google.com/apis/adwords/docs/reference/latest/TargetingIdeaService.AttributeType.html

An example using this service is included in the PHP client library:

  
http://code.google.com/p/google-api-adwords-php/source/browse/trunk/examples/v201008/GetRelatedKeywords.php

Although, if you already know the keywords you want stats for then you
can use the IdeaType STATS instead.  If you haven't yet registered for
access to the API that can be done here:

  https://adwords.google.com/support/aw/adwordsapi/bin/answer.py?answer=15104

Best,
- Eric Koleda, AdWords API Team

On Nov 2, 12:55 am, SEO Programmer <webs...@gmail.com> wrote:
> I want to get the Global search volume of a keyword programmatically
> by a PHP Script.
>
> By Adwords API or some other API I want to get this data.
>
> I want to know Local or Global both search volumes, if possible for a
> particular country.
>
> Thanks
>
> Bikram Choudhury

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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