The sales feed provides a list of all products sold within a set time period. We recommend updating this feed at least daily. Upload at least 60 days worth of sales data in your first upload.
Each time you upload the sales feed, product information is updated incrementally. You only need to include products which have been sold since the previous feed update.
target_customer_id
store_code
This can either be the store code of a retailer’s Business Profile or a point of sales (POS)/inventory data provider internal identifier.
Note:If using an internal store code, provide a mapping to the store address in the store feed.
id
The unique identifier of the product. It's recommended that you use product SKU.
Note:
- If the retailer sells the same product new and used, they should have different IDs.
<= 50 characters
gtin
The Global Trade Item Number of the product.
We accept a variety of standards for gtin (including UPC). Learn more about unique product identifiers .
quantity
Integer
Positive for sold and negative for returned
price
timestamp
The timestamp of the sale in a specific time zone, as defined by the International Organization for Standardization (ISO) 8601 standard.
Format: yyyy-mm-ddThh:mm:ss+time zone

