``dateFrom`` | optional, string | The value has multiple formats:
- an ISO 8601 date format: YYYY-MM-DD
- a format for a period relative to the current date, e.g. 1d, 1w that specifies the quantity followed by a qualifier:
- d (days)
- w (weeks)
- M (months)
- y (years)
| 1d | |