Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 754 Bytes

UploadSummary.md

File metadata and controls

10 lines (7 loc) · 754 Bytes

# UploadSummary

Properties

Name Type Description Notes
failure_count int The number of records, such as the number of listings created or the number of pictures uploaded to a listing, that failed to process during the upload feed. Check the response file and correct any issues mentioned. If the feed fails before processing, no response file is provided. In this case check the REST output response. [optional]
success_count int The number of records that were successfully processed during the upload feed. [optional]

[Back to Model list] [Back to API list] [Back to README]