Skip to content

Resources

Jakiboy edited this page Nov 1, 2024 · 1 revision

Resources

This document provides a comprehensive list of resources for each operation in the Amazon Product Advertising API V5.0.

⚡ GetItems operation:

The GetItems operation provides the following resources (59):

- BrowseNodeInfo.BrowseNodes
- BrowseNodeInfo.BrowseNodes.Ancestor
- BrowseNodeInfo.BrowseNodes.SalesRank
- BrowseNodeInfo.WebsiteSalesRank
- CustomerReviews.Count
- CustomerReviews.StarRating
- Images.Primary.Small
- Images.Primary.Medium
- Images.Primary.Large
- Images.Variants.Small
- Images.Variants.Medium
- Images.Variants.Large
- ItemInfo.ByLineInfo
- ItemInfo.ContentInfo
- ItemInfo.ContentRating
- ItemInfo.Classifications
- ItemInfo.ExternalIds
- ItemInfo.Features
- ItemInfo.ManufactureInfo
- ItemInfo.ProductInfo
- ItemInfo.TechnicalInfo
- ItemInfo.Title
- ItemInfo.TradeInInfo
- Offers.Listings.Availability.MaxOrderQuantity
- Offers.Listings.Availability.Message
- Offers.Listings.Availability.MinOrderQuantity
- Offers.Listings.Availability.Type
- Offers.Listings.Condition
- Offers.Listings.Condition.ConditionNote
- Offers.Listings.Condition.SubCondition
- Offers.Listings.DeliveryInfo.IsAmazonFulfilled
- Offers.Listings.DeliveryInfo.IsFreeShippingEligible
- Offers.Listings.DeliveryInfo.IsPrimeEligible
- Offers.Listings.DeliveryInfo.ShippingCharges
- Offers.Listings.IsBuyBoxWinner
- Offers.Listings.LoyaltyPoints.Points
- Offers.Listings.MerchantInfo
- Offers.Listings.Price
- Offers.Listings.ProgramEligibility.IsPrimeExclusive
- Offers.Listings.ProgramEligibility.IsPrimePantry
- Offers.Listings.Promotions
- Offers.Listings.SavingBasis
- Offers.Summaries.HighestPrice
- Offers.Summaries.LowestPrice
- Offers.Summaries.OfferCount
- ParentASIN
- RentalOffers.Listings.Availability.MaxOrderQuantity
- RentalOffers.Listings.Availability.Message
- RentalOffers.Listings.Availability.MinOrderQuantity
- RentalOffers.Listings.Availability.Type
- RentalOffers.Listings.BasePrice
- RentalOffers.Listings.Condition
- RentalOffers.Listings.Condition.ConditionNote
- RentalOffers.Listings.Condition.SubCondition
- RentalOffers.Listings.DeliveryInfo.IsAmazonFulfilled
- RentalOffers.Listings.DeliveryInfo.IsFreeShippingEligible
- RentalOffers.Listings.DeliveryInfo.IsPrimeEligible
- RentalOffers.Listings.DeliveryInfo.ShippingCharges
- RentalOffers.Listings.MerchantInfo

⚡ SearchItems operation:

The SearchItems operation provides the following resources (60):

- Same as <GetItems> operation resources
- SearchRefinements

⚡ GetVariations operation:

The GetVariations operation provides the following resources (62):

- Same as <GetItems> operation resources
- VariationSummary.Price.HighestPrice
- VariationSummary.Price.LowestPrice
- VariationSummary.VariationDimension

⚡ GetBrowseNodes operation:

The GetBrowseNodes operation provides the following resources (2):

- BrowseNodes.Ancestor
- BrowseNodes.Children

💡 Note:

Each resource provides specific information about the product. For example, ItemInfo.Title provides the title of the product, CustomerReviews.Count provides the number of customer reviews, and so on.

Clone this wiki locally