Batch object
An Account-scoped Moderation Batch whose execution lifecycle is reported by the compatible Batch API.
An Account-scoped Moderation Batch whose execution lifecycle is reported by the compatible Batch API.
Object fields
Stable fields shared by the resource's reusable object.
Batches23 fields
cancelled_atinteger | nullUnix timestamp when the Batch was cancelled.
cancelling_atinteger | nullUnix timestamp when cancellation began.
completed_atinteger | nullUnix timestamp when the Batch completed.
completion_windowstringCompletion window for the Batch.
created_atintegerUnix timestamp when the Batch was created.
endpointstringModeration endpoint processed by the Batch.
error_file_idstring | nullRunAPI error File ID
errorsobject | nullBatch validation or execution errors
expired_atinteger | nullUnix timestamp when the Batch expired.
expires_atinteger | nullUnix timestamp when the Batch expires.
failed_atinteger | nullUnix timestamp when the Batch failed.
finalizing_atinteger | nullUnix timestamp when the Batch entered finalization.
idstringRunAPI Batch ID.
in_progress_atinteger | nullUnix timestamp when Batch processing began.
input_file_idstringRunAPI input File ID.
metadataobjectCaller metadata returned with the Batch.
objectstringObject type.
output_file_idstring | nullRunAPI output File ID
request_countsobjectrequest_counts.completedintegerrequest_counts.failedintegerrequest_counts.totalintegerstatusstringBatch lifecycle status.
Allowed values:validating, failed, in_progress, finalizing, completed, expired, cancelling, cancelled