Empathy Play API - Models - Link
These are the fields allowed by link model:
Name Field | Type | Mandatory | Description | Default Value | Restrictions |
|---|---|---|---|---|---|
| title | str | ||||
| url | uri | ||||
| type | enum | PROMOTED, BANNER, DIRECT, AUTOCOMPLETE | |||
| lang | str | null | ||||
| weight | int | 9 | |||
| enabled | bool | true | |||
| match_all | bool | false | |||
| keywords | list[str] | unique_items = true | |||
| image_url | str | null | ||||
| activation_date | datetime | null | ||||
| deactivation_date | datetime | null | ||||
| extra | dict | max_properties = 15 |
, multiple selections available,