0

我正在使用制表符分隔文件将一些产品上传到库存。

我是否收到以下错误:

original-record-number sku error-code error-type error-message
10983436    8105    Error   The data you provided for an attribute does not match the list of valid values.  Please select a valid value from the Data Definitions and resubmit.
10983436    8105    Error   The data you provided for an attribute does not match the list of valid values.  Please select a valid value from the Data Definitions and resubmit.

我的文件内容是这样的:

1   10983436    8560    Error   SKU 10983436, Missing Attributes product_type. SKU 10983436 does not match any ASIN. Creation of a new ASIN requires the following missing attributes: product_type. Feed ID: 0. For details, see http://sellercentral.amazon.co.uk/gp/errorcode/200692370
sku product-id  product-id-type price   item-condition  quantity    add-delete  will-ship-internationally   expedited-shipping  item-note
10983436    471954318111    4   14.8700 11  10  a   3   3   Brand new factory sealed item.

我不明白有什么问题。

有人可以帮忙吗?

4

1 回答 1

0

我遇到了这个问题,结果证明它与数据无关,但它是列。亚马逊上传者已更改,不再接受我提供的列。我删除了它们,消息消失了。您也可能拼写错误的列,这也会产生相同类型的错误。丹尼尔

于 2013-01-02T19:46:49.743 回答