Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 833 Bytes

SummaryReportResponse.md

File metadata and controls

13 lines (10 loc) · 833 Bytes

# SummaryReportResponse

Properties

Name Type Description Notes
base_sale \eBay\Sell\Marketing\Model\Amount [optional]
last_updated string The date the report was generated. [optional]
percentage_sales_lift string The percentage of the total dollar amount gained due to promotions. This value is calculated as follows: precentageSalesLift = promotionSale / (baseSale + promotionSale) [optional]
promotion_sale \eBay\Sell\Marketing\Model\Amount [optional]
total_sale \eBay\Sell\Marketing\Model\Amount [optional]

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