我正在使用制表符分隔文件将某些产品上传到广告资源。
我是否收到了错误:
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.
我不明白这是什么问题。
有人可以帮忙吗?
答案 0 :(得分:0)
我遇到了这个问题,但事实证明这与数据完全无关,但它是列。亚马逊上传者已经改变,不再接受我提供的列。我删除了它们,消息消失了。您可能也会错误地拼写列,这会产生相同类型的错误。 丹尼尔