I'm trying to achieve something like the User location report on the interface, but through the API. Essentially, I would like to see the number of clicks per postal code (actual user location). I'm aware that geographic_view can be segmented by postcode, but that report does not necessarily indicate the actual physical location of the user, since it can mean a location the user has shown interest in. Can
user_location_view be used in the way I would like?