Parsing results from TargetingIdeaService

2017-12-06 Thread maximd
Hi, I'm trying to get keyword statistics and related keywords using TargetingIdeaService in C#. My code is very similar to the provided example and works with my testing account. The issue I'm facing is that the results I'm getting are completely off comparing to the results I'm getting online

Parsing results from TargetingIdeaService in C#

2017-12-06 Thread maximd
Hello, I'm trying to use TargetingIdeaService (C#) to get average monthly volume and other keyword related parameters. The code I'm using almost identical to provided examples, I just changed the requestType to RequestType.STATS as appears in the attached file. But the results I'm getting when ru