AdultAllowed

toloka.client.filter.AdultAllowed | Source code

AdultAllowed(
self,
operator: IdentityOperator,
value: bool
)

Filtering Tolokers who agreed to work with adult content.

Parameters description

ParametersTypeDescription
operatorIdentityOperator

An operator used in a condition. Allowed set of operators depends on the filter.

valuebool
  • True — Toloker agrees to work with adult content.
  • False — Toloker does not agree to work with adult content.

Examples:

adult_allowed_filter = toloka.client.filter.AdultAllowed == True
adult_not_allowed_filter = toloka.client.filter.AdultAllowed == False

Last updated: August 28, 2023

Toloka-Kit
OverviewGetting API keyQuick start
Recipes
Reference
toloka.client
toloka.async_client
toloka.autoquality [autoquality]
toloka.metrics
toloka.streaming