About Parameters
This page describes the filters and mappings on the dashboard.
Data types
Parameter
| Name |
Type |
Description |
| id |
string |
random 8 digit alphanumeric |
| name |
string |
parameter name |
| slug |
string |
parameter slug |
| type |
string |
One of Widget types. |
ParameterMapping
| Name |
Type |
Description |
| parameter_id |
string |
parameter id |
| card_id |
string |
The id of the card to apply the filter to. |
| target |
['variable', ['template-tag', slug]] |
Some other styles are omitted. Full definition is here. |
Widget types
Source Code