I am exporting conversations data from intercom to an external database. I want to filter out conversations based on either Location or Timezone, I have seen that on intercom UI, when I go to Reports → Customer Support → Export, I have the option to filter out conversation data by selecting Country.
I have also explored two other ways to export data ie., by specifying S3 export bucket or by calling intercom APIs directly. In both ways, however I am not seeing any field related to Country or Location or Timezone.
How do I filter out API data or s3 export data based on location, like I am able to do via the UI Reports option?