Get number of monthly searches for specific keywords using Google Adwords API for .NET
问题 I need help how to get number of monthly searches for given keywords. I got Google Adwords API account and also money is loaded so i can make many requests. But i can't find the code from examples, how to get this info. I'm using C# .NET, and have downloaded Google.AdWords API dll's. Can you give me some simple example? 回答1: There may be a more graceful way to get keywords, but I found that I needed an ad hoc report. I could not get this to work with the AdWords .Net Client Library, but