Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 1.8 KB

File metadata and controls

23 lines (19 loc) · 1.8 KB

ReportByCategory

Properties

Name Type Description Notes
catalog_category_id \Swagger\Client\Model\BeezUPCommonCatalogCategoryId
catalog_category_path \Swagger\Client\Model\BeezUPCommonCatalogCategoryPath [optional]
all_product_count int The product count for this category. This includes all the products that have been imported and can still have associated clicks and orders.
catalog_product_count int The catalog product count for this category. This includes all products that are still present in your imported catalog.
enabled_product_count int The enabled product count for this category. This includes all products that are still present in your imported catalog and have not been disabled via the optimisation feature.
click_count int The click count for this category
cost float The cost for this category
order_count int The order count for this category
roi float The Return On Investment for this category [optional]
margin float The margin for this category [optional]
performance_indicator float The performance indicator based on the performance indicator formula indicated in the request for this category
total_sales float The total sales for this category
sold_product_count int The product sold count count for this category
links \Swagger\Client\Model\ReportByCategoryLinks

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