I am creating a Keyword object with the Ruby client and API v201008
using the following code:
traffic_estimator_service.module::Keyword.new('mars cruise', 'BROAD')
On inspection, the object has:
id= 'mars cruise'
Criterion.Type = BROAD
text = nil
matchType = nil
This looks like a bug in the Ruby
Can you help me understand the minCPC values I am getting back from the
TrafficEstimatorService?
I am getting the values from: estimate.min.averageCpc.microAmount
With keyword = phone and match type = phrase,
- If I set the maxCPC to 100 I get a minCPC of 603452 microunits,
- If I set
I am having this same problem using the sandbox with V201101
This is my request info:
host=adwords-sandbox.google.com
method=get
responseTime=312
operations=0
units=0
requestId=b208e31839be6d2206d5cd4316abf13e
isFault=true
faultMessage="AuthenticationError.NOT_ADS_USER @ ; trigger:'29430238
No I have the same problem with a new gmail login
This time the request info is:
host=adwords-sandbox.google.com
method=get responseTime=74
operations=0
units=0
requestId=0535b7d1e1f5032da38779b7e6ebcaa7
isFault=true
faultMessage="AuthenticationError.NOT_ADS_USER @ ; trigger:'507762239034'
S
Hi Danial,
I am already using v201101 and the latest official ruby client.
Will send debug output tomorrow.
Cheers
On Jun 20, 6:45 pm, Danial Klimkin wrote:
> Hello kath,
>
> Can you give official Ruby AdWords library a try? It can produce more
> helpful details in debug mode.
>
Debug output: request_info
# Logfile created on Thu Jun 23 09:55:45 +0930 2011 by /
host=adwords-sandbox.google.com method=get responseTime=445 operations=0
units=0 requestId=261d7d235e1ec348fa7eec610bc79ed2 isFault=true
faultMessage="AuthenticationError.NOT_ADS_USER @ ; trigger:'507762239034'
What does a $0 value for cost per click mean in the Traffic Estimator
service?
Some keywords have a $0 cpc and also 0 monthly searches ... which
makes sense.
Other keywords e.g. 'Olay', location = US, language = english, maxCPC=
$100 with an EXACT match return $0 cost per click even though they
hav