A contiguous set of days: startDate, startDate + 1, ..., endDate. Requests are allowed up to 4 date ranges.
JSON representation |
---|
{ "startDate": string, "endDate": string, "name": string } |
Fields | |
---|---|
startDate |
The inclusive start date for the query in the format |
endDate |
The inclusive end date for the query in the format |
name |
Assigns a name to this date range. The dimension |