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] | |
product_columns_to_display | ProductColumnsToDisplay | [optional] | |
product_state | ProductStateFilter | ||
analytics_product_column_filters | AnalyticsProductColumnFilters | [optional] |