Possible to query audiences that use a specific schema | Community
Skip to main content
DavidRoss91
New Participant
January 24, 2024
Solved

Possible to query audiences that use a specific schema

  • January 24, 2024
  • 2 replies
  • 743 views

Hi,

Does anyone know a quick way to either query or use Postman, to collect the audiences that would be using data from a specific schema?

Thanks

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by abhinavbalooni

Hey @davidross91 

 

I remember answering a segment definition api query from you few days back. It would tell field/attribute being used but I don't think there is an API endpoint to tell you which schema/dataset specifically was used cause when profile enabled, all the schemas start contributing to the union schema.

 

Hope this would help.

 

Cheers,

Abhinav

2 replies

abhinavbalooni
abhinavbalooniAccepted solution
New Participant
January 25, 2024

Hey @davidross91 

 

I remember answering a segment definition api query from you few days back. It would tell field/attribute being used but I don't think there is an API endpoint to tell you which schema/dataset specifically was used cause when profile enabled, all the schemas start contributing to the union schema.

 

Hope this would help.

 

Cheers,

Abhinav

DavidRoss91
New Participant
January 25, 2024

Yes you did help me last week. Thanks! Wasn't sure if anything could be done at the schema level, I did not see any resolution in API docs.

_Manoj_Kumar_
New Participant
January 25, 2024

Hello @davidross91

 

Data is saved in the dataset, not the schema. You can use the query service to get all the data from the dataset by using SQL queries.

 

Refer to the link below to understand the syntax

SQL Syntax in Query Service | Adobe Experience Platform

 

 

 

 

 

     Manoj     Find me on LinkedIn