productsReturnRate(pageParam, pageSize)
Gets pages of data showing the return rates of products that are calculated by the
Customer Data Platform. Return data is paginated in descending order.
API Version
59.0
Requires Chatter
No
Signature
public static ConnectApi.ProductReturnRateListOutputRepresentation productsReturnRate(Integer pageParam, Integer pageSize)
Parameters
Return Value
Example
ConnectApi.ProductReturnRateListOutputRepresentation output = ConnectApi.OMSAnalytics.productsReturnRate(page, pageSize);