How to get last 30 minutes active users? #515
Answered
by
jaroslavstefanec
TharukaDananjaya
asked this question in
Q&A
-
I want to get last 30 minutes or want to get minutes range data :
Above method not work. i think its only work for date ranges not time ranges. Anyone know how to do that? |
Beta Was this translation helpful? Give feedback.
Answered by
jaroslavstefanec
Mar 20, 2025
Replies: 1 comment 3 replies
-
Hey,
|
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello, a pull request has been created: #536. If it is merged, you should adjust the period to, for example
Please be aware that the maximum time allowed in the past is set to 29 minutes, otherwise, Google methods will throw an exception.