RequestQueue
Index
Properties
accessed_at
The timestamp when the request queue was last accessed.
console_url
The URL to view the request queue in the Apify console.
created_at
The timestamp when the request queue was created.
general_access
had_multiple_clients
Whether the request queue has been accessed by multiple different clients.
handled_request_count
The number of requests that have been handled.
id
A unique identifier assigned to the request queue.
model_config
modified_at
The timestamp when the request queue was last modified. Modifications include adding, updating, or removing requests, as well as locking or unlocking requests in the request queue.
name
The name of the request queue.
pending_request_count
The number of requests that are pending and have not been handled yet.
stats
total_request_count
The total number of requests in the request queue.
user_id
The ID of the user who owns the request queue.
A request queue object containing metadata and statistics.