Closed GoogleCodeExporter closed 8 years ago
Same issue with AdWords::V200909::AdGroupAdService::AdGroupAdOperation.
Original comment by ojakub...@gmail.com
on 15 Jun 2010 at 7:56
This is indeed a problem with the current version of the client library. I'm
relying on soap4r-generated objects, and they seem to only be usable within a
single service, even if the objects are essentially the same. This goes against
the expected duck-typing behaviour in Ruby and thus makes their usage not very
Ruby-like.
I'm currently working on significant improvements to the client library that
will hopefully reduce its dependence on soap4r-generated objects and ultimately
allow for a switch to a different SOAP library.
Original comment by api.sgo...@gmail.com
on 21 Jun 2010 at 9:28
This library is now deprecated and we plan no future releases for it. Please
consider migrating to the common-based library:
http://code.google.com/p/google-api-ads-ruby/
Original comment by api.dkli...@gmail.com
on 25 May 2011 at 12:30
Original issue reported on code.google.com by
wil...@gmail.com
on 7 May 2010 at 3:07