@sp-api-sdk/schemas
Version:
Selling Parner API additional schema types
23 lines (22 loc) • 2.69 kB
TypeScript
export { accountHealthReport20201118, type AccountHealthReport20201118, } from './account-health-report-2020-11-18';
export { b2bProductOpportunitiesNotYetOnAmazonReport20201119, type B2bProductOpportunitiesNotYetOnAmazonReport20201119, } from './b-2-b-product-opportunities-not-yet-on-amazon-report-2020-11-19';
export { b2bProductOpportunitiesRecommendedForYouReport20201119, type B2bProductOpportunitiesRecommendedForYouReport20201119, } from './b-2-b-product-opportunities-recommended-for-you-report-2020-11-19';
export { endUserDataReport, type EndUserDataReport } from './end-user-data-report';
export { marketplaceAsinPageViewMetrics, type MarketplaceAsinPageViewMetrics, } from './marketplace-asin-page-view-metrics';
export { promotionReport, type PromotionReport } from './promotion-report';
export { sellerCouponReport, type SellerCouponReport } from './seller-coupon-report';
export { sellerSalesAndTrafficReport, type SellerSalesAndTrafficReport, } from './seller-sales-and-traffic-report';
export { sellingPartnerMarketBasketAnalysisReport, type SellingPartnerMarketBasketAnalysisReport, } from './selling-partner-market-basket-analysis-report';
export { sellingPartnerRepeatPurchaseReport, type SellingPartnerRepeatPurchaseReport, } from './selling-partner-repeat-purchase-report';
export { sellingPartnerSearchCatalogPerformanceReport, type SellingPartnerSearchCatalogPerformanceReport, } from './selling-partner-search-catalog-performance-report';
export { sellingPartnerSearchQueryPerformanceReport, type SellingPartnerSearchQueryPerformanceReport, } from './selling-partner-search-query-performance-report';
export { sellingPartnerSearchTermsReport, type SellingPartnerSearchTermsReport, } from './selling-partner-search-terms-report';
export { vendorCouponReport, type VendorCouponReport } from './vendor-coupon-report';
export { vendorForecastingReport, type VendorForecastingReport } from './vendor-forecasting-report';
export { vendorInventoryReport, type VendorInventoryReport } from './vendor-inventory-report';
export { vendorNetPureProductMarginReport, type VendorNetPureProductMarginReport, } from './vendor-net-pure-product-margin-report';
export { vendorRealTimeInventoryReport, type VendorRealTimeInventoryReport, } from './vendor-real-time-inventory-report';
export { vendorRealTimeSalesReport, type VendorRealTimeSalesReport, } from './vendor-real-time-sales-report';
export { vendorRealTimeTrafficReport, type VendorRealTimeTrafficReport, } from './vendor-real-time-traffic-report';
export { vendorSalesReport, type VendorSalesReport } from './vendor-sales-report';
export { vendorTrafficReport, type VendorTrafficReport } from './vendor-traffic-report';