Interface GetDataSourceDimensionsParams
Parameters for getting data source dimensions.
Properties
count
count?:
number
The number of items to return
dataSource
dataSource:
DataSource|undefined
The data source to get the dimensions for. If no data source is provided, the default data source will be used.
offset
offset?:
number
The offset for pagination
searchValue
searchValue?:
string
The search value to filter by