Hi Robert, There haven't been any issues reported recently that are similar to what you've described. Are you following the batch job example <https://developers.google.com/adwords/api/docs/samples/java/campaign-management#add-complete-campaigns-using-batch-jobs> that we provided? In the example, we poll for the batch job status to reach *COMPLETED* or *FAILED*. What status is your job when you download the result? With your help, I'll be able to narrow down the problem.
Thanks, Nadine, AdWords API Team On Monday, March 14, 2016 at 8:44:33 AM UTC-4, [email protected] wrote: > > Hi, > > We're experimenting problem when trying to retrieve BatchJob operation > results: > > BatchJobException: Failed to download batch job mutate response from URL: > https://batch-job-download-prod-ebe9b43.storage.googleapis.com/.../3516790.results.xml?GoogleAccessId=. > .. > > > We've implemented a retry logic, retrying to get the results after 4 > minutes with a max retries of 5. After that we're failing the process. > Right now we got this exception in all our jobs, some examples: > > > Customer: 3032301828, JobId: 3517411 > Customer: 7527555830, JobId: 3501827 > Customer: 4283125034, JobId: 3513738 > Customer: 4296260814, JobId: 3504890 > > > We're currently using API version 201509. > Is there any issue with this version or any API related problems right > now? The same code ran on Thursday without no problems but today we're > facing problems again. > > > Thanks in advance. > Regards, > > Robert. > > > > > > > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 --- You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/628b7720-57d6-48f9-b257-aa4ea27ce2ad%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
