{
"opencollection": "1.0.0",
"info": {
"name": "eBay Account Advertising_eligibility Merchandised_product API",
"version": "v1.9.2"
},
"items": [
{
"info": {
"name": "Merchandised_product",
"type": "folder"
},
"items": [
{
"info": {
"name": "getMerchandisedProducts",
"type": "http"
},
"http": {
"method": "GET",
"url": "https://api.ebay.com{basePath}/merchandised_product",
"params": [
{
"name": "aspect_filter",
"value": "",
"type": "query",
"description": "This value specifies the aspect name/value pairs used to further refine product results.
For example:
/buy/marketing/v1_beta/merchandised_product?category_id=31388&metric_name=BEST_SELLING&aspect_filter=Brand:Canon
You can use the Browse API search method with the fieldgroups=ASPECT_REFINEMENTS field to return the aspects of a product. For implementation help, refer to eBay API documentation at https://developer.ebay.com/api-docs/buy/marketing/types/gct:MarketingAspectFilter"
},
{
"name": "category_id",
"value": "",
"type": "query",
"description": "This query parameter limits the products returned to a specific eBay category.
The list of eBay category IDs is not published and category IDs are not all the same across all the eBay maketplace. You can use the following techniques to find a category by site:
/buy/browse/v1/item_summary/search?q=keyword&fieldgroups=ASPECT_REFINEMENTS BEST_SELLING.epid returned by this method in the Browse API search method to retrieve items for this product.