3 messages in com.googlegroups.adwords-apiTrafficEstimatorService api returns d...
FromSent OnAttachments
Jigar22 May 2007 22:21 
AdWords API Advisor23 May 2007 11:48 
Jigar23 May 2007 20:50 
Subject:TrafficEstimatorService api returns different value that the adWords front end Options
From:Jigar (jiga@gmail.com)
Date:05/22/2007 10:21:53 PM
List:com.googlegroups.adwords-api

Hi,

The issue is that we are trying to use the adWords API in order to simulate the TrafficEstimatorService that is provided in the google adWords website.

Is it correct that we receive different results while querying the same keywors with all the corresponding data first through the front end and then via the api?

Feel the difference::

For example: For keyword "free porn" max CPC = $0.05, targeting language: All Languages targeting Country: United States currency: US Dollars daily budget: not provided

We receive the following outcome from API:

Term => free porn CPC LOWER => 0.0 CPC UPPER => 0.0 Est Clicks LOWER => 0.0 Est Clicks UPPER => 0.0

We receive the following outcome from Google front end:

Term => free porn CPC LOWER => $0.05 CPC UPPER => $0.05 Est Clicks LOWER => 4 Est Clicks UPPER => 6

Please advise,