Re: Ruby get_all_campaigns example throws error

2011-04-25 Thread Alex
Yes it is the same issue I have posted my comment. Thanks -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received thi

Re: Ruby get_all_campaigns example throws error

2011-04-25 Thread Anash P. Oommen
Hi Alex, Looks like this is a known issue, see http://code.google.com/p/google-api-ads-ruby/issues/detail?id=1. In case this isn't the case, could you open a new issue at http://code.google.com/p/google-api-ads-ruby/issues/list? The ruby library developers will follow up with you over the issu

Re: Ruby get_all_campaigns example throws error

2011-04-21 Thread crawlik
Figured out... original example has the following line :ordering => [{:field => 'Name', :sort_order => 'ASCENDING'} :sort_order should be replaced by :sortOrder and it ruins as advertised I am confused now here http://code.google.com/p/google-api-ads-ruby/ you guys state the following *Ruby-lik

Ruby get_all_campaigns example throws error

2011-04-21 Thread crawlik
/home/alex/.rvm/rubies/ruby-1.8.7-p334/lib/ruby/gems/1.8/gems/google-adwords-api-0.1.1/lib/adwords_api/v201101/CampaignServiceWrapper.rb:145:in `set_object_property': 'Missing property `sort_order' for object class `OrderBy' (AdsCommon::Errors::MissingPropertyError) from /home/alex/.rvm