Cannot filter on Demographic Locale in Amazon Pinpoint

0

I am trying to filter on an endpoint's Demographic.Locale attribute based on the description here. I am passing them in IETF BCP 47 format (ex. en, ar, id).

If I call the get_user_endpoints API using boto3, I can see the correct Demographic.Locale field in the response. But I cannot see a "Locale" filter in Amazon Pinpoint when trying to create a segment, I can only see:

  • Platform
  • App Version
  • Make
  • Model
  • Country

Is there a reason Locale is not exposed in the Amazon Pinpoint segment filtering?

asked 3 months ago65 views
No Answers

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions