Re: BatchJobService gives unexplained INTERNAL_API_ERROR

2015-11-23 Thread GD
Thank you Nadine, we confused the operation that we are doing in bulk with the operation of adding a job. Thanks for the clarification! On Monday, November 16, 2015 at 11:19:42 PM UTC+1, Nadine Sundquist (AdWords API Team) wrote: > > Hello, > > Thanks for the detailed output. It looks like you w

Re: BatchJobService gives unexplained INTERNAL_API_ERROR

2015-11-16 Thread Nadine Sundquist (AdWords API Team)
Hello, Thanks for the detailed output. It looks like you were trying to do a SET without providing a batch job to update. That's why the error occurred. For most cases, you'll do an ADD where you create the job to and let it run. We're looking into passing back a more descriptive error in the f

BatchJobService gives unexplained INTERNAL_API_ERROR

2015-11-16 Thread GD
When we try to create a job (see attached XML), we get "[InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ com.google.ads.api.services.common.error.InternalApiError.(InternalApiErro]". If we change the operation to ADD instead of SET, it seems to work fine. http://schemas.xmlsoap.org/soap