toloka.client.analytics_request.ApprovedAssignmentsCountPoolAnalytics
| Source code
ApprovedAssignmentsCountPoolAnalytics(self, *, subject_id: str)
Number of assignments in the "approved" status in the pool
Do not confuse it with the submitted status. "Submitted" status means that the task was completed by a Toloker and sent for review. "Approved" status means that the task has passed review and money has been paid for it.
Parameters | Type | Description |
---|---|---|
subject_id | str | ID of the object you want to get analytics about. |