Download Recommendations API
You can bulk download the item recommendations created for you by using the API below. You can use ITEM
as the recommendationType
.
You can download all recommendations (subject to a maximum limit of 1k in one response) created for you or add filterCriteria
such as searchText
, multiValueFilter
, and rangeFilter
to get a specific set of results. The recommendations can be downloaded using the following API"
Create Download Request API
- You can create a new download request by using the Download Recommendations API
- The response for this API would provide an instant download
file
Attribute | Description |
---|---|
Item Recommendation Unique Id | Unique ID assigned to each recommended item that can be used to reject the recommendations |
Item name | Name of the recommended item |
Brand | Brand of the recommended item |
Category | Category of the recommended item |
Price Currency | Currency in which item prices are shown |
GTIN | GTIN of the recommended item |
UPC | UPC of the recommended item |
Walmart Item ID | Item ID of the recommended item on Walmart. It will be populated if it is an existing item on Walmart. This can be used to set up the item using Item Set up by Match APIs |
Walmart URL | URL of the recommended item on Walmart. It will be populated if it is an existing item on Walmart. |
Walmart item price | Price of the recommended item on Walmart. It will be populated if it is an existing item on Walmart. |
Walmart Shipping Price | Shipping price of the recommended item on Walmart. It will be populated if it is an existing item on Walmart. |
Competitor Item ID | Item ID of the recommended item on a competitor marketplace. |
Competitor URL | URL of the recommended item on a competitor marketplace. |
Competitor Item Price | Price of the recommended item on a competitor marketplace. |
Competitor Shipping Price | Shipping price of the recommended item on a competitor marketplace. |
Updated about 2 months ago