Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 962 Bytes

ContentValidationDashboardFilter.md

File metadata and controls

18 lines (14 loc) · 962 Bytes

ContentValidationDashboardFilter

Properties

Name Type Description Notes
id string Unique Id [optional]
dashboard_id string Id of Dashboard [optional]
name string Name of filter [optional]
title string Title of filter [optional]
type string Type of filter: one of date, number, string, or field [optional]
default_value string Default value of filter [optional]
model string Model of filter (required if type = field) [optional]
explore string Explore of filter (required if type = field) [optional]
dimension string Dimension of filter (required if type = field) [optional]

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