Hi, I haven't done extensive testing with Axis2, so I can't say for certain if it will work correctly out of the box. The AdWords API Java client library uses Axis 1.4, and you can see how it is used in the build.xml file:
http://code.google.com/p/google-api-adwords-java/source/browse/trunk/build.xml I hope this helps. Best, - Eric Koleda, AdWords API Team On Nov 25, 7:47 am, "[email protected]" <[email protected]> wrote: > I was use axis2 WSDL2Java to generate AdService java > code,https://adwords.google.com/api/adwords/v13/AdService?wsdl > The WSDL2Java has passed, but I can't find relate class about ImageAd, > TextAd ... Only have one Ad class, > I want upload a ImageAd, Is there a way to do this by axix2 ?? -- 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.
