Skip to main content

insightsTopPerformingProducts

No description

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

Arguments

insightsTopPerformingProducts.startDate ● Date! non-null scalar

Beginning of the period to filter results

insightsTopPerformingProducts.identifier ● ID scalar

Seller ID to filter results

insightsTopPerformingProducts.endDate ● Date! non-null scalar

End of the period to filter results

insightsTopPerformingProducts.limit ● Int scalar

Total number of products to list

insightsTopPerformingProducts.perspective ● PerformancePerspective! non-null enum

Top or worst performing

Type

InReportTopPerformingProductsType object

Was this page helpful?