The ProductTopSellersReportSection type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | AbandonedUnits |
The total number of abandoned units of this product (or variant).
|
![]() | Discount |
The total discount for this product (or variant).
|
![]() | Margin |
The total margin for this product (or variant).
|
![]() | ProductKey |
The product key of this product (or variant).
|
![]() | PurchasedUnits |
The total number of purchased units of this product (or variant).
|
![]() | Rank |
The rank of this product (or variant).
|
![]() | Revenue |
The total revenue for this product (or variant).
|
![]() | VariantKey |
The variant key if this is a variant, otherwise null.
|
See Also