AdWords API Re: java.lang.IllegalArgumentException: Can not set long field

2009-02-13 Thread x...@xorl.net
Ah, It might be caused by a loop, I forgot to add a check in to make sure it returned a group ID before continuing. But most of the time I only get that error and never a faultstring for the actual error. -Ryan On Feb 13, 10:43 am, AdWords API Advisor wrote: > Can you post a log of the outgoi

AdWords API Re: java.lang.IllegalArgumentException: Can not set long field

2009-02-13 Thread AdWords API Advisor
Can you post a log of the outgoing SOAP request you're making (with your confidential token and password information X-ed out)? It looks like you're making some sort of call that requires an AdGroup object, and you're setting the id of that object to null (rather than leaving out the id field, or