GetAllAccountChanges problem

2011-08-10 Thread Joseph Ng.
Hi, I'm stuck with this problem: InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ [Ljava.lang.StackTraceElement;@126c1bc after run script GetAllAccountChanges.php. I don't know how to run this script successfully, I didn't make any change in the script, and the error is thrown into my face

Re: GetAllAccountChanges problem

2011-08-10 Thread Ken Foster
The 2 problems I had, if it helps, is in the DateTimeRange the min and max date time formats have to be 'MMdd HHmmss' you can't just send 'MMdd'. And make sure the account (represented by the clientEmail) has campaigns. But other than that, it worked. --