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

`gem_original_require': no such file to load -- jopenssl (LoadError)

2011-04-21 Thread crawlik
All needed gems have been installed httpclient (2.2.0) google-ads-common (0.2.0) google-adwords-api (0.1.1) $ env | grep RUBYOPT RUBYOPT=-rubygems everything is by the book. Any idea why it might fail? /usr/lib/ruby/1.8/rubygems/custom_require.rb:36:in `gem_original_require': no such file to

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