ActiveWorkersByFilterCountPoolAnalytics
toloka.client.analytics_request.ActiveWorkersByFilterCountPoolAnalytics
| Source code
ActiveWorkersByFilterCountPoolAnalytics(
self,
*,
subject_id: str,
interval_hours: int
)
The number of active performers matching the pool filters for the last hours
Parameters Description
Parameters | Type | Description |
---|---|---|
subject_id |
str | ID of the object you want to get analytics about. |
interval_hours |
int | The number of hours to take into account when collecting statistics. |