Operation Id:
products/opinions/rate/get [Official Documentaction]
Methods
- id Integer
- operation 'positive'|'negative'
Examples
This function returns the rate of positive opinions for a given set of products.
const result = await idosellRequest.getProductsOpinionsRate
.operation("positive")
.exec()