Hi Paul, I did try that to get the logging. What I end up with is three empty files in a log directory: aw_api_lib.log, request_info.log, and soap_xml.log. I tried doing AdWordsServiceLogger.log(), and also using the log4j.properties file found with the distribution. Any other suggestions? I'm running my code as a JUnit test through Eclipse, so there may be some weird setup problem, but I am able to see log statements in general.
Is there a way to proceed without the XML? On an unrelated note, the community forum (https://developers.google.com/adwords/api/community) has been giving a Page Not Found error since Friday sometime. I got to this post by clicking a link in the digest email. On Friday, January 25, 2013 11:40:00 AM UTC-5, Paul Matthews (AdWords API Team) wrote: > > Hi j.e.frank, > > To enable logging, please see this section of the > README<https://code.google.com/p/google-api-adwords-java/source/browse/trunk/README#186> > and > then check the logs directory for the output. > > Though please bear in mind this is a public forum, so don't paste any > personally identifiable information, such as developer tokens, usernames or > passwords. > > If you would prefer, please send an email to > [email protected]<javascript:>with the request / response for a more > private conversation. > > Cheers, > > - Paul, AdWords API Team. > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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
