Batch 对象
按 Account 隔离的 Moderation Batch,其执行生命周期通过兼容 Batch API 返回。
按 Account 隔离的 Moderation Batch,其执行生命周期通过兼容 Batch API 返回。
对象字段
可复用资源对象共享的稳定字段。
Batch23 个字段
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.
可选值:validating, failed, in_progress, finalizing, completed, expired, cancelling, cancelled