TargetingIdeaService and TrafficEstimatorService problems

328 views
Skip to first unread message

veseo

unread,
Oct 23, 2012, 7:56:18 AM10/23/12
to adwor...@googlegroups.com
Hi,

while implementing the new versions of both TargetingIdeaService and TrafficEstimatorService, we ran into some problems, that lead to a (sometimes too big) discrepancy between the API results and its corresponding tool.

1. TargetingIdeaService vs. http://preview.tinyurl.com/adwtool:

According to the migration guide:

SEARCH_VOLUME is equivalent to AVERAGE_TARGETED_MONTHLY_SEARCHES if language and/or location is specified. SEARCH_VOLUME is equivalent to GLOBAL_MONTHLY_SEARCHES if language and/or location is not specified.

But, either I'm doing something wrong (not likely, as the API usually crashes when passed invalid structure) or the results for targeted search volume between the API and the tool are completely different. Here's an example:

Keyword: [katze]
Targeting: Location: Austria; Language: German
API: SEARCH_VOLUME 18100
Tool: 5400

I'm attaching the request and response xmls.

2. TrafficEstimatorService vs http://preview.tinyurl.com/trafftool

The problem here seems to persist from earlier, so it's not v201206 specific. We tried with the following data:

Keyword: [katze]
Targeting: Location: Austria; Language: German; Search Network: Google Search
Max CPC2.00
Tool Average CPC: €1.94
API results: min CPC: 0.42, max CPC: 0.51 - as you can see, totally different from the Tool results.

I'm also attaching the XML request and response files for reference.

Can someone please shed some light as to why both TargetingIdea and TrafficEstimator services provide incorrect data?
targeting_request.xml
targeting_response.xml
traffic_request.xml
traffic_response.xml

veseo

unread,
Oct 24, 2012, 2:33:33 AM10/24/12
to adwor...@googlegroups.com
Any news? If this is a known problem, please postpone the sunset of 201109 until it's sorted out, if not - please give us a hand to sort out what we're doing wrong. As the things stand, starting the next Monday, we will be presenting our clients with totally fake and seemingly random data, even if we've been waiting for two weeks now for an answer (I sent an email to the support team before creating that thread here). I'm sorry to say it, but that's an example of a really poor (if not lacking at all) support job!

Chirag

unread,
Oct 24, 2012, 12:31:30 PM10/24/12
to adwor...@googlegroups.com
Yes, I am also facing same issue while adding more than one Query string to get stats/idea of keywords. 
    $keyword[] = 'mars cruise';
    $keyword[] = 'cheap cruise';
    $keyword[] = 'cruise';
Or 
    $keyword[] = new Keyword('mars cruise', 'EXACT');
    $keyword[] = new Keyword('cheap cruise', 'EXACT');
    $keyword[] = new Keyword('cruise', 'EXACT');

Also there is issue with SEARCH_VOLUME. It is diffrent SEARCH_VOLUME for global searches.

Thanks,
Chirag

Chirag

unread,
Oct 30, 2012, 7:44:30 AM10/30/12
to adwor...@googlegroups.com
Hello all,

Any update for SEARCH_VOLUME Data mismatch for Targetting Idea Service?
I am able to add multiple keywords.
So now only SEARCH_VOLUME is my biggest issue.

Thanks,

Danial Klimkin

unread,
Nov 2, 2012, 8:04:21 AM11/2/12
to adwor...@googlegroups.com
Hello veseo,


Please check this blog post I believe describes this issue:



-Danial, AdWords API Team.

veseo

unread,
Nov 2, 2012, 8:13:54 AM11/2/12
to adwor...@googlegroups.com
Hello Danial,

yes, that blog post at least describes (if not helps) the issue. I hope we can get a dot release for 201209 with the option to choose whether to inlclude Search Partners data or not, as otherwise it would mean ~6 months of different data between the API and the interface.

Also, that post does not mention anything about the TrafficEstimator discrepancies (which, as I mentioned, are not 201206-related, but still exist). Could I get some support about that to see what am I doing wrong?
Reply all
Reply to author
Forward
0 new messages