Help needed with connecting to Google Adwords API

  • Thread starter Thread starter AaronEsteban
  • Start date Start date
A

AaronEsteban

Guest
Hi everyone,

I have created my "Client ID", "Client Secret", downloaded and installed the Google Adwords API NuGet package as it's showing that it has installed correctly in my Solution Explorer.

What I'm trying to do is use my VB.NET application to connect to the Google Adwords API to collect the "Global Monthly Search Volume" data for any keywords that I test. So for example, I can set a keyword phrase such as:

"dog treats"

then the application will connect through their API and show the exact "Search Volume" data (e.g. "120,000").

I've yet to find any clear example of how to do this.

Was wondering if anyone could help with either a snippet of their own or direct me to a simple example that you may have seen.

Continue reading...
 
Back
Top