Appearance
Fresh 2026
Product Feed Upload Error Report
An error report about your data feed uploads, with warning errors and fatal errors highlighted. Fatal errors stop your items from being created. Warning errors with block capabilities as 'True' will block certain capabilities on your items, resulting in the item not being shown on certain surfaces
Reading
You can't perform this operation on this endpoint.
Creating
You can make a POST request to error_report edge from the following paths:
/{product_feed_upload_id}/error_report
When posting to this edge, a ProductFeedUpload will be created.
Parameters
This endpoint doesn't have any parameters.
Return Type
This endpoint supports read-after-write and will read the node to which you POSTed.
Struct {
success: bool,
}
Error Codes
| Error | Description |
|---|---|
| 100 | Invalid parameter |
Updating
You can't perform this operation on this endpoint.
Deleting
You can't perform this operation on this endpoint.