Details

toloka.client.operations.UserBonusCreateBatchOperation.Details | Source code

Details(
self,
*,
pool_id: Optional[str] = None,
total_count: Optional[int] = None,
valid_count: Optional[int] = None,
not_valid_count: Optional[int] = None,
success_count: Optional[int] = None,
failed_count: Optional[int] = None
)

The details of the UserBonusCreateBatchOperation operation.

Parameters description

ParametersTypeDescription
total_countOptional[int]

The total number of UserBonus objects in the request.

valid_countOptional[int]

The number of UserBonus objects that passed validation.

not_valid_countOptional[int]

The number of UserBonus objects that didn't pass validation.

success_countOptional[int]

The number of UserBonus that were issued to Tolokers.

failed_countOptional[int]

The number of UserBonus that were not issued to Tolokers.

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