I have a job that runs at 6:00 AM EST that runs a Campaign Performance Report for each of our customers for the previous day. Starting about a week ago, the job would submit and receive the report for the first two customers, but each time it got to the 3rd customer, it would stop.
I converted the job to run locally and no matter what order I put the customers in, the first two run and then the 3rd request goes off to do the ReportResponse.GetRepsonse and never returns. Has a change been made in this time frame that would affect this job from the AdWords side. Any help would be appreciated.
Greg