v1
latestOpenAPI 3.0.12026-07-245277551.2 MBReports
Get list of possible relative date entries
Relative dates can either be a standalone keyword, or they can be a keyword with a duration separated by a semicolon ;.
Examples without duration:
-
"value": "yesterday"
-
"value": "years_prior" (In this case duration is 0 by default)
Examples with duration:
-
"value": "days_later;42"
-
"value": "years_prior;1"
get/datainsights/v1.1/reports/filters/relative_dates
Headers
X-PROPERTY-IDinteger required
Property id of the client
Response
OK