Hi Farid,

For your existing keywords you can use the ReportDefinitionService to
request the AveragePosition field of the KEYWORDS_PERFORMANCE_REPORT:

  http://code.google.com/apis/adwords/docs/appendix/reports.html#keywords

or use the AdGroupCriterionService to get the
BiddableAdGroupCriterion.stats.averagePosition field:

  
http://code.google.com/apis/adwords/docs/reference/latest/AdGroupCriterionService.Stats.html#averagePosition

For proposed keywords you can use the TrafficEstimatorService to get
the fields KeywordEstimate.min.averagePosition and
KeywordEstimate.max.averagePosition:

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

Best,
- Eric Koleda, AdWords API Team

On Nov 1, 3:33 pm, Farid <[email protected]> wrote:
> Hi ,
>
> Is there anyway that I can find the average positon for a keyword.
>
> Thanks a lot in advance

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