interchange / Amazon-MWS

API binding for Amazon's Marketplace Web Services.
8 stars 8 forks source link

Add optional amazon_mws_products.data_timestamp column #25

Closed melmothx closed 3 years ago

melmothx commented 3 years ago

The value should be passed to the constructor.

If passed, the value will be set when uploading a product.

The caller can later check the age of the uploaded data calling get_product_data_timestamp($sku)