Hi all,
I noticed rather suspicious behaviour of BatchJob service when it comes to operations on removed AdGroups. The case scenario is updating BiddableAdGroupCriterion with new CpcBid for a keyword in removed AdGroup. I would expect service to return MutateResult with OperationAccessDenied error in errorList - behaviour similar to other services. What I am getting instead is an MutateResult with no errors and result set to AdGroupCriterion (instead of 1BiddableAdGroupCriterion`!) which is not populated with any values.
Does anyone else noticed same behaviour?
I hope this is not an expected behaviour but rather a bug. Returning OperationAccessDenied.OPERATION_NOT_PERMITTED_FOR_REMOVED_ENTITY would be much better and more consistent with other services.
Regards,
Mariusz