AppItemImport

toloka.client.app.AppItemImport | Source code

AppItemImport(
self,
*,
id: Optional[str] = None,
records_count: Optional[int] = None,
records_processed: Optional[int] = None,
errors: Optional[Dict] = None
)

Information about an operation that adds items.

Parameters description

ParametersTypeDescription
idOptional[str]

The ID.

records_countOptional[int]

The total number of items sent by a client.

records_processedOptional[int]

The number of items processed during the operation.

errorsOptional[Dict]

Information about items with incorrect parameters which were not added.

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