See what audiences an attribute is a part of
Hi Community,
Is there a way in the RTCDP UI or Query Service to see what audiences an attribute is a part of?
Thanks!
Hi Community,
Is there a way in the RTCDP UI or Query Service to see what audiences an attribute is a part of?
Thanks!
There is no direct way to find this information out. I have been tasked with this in the past and the way I like to do it involves the API.
If you run a GET on segment definition it will provide you will all active audiences in whichever sandbox you're looking into. There most likely will be multiple pages so you will have to filter through those. I use the visualizer function and update the scripts in Postman to pull a more friendly spreadsheet type layout of all the audiences and definitions along with other info I may need. Once I copy this all into a spreadsheet I can filter the segment definition column by attribute keywords (i.e. using either each schema or the union schema itself based on the attributes I need)
Hope this helps
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.