Name | Type | Description | Notes |
---|---|---|---|
Page | int32 | Page,页码 | [optional] [default to 1] |
PageSize | int32 | Page Size,每页数量 | [optional] [default to 10] |
DateWindow | int32 | Date Window,时间窗口,1 按小时 2 按天 | [optional] [default to 24] |
Tags | []map[string]interface{} | Tags,子级垂类标签,空则为全部,多个标签需传入{"value": "{顶级垂类标签id}", "children": [{"value": "{子级垂类标签id}"}, {"value": "{子级垂类标签id}"}]} | [optional] |