How do i get the list of channel IDs/ Named users who receive a specific notification, especially a automation for inactivity pushes? Can we also get the list of channel IDs/ Named users who were inactive for a specific period ?
Push notification receivers
Didn't find what you were looking for?
New post-
Ken Scholz
Hello! Unfortunately, we dont offer a report or an endpoint currently that would provide devices that were explicitly targeted by a notification nor any that might have been targeted by an inactivity automation.
However, it is possible to pull down a complete listing of the devices on the application. https://docs.urbanairship.com/api/ua/#channel-list-api
One of the fields you can choose to target will be on last registration date. Now, this might not be exactly when the user last interacted with your application but it does give a pretty good indication if they have used the device recently. Taking that date, you could filter to see if it had been before or after some kind of date to see if it had been eligible for an inactivity automation.
Comment actions -
WHat exactly does the last registration indicate?
Is it different from inactivity?how?
Comment actions
Please sign in to leave a comment.
Comments
3 comments