Skip to main content

This type defines the fields in an Discounts Manager Summary report. Reports are formatted in JSON. For more details, see Reading item discount Summary reports.

Types that use SummaryReportResponse

Not used by any types.

Call that uses SummaryReportResponse

Fields

Field
Type
Description
baseSale
The total revenue from all the purchased items that were part of a discount but did not trigger a discount during the discount period.
lastUpdated
The date the report was generated.
percentageSalesLift
The percentage of the total dollar amount gained due to discounts. This value is calculated as follows:

precentageSalesLift = promotionSale / (baseSale + promotionSale)
promotionSale
The total revenue from all the purchased items that were part of a discount and their purchase did trigger a discount during the discount period.
totalSale
Total dollar sales amount of all the seller's listings, current to the date the report was generated.

Got thoughts? Click the feedback button – your insights help us improve!