Hello Vincent, I'm pretty sure you could work around that by using the pre-generated Ruby classes for the AdWords v2009 objects available in the official client library
http://code.google.com/p/google-api-adwords-ruby/ We're a little behind on updating it for v200906 (it's at v200902 right now), but it's being worked on as we speak. In the meantime, the error message you're seeing with your updated sample code should be harmless. Cheers, -Jeff Posnick, AdWords API Team On Jul 7, 12:00 pm, Vinczente <[email protected]> wrote: > Hello, > > I'm working with the Adwords API using ruby. > I took my inspiration here > :http://code.google.com/p/adwords-api-ruby-samples/source/browse/trunk... > I've modified the code to work with the v200906 and when I get all my > campaigns for a google_client_email > I receive : "ignored attr: {http://java.sun.com/xml/ns/jaxb}version" > followed by what I have asked. > How can I avoid having this message? > Thank You. > Vincent --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
