Hello, You can fetch data about the performance of your keywords using the KEYWORDS_PERFORMANCE_REPORT <https://developers.google.com/adwords/api/docs/appendix/reports#keywords>. There are various statistics available, so how you determine which ones are the "top 15" are up to you.
You can see some examples of running reports in C# in our client library <https://github.com/googleads/googleads-dotnet-lib/tree/master/examples/AdWords/CSharp/v201409/Reporting>. There are also VB examples, if you would prefer to use that. Regards, Mike, AdWords API Team On Wednesday, December 10, 2014 11:30:49 PM UTC-5, Anu V Vivin wrote: > > How to select only top 15 keywords performance data from google adword api > dotnet > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 [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 --- 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 [email protected]. Visit this group at http://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/346a32e0-d9a4-49b9-859b-33ffe8fc8563%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
