You'll need to save the original operations array and index into it based
on where you are in the results. The order of the operations will be
preserved.
On Wednesday, November 6, 2013 10:38:26 AM UTC-5, goingdev wrote:
>
> How do I get the operator ( add/ remove / set) from a job result?
>
>
How do I get the operator ( add/ remove / set) from a job result?
MutateJobService mutateJobService =
(MutateJobService)user.GetService(AdWordsService.v201309.MutateJobService);
JobResult jobResult = mutateJobService.getResult(new
BulkMutateJobSelector { includeStats = true, jobI