Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 1.29 KB

ReportByCategoryRequest.md

File metadata and controls

18 lines (15 loc) · 1.29 KB

SwaggerClient::ReportByCategoryRequest

Properties

Name Type Description Notes
channel_id BeezUPCommonChannelId [optional]
period_type ReportFilterPeriodType
begin_period_utc_date DateTime The begin date period you want to get the report. It's required only in case of custom period type ! [optional]
end_period_utc_date DateTime The end date period you want to get the report. It's required only in case of custom period type ! [optional]
category_filter BeezUPCommonCatalogCategoryFilter [optional]
performance_indicator_filters Array<PerformanceIndicatorFilter> [optional]
advanced_filters ReportAdvancedFilters
order_by PerformanceIndicatorType [optional]
order_by_direction OrderByDirection [optional]
page_size BeezUPCommonPageSize [optional]
page_number BeezUPCommonPageNumber [optional]