To use a skill value for selecting Tolokers, define the assignments_issuing_config.filter
object in the pool parameters.
To filter Tolokers without a skill set the "operator": "EQ"
parameter and exclude the value
parameter.
{ "filter": { "and": [ { "category": "skill", "key": 1124, "operator": "GT", "value": 59.7 } ] }}
Key parameter | Value description |
---|---|
integer The ID of the skill you want to use to filter Tolokers. You can get the list of all available skills using the Get list of skills method. | float Value of
|
Last updated: July 4, 2023