getBrowseNodeReviewTrendsget https://sellingpartnerapi-na.amazon.com/customerFeedback/2024-06-01/browseNodes/{browseNodeId}/reviews/trendsRetrieve the positive and negative review trends of items in a browse node for the past six months.Path ParamsbrowseNodeIdstringrequiredA browse node ID is a unique identifier of a browse node. A browse node is a named location in a browse tree that is used for navigation, product classification, and website content.Query ParamsmarketplaceIdstringrequiredThe marketplace ID is the globally unique identifier of a marketplace. For more information, refer to Marketplace IDs.Responses 200Success. 204Success. 400Request has missing or invalid parameters and cannot be parsed. 403Indicates that access to the resource is forbidden. Possible reasons include Access Denied, Unauthorized, Expired Token, or Invalid Signature. 404The resource specified does not exist. 413The request size exceeded the maximum accepted size. 415The request payload is in an unsupported format. 429The frequency of requests was greater than allowed. 500An unexpected condition occurred that prevented the server from fulfilling the request. 503Temporary overloading or maintenance of the server.Updated 10 months ago