B2B Product Opportunities Reports
B2B Product Opportunities Reports for the Selling Partner Reports API.
B2B product opportunities reports
B2B Product Opportunities - Recommended for You Report
reportType
Value: GET_B2B_PRODUCT_OPPORTUNITIES_RECOMMENDED_FOR_YOU
Role: Product Listing
Marketplace availability: This report is only available in the following marketplaces:
- US
- Spain
- UK
- France
- Germany
- Italy
- India
- Japan
Requested/scheduled: This report can only be requested.
Report output type: Comma-separated flat file
Includes recommended products that might be a good opportunity for the selling partner's business on Amazon. Each report offers up to 10,000 recommendations and is refreshed weekly.
This report accepts the following reportOptions
values:
-
categories
- type: String | (Optional) | Defaults to "". Accepts a semicolon separated list of categories to use to filter the report. Example:"reportOptions":{"categories":"Luggage;Wireless;Groceries"}
. The list of categories can be obtained by generating a report without entering acategories
parameter. -
subCategories
- type: String | (Optional) | Defaults to "". Accepts a semicolon separated list of subcategories to use to filter the report. Example:"reportOptions":{"subCategories":"9100 Backpacks;1500 Navigation Electronics"}
. The list of subcategories can be obtained by generating a report without entering asubCategories
parameter. -
depersonalized
- type: Boolean | (Optional) | Defaults tofalse
. A value that indicates if you are requesting a depersonalized report. A depersonalized report provides default recommendations that are not customized based on current seller history. Example:"reportOptions":{"depersonalized":"true"}
. -
filterMode
- type: "include" or "exclude" | (Optional) | Defaults toinclude
. Use "include" to include only the categories orsubCategories
specified inreportOptions
, or "exclude" to exclude them from the report (for example, the report will not show any listings with "Home Improvement" if it was specified as the category). Example:"reportOptions":{"filterMode":"exclude"}
.
Note:
categories
andsubCategories
are exclusive operations. If both a list of categories andsubCategories
are provided, the returned report will only filter forsubCategories
, and disregard the input from categories.
Select to expand list of report attributes.
brand
category
partNumber
ean
upc
modelNumber
isbn
asin
link
itemName
subCategory
lowestPriceInTheLastWeek
amount
currencyCode
hasFBAOffer
offerCount
reviewCount
b2bSalesRank
b2bSalesRankGrowth
pageViews
productPerformance
isProductOnAmazon
hasAmazonOffer
hasOfferWithVatInvoiceGeneration
isBrandYouOffer
isCategoryYouOffer
B2B Product Opportunities - Not yet on Amazon
reportType
Value: GET_B2B_PRODUCT_OPPORTUNITIES_NOT_YET_ON_AMAZON
Role: Product Listing
Marketplace availability: This report is only available in the following marketplaces:
- US
- Spain
- UK
- France
- Germany
- Italy
- India
- Japan
Requested/scheduled: This report can only be requested.
Report output type: Comma-separated flat file
Includes a compiled a list of products that are in demand, but are not yet on Amazon. Each report offers up to 10,000 recommendations and is refreshed weekly.
This report accepts the following reportOptions
values:
-
categories
- type: String | (Optional) | Defaults to "". Accepts a semicolon separated list of categories to use to filter the report. Example:"reportOptions":{"categories":"Luggage;Wireless;Groceries"}
. The list of categories can be obtained by generating a report without entering acategories
parameter. -
depersonalized
- type: Boolean | (Optional) | Defaults tofalse
. A value that indicates if you are requesting a depersonalized report. A depersonalized report provides default recommendations that are not customized based on current seller history. Example:"reportOptions":{"depersonalized":"true"}
-
filterMode
- type: "include" or "exclude" | (Optional) | Defaults toinclude
. Use "include" to include only the categories orsubCategories
specified inreportOptions
, or "exclude" to exclude them from the report (for example, the report will not show any listings with "Home Improvement" if it was specified as the category). Example:"reportOptions":{"filterMode":"exclude"}
Note:
subCategories
are not available in this report.
Select to expand list of report attributes.
brand
category
partNumber
ean
upc
modelNumber
isbn
itemName
initialB2bBuyerIndustry
initialB2bBuyerRequestedDate
Updated 2 months ago