googleads / google-api-ads-ruby

Ad Manager SOAP API Client Libraries for Ruby
297 stars 227 forks source link

Fix update_orders example #184

Closed n1sym closed 3 years ago

n1sym commented 3 years ago

When I followed the example, I hit the error below.

undefined local variable or method `orders' for #<GoogleAdmanager::OrderService:0x00007f34a1b03d80> (NameError)
donovanfm commented 3 years ago

Thank you for catching this! I'll merge it in.