Perhaps related to
https://groups.google.com/forum/#!topic/adwords-api/G2Eld0949P4;noredirect=true
Since this morning I've noticed that some of my uploads are failing because the BatchJob does not return all the AdGroups that are created.
It's actually a test creating 5001 AdGroups, 5001 AdGroupAds and 5001 AdGroupCriteria that we use for our integration tests.
We send 5001 operations to create AdGroup but we get back a response containing 4999 items regarding the creation of the AdGroups.
Other details:
- the test has been running fine till today for more than 1 year
- the test contains no operations that may cause an error/violation
- the response does not contain any error
- it happens around 30-40% of the times that I run that test
- the missing 2 adgroups are actually created and I can see them on the interface