Hi Sugappriya,

Yes - the 
TargetingIdeaService<https://developers.google.com/adwords/api/docs/reference/v201402/TargetingIdeaService>mirrors
 the functionality of the Keyword Planner tool.  The GetKeywordIdeas.php 
example<https://github.com/googleads/googleads-php-lib/blob/master/examples/AdWords/v201402/Optimization/GetKeywordIdeas.php>
 I 
mentioned in my previous post shows how to use this service.

Cheers,
Josh, AdWords API Team

On Wednesday, April 30, 2014 2:35:27 AM UTC-4, suga priya wrote:
>
> Hi Josh,
>
> Thanks for the information.I am gonna start using Adwords API in couple of 
> days. Before that i would like confirm with you we can able to get search 
> volume through API instead of getting through keyword planner manually.
>
> Thanks,
> Sugappriya
>
> On Tuesday, 29 April 2014 22:54:08 UTC+5:30, Josh Radcliff (AdWords API 
> Team) wrote:
>>
>> Hi Sugappriya,
>>
>> There are several code examples in the PHP client library that 
>> demonstrate how to do this for various use cases.
>>
>>    - 
>> EstimateKeywordTraffic.php<https://github.com/googleads/googleads-php-lib/blob/master/examples/AdWords/v201402/Optimization/EstimateKeywordTraffic.php>
>>  - 
>>    predict upcoming performance for keywords
>>    - 
>> GetKeywordIdeas.php<https://github.com/googleads/googleads-php-lib/blob/master/examples/AdWords/v201402/Optimization/GetKeywordIdeas.php>
>>  - 
>>    view past performance for new keyword ideas
>>    
>> If instead you are interested in viewing the performance of keywords that 
>> are already in your account, you could use the Keywords Performance 
>> Report<https://developers.google.com/adwords/api/docs/appendix/reports#keywords>.
>>  
>>  See the 
>> DownloadCriteriaReport.php<https://github.com/googleads/googleads-php-lib/blob/master/examples/AdWords/v201402/Reporting/DownloadCriteriaReport.php>
>>  code 
>> sample for how to run reports.  You will have to modify that sample 
>> slightly so that it runs the Keywords Performance Report, but the changes 
>> should be fairly self-explanatory.
>>
>> Cheers,
>> Josh, AdWords API Team
>>
>> On Tuesday, April 29, 2014 9:43:25 AM UTC-4, suga priya wrote:
>>>
>>> Can anyone please let me know the steps to get search volume of keywords 
>>> in php?
>>>
>>>
>>> Thanks,
>>> Sugappriya
>>>
>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to