Hello,
is there way how to enable partial failure while using MutateJobService?
I'am trying to set it via GetService method, but it doesn't work.
$service = $user->GetService('MutateJobService', 'v201109', NULL, NULL,
NULL, TRUE);
...
$job = $mutate_job_service->mutate($operations, $policy);
...
after the job is completed getting results
...
foreach ($job_result->errors as $error)
...
some operations in batch fail due to error (policy etc.), other are skipped
(result BATCH_FAILURE).
Thanks for your advice.
Best regards.
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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