ListingOffers
Generated schema file.
Columns
Name | Type | References | Description |
SellerSKU [KEY] | String | Identifies an item in the given marketplace. | |
MarketplaceId | String | A marketplace identifier. Specifies the marketplace for which prices are returned. | |
SummaryLandedPriceAmount | Decimal | The landed price amount of the lowest price. | |
SummaryLandedPriceCurrencyCode | String | The landed price currency code of the lowest price. | |
SummaryListingPriceAmount | Decimal | The listing price amount of the lowest price. | |
SummaryListingPriceCurrencyCode | String | The listing price currency code of the lowest price. | |
ItemCondition | String | The condition of the lowest priced product listed.
The allowed values are New, Used, Collectible, Refurbished, Club. | |
FulfillmentChannel | String | The fulfillment channel for the lowest priced product listed. | |
OffersListingPriceAmount | Decimal | The listing price amount of the offered price. | |
OffersListingPriceCurrencyCode | String | The listing price currency code of the offered price. | |
OffersShippingAmount | Decimal | The shipping amount of the offered price. | |
OffersShippingCurrencyCode | String | The shipping currency code of the offered price. | |
FeedbackCount | Integer | The feedback count. | |
SellerPositiveFeedbackRating | Double | The positive feedback rating of the seller. | |
SellerId | String | The seller Id. | |
ShippingTimeAvailabilityType | String | The shipping time availability type. | |
ShippingTimeMaximumHours | Integer | The maximum hours of shipping time. | |
ShippingTimeMinimumHours | Integer | The minimum hours of shipping time. | |
ShipsFromCountry | String | The country from where the product is shipped. | |
ShipsFromState | String | The state from where the product is shipped. | |
IsFeaturedMerchant | Boolean | The boolean value of the merchant being featured. | |
IsFulfilledByAmazon | Boolean | The boolean value of the merchant being fulfilled by Amazon. | |
MyOffer | Boolean | The boolean value of the offer being the seller's. | |
CustomerType | String | Indicates whether to request pricing information from the point of view of consumer or business buyers. Default is Consumer.
The allowed values are Consumer, Business. |