BatchClassifyProspectsResponse
Response from batch prospect classification.
- classifiedType: integer | string
Pattern: ^-?(?:0|[1-9]\d*)$Format: int32Number of prospects successfully classified.
- failedType: array object[] ยท BatchClassifyProspectsFailedItem[]
Items that could not be classified.
A single failed item in a batch classification response.
- errorType: string
Human-readable reason for the failure.
- prospectType: string
Id The prospect ID that failed.
- succeededType: array string[]
IDs of prospects that were successfully classified.