AdWords API Re: 500 error accessing campaign service

2008-10-09 Thread WildFan
Nevermind. Figured out that I was posting to the wrong URL. On Oct 9, 1:30 pm, WildFan <[EMAIL PROTECTED]> wrote: > I'm sending this SOAP request (with the passwords x-ed out): > > > > http://schemas.xmlsoap.org/soap/ > envelope/" xmlns:xsd="http://www.w3

AdWords API Re: How do I map our Campaign to Google Campaign?

2008-10-09 Thread WildFan
Why don't you make a custom object that you use to persist to your database. That way you can provide your own ID and keep Google's campaign name. e.g. class MyCampaign { private int myId; private String googleCampaignName; } Also, Google's campaigns HAVE ids - you could always rely on that

AdWords API Re: AdWordsServiceLogger.log() doesn't seems to work anymore

2008-10-09 Thread WildFan
Change (or create) your log4j.properties and add: log4j.category.org.apache.axis.transport.http.HTTPSender=DEBUG,Console log4j.additivity.org.apache.axis.transport.http.HTTPSender=false On Oct 9, 7:20 am, LeTic <[EMAIL PROTECTED]> wrote: > Hi again, > > When trying to enable the logging to debug

AdWords API 500 error accessing campaign service

2008-10-09 Thread WildFan
I'm sending this SOAP request (with the passwords x-ed out): http://schemas.xmlsoap.org/soap/ envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";> http://schemas.xmlsoap.org/soap/actor/ next" soapenv:mustUnderstand="0" xmlns:ns1