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 client, as it should be
text = 'mars cruise'
matchType = BROAD
Has anyone successfully got a list of keyword estimates from the
traffic estimator service using Ruby?
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en