<PackageReference Include="Relativity.Processing.SDK" Version="13.29.407" />

Relativity.Processing.V1.Services.Interfaces.DTOs.PublishJobErrorInfoResponse

DTO containing data about publish-level errors
public List<int> ErrorArtifactIds { get; set; }

Error Artifact IDs

public long ErroredFileCount { get; set; }

Errored File Count

public long ErroredJobCount { get; set; }

Errored Job Count

public long GroupIdsCheckedCount { get; set; }

GroupIDs checked count

public List<long> GroupIdsWithJobErrors { get; set; }

Group IDs with Job Errors