Amazon MWS Report Type "_GET_MERCHANT_LISTINGS_DATA_" result attributes meaning -


in amazon mws api, when requesting report of type "_get_merchant_listings_data_" difference between returned attributes:

  • product-id
  • listing-id
  • asin1

i have tried find reference tab-delimited report types, seems scattered around web. best description found part of instructions amazon inventory loader. (note: may require mws seller login, corresponding xls not have columns described on linked webpage) page should answer of questions.

since link above might require login, here's short description on these columns do:

asin1 refers item's amazon standard identification number. every item on amazon has such number, there wikipedia entry describing is.

product-id along product-id-typerefers item's non-amazon standard identification number, if such thing exists (otherwise it'll contain copy of item's asin).

  • product-id-type=1 -> product-id asin
  • product-id-type=2 -> product-id isbn.
  • product-id-type=3 -> product-id upc
  • product-id-type=4 -> product-id ean (now called gtin)

sku own item identifier such part number. created link between asin , own sku creating product. (i know didn't ask this, sake of completeness)

listing-id there not seem lot of documentation on theses are. there page explaining how find out item's listing id. not why you'd ever want know, though. assume listing id identifies seller's (your) offer specific item, mws requests i've ever done either required me link asin or own sku, there may others require id.

sidenote: find weird single listing-id may relate more 1 asin - otherwise, why there columns named asin2 , asin3?


Comments

Popular posts from this blog

blackberry 10 - how to add multiple markers on the google map just by url? -

php - guestbook returning database data to flash -

delphi - Dynamic file type icon -