Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 969 Bytes

SummaryReportResponse.md

File metadata and controls

13 lines (10 loc) · 969 Bytes

# SummaryReportResponse

Properties

Name Type Description Notes
baseSale \macropage\SDKs\ebay\rest\marketing\Model\Amount [optional]
lastUpdated string The date the report was generated. [optional]
percentageSalesLift string The percentage of the total dollar amount gained due to promotions. This value is calculated as follows: <br><br><b>precentageSalesLift</b> = <b>promotionSale</b> / (<b>baseSale</b> + <b>promotionSale</b>) [optional]
promotionSale \macropage\SDKs\ebay\rest\marketing\Model\Amount [optional]
totalSale \macropage\SDKs\ebay\rest\marketing\Model\Amount [optional]

[Back to Model list] [Back to API list] [Back to README]