toloka.client.analytics_request.RealTasksCountPoolAnalytics
| Source code
RealTasksCountPoolAnalytics(self, *, subject_id: str)
The number of tasks in the pool
It does not take into account the overlap, how many tasks will be on one page, or the presence of golden tasks.
Parameters | Type | Description |
---|---|---|
subject_id | str | ID of the object you want to get analytics about. |