Hi Ajay,

If you need all keywords and their stats, then you need to look at
GetAllAdGroupCriteria.php. You can request stats by adding a
statsSelector to the AdGroupCriterionSelector. See
http://code.google.com/apis/adwords/docs/reference/latest/AdGroupCriterionService.AdGroupCriterionSelector.html#statsSelector
for details.

Another option is to run a keyword performance report using
AddKeywordsPerformanceReportDefinition.php and DownloadReport.php.
Reports tend to be cheaper in terms of API units if you have lots of
keywords in your account. But reports may not return you all the
fields you are looking for. See 
http://code.google.com/apis/adwords/docs/appendix/reports.html#keywords
to figure out if a keyword performance report will suit your needs.

GetRelatedKeywords.php shows how to get related keywords, similar to
the keyword tool in AdWords.

Cheers,
Anash P. Oommen,
AdWords API Advisor.

On Feb 25, 9:19 pm, Ajay <ajaymoh...@gmail.com> wrote:
> Hi,
>
> is it possible to get ALL keywords of a particular client id with
> GetRelatedKeywords.php
>
> ie: i need to have all the keywords under "Keywords" tab with their
> corresponding campaign,status,clicks,CTR etc
>
> is that possible with GetRelatedKeywords.php or is there any other way
> to get all the keywords for a particular client id.
>
> Thanks,
> Ajay

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