For the Retrieve data points API and a few other API’s that allow date range input, we are able to specify a string where, “The format is Nitimeunit]-ago where timeunit is w,d,h,m,s.” This is able to specify a time in the past. I am now trying to specify end as “-365d-ago” to set a date 365 days in the future, but this is giving an error.
Is there another syntax available for specifying future dates?
Nttimeunit]-afterNow?
365d-afterNow?