Skip to main content

This type defines the fields in an Promotions Manager Summary report. Reports are formatted in JSON. For more details, see Reading item promotion 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 promotion but did not trigger a discount during the promotion period.
lastUpdated
The date the report was generated.
percentageSalesLift
The percentage of the total dollar amount gained due to promotions. This value is calculated as follows:

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