Customize date range in API URL without having to recreate within ESSENCE.
Usage
nssp_date_range(url, start = NULL, end = NULL)
Arguments
- url
ESSENCE API URL.
- start
Start date for data extraction, date format.
- end
End date for data extraction, date format.
Value
String API URL with new date range.