Skip to main content

insightsTopPerformingProducts

Get top/worst performing products. Requires MANAGE_ORDERS permission.

insightsTopPerformingProducts(
startDate: Date!
endDate: Date!
perspective: PerformancePerspective!
identifier: ID
limit: Int! = 25
): InReportTopPerformingProductsType

Arguments

insightsTopPerformingProducts.startDate ● Date! non-null scalar

insightsTopPerformingProducts.endDate ● Date! non-null scalar

insightsTopPerformingProducts.perspective ● PerformancePerspective! non-null enum

insightsTopPerformingProducts.identifier ● ID scalar

insightsTopPerformingProducts.limit ● Int! non-null scalar

Type

InReportTopPerformingProductsType object

Top performing products report.

Was this page helpful?