How to get active users of a specific page by Google analytics API?

Viewed 2307

I use rt:activeUsers metric to get active users on website for realtime data.

I want to get active users in real time for a specific page (path or url), not the whole website. Is there a way to implement it? I went through API Explorer but gain no success.

2 Answers
Related