Skip to main content

BatchAddRequestsResult

apify_client.clients.resource_clients.request_queue.BatchAddRequestsResult

Result of the batch add requests operation.

Args: processedRequests: List of successfully added requests. unprocessedRequests: List of requests that failed to be added.