Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1.2 KB

File metadata and controls

16 lines (12 loc) · 1.2 KB

ReportAdvancedFilters

Properties

Name Type Description Notes
margin_type \Swagger\Client\Model\MarginType
global_margin_percent int If the margin type is 'Global', indicate the percentage of sale price. [optional]
link_click_to_order_type \Swagger\Client\Model\LinkClickToOrderType
link_click_to_order_max_day int If the linkOrderType is OnClickDate, indicate the max day to search the click from the order [optional]
only_payment_validated_orders bool If true, you will get the only the orders with payment validated. Otherwise, you will get all orders validated or not. [default to false]
only_direct_sales bool If true, you will get only direct sales. Otherwise the indirect sales will be included. [default to false]
performance_indicator_formula \Swagger\Client\Model\PerformanceIndicatorFormula

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