APIGEE Analytics query with now and today to query message count for last 2 days

Not applicable

Want to use the today and now kind of feature to query the analytics every day usign test probe. how i use something like this given below without writing custom scripts.

timeRange=today()-2~now()
/env/stats/apis?select=sum(message_count)&timeRange=today()-2~now()&timeUnit=minute

So i am trying to use java like features in combination with query and do not want to use scripts for this. The today() and now() fields would be very handy if this can be done without additional scripts.

0 1 145
1 REPLY 1

hi @s.kesh this is not supported now and we will need to consider this as a future enhancement request.