Query service to extract metadata of the audience
Hi, is there any query in query service to extract the metadata of the audience (e.g. ID, name , attributes and condition)?
I checked but to no avail.
Hi, is there any query in query service to extract the metadata of the audience (e.g. ID, name , attributes and condition)?
I checked but to no avail.
From the AI Assistant within AEP:
To extract the metadata of an audience, including its ID, name, attributes, and condition, you can use the Adobe Experience Platform Query Service. The Query Service allows you to retrieve specific information about audiences by making a GET request to the /audiences endpoint. This endpoint supports various query parameters to help filter your results and retrieve the desired metadata.12
Here's how you can use the Query Service to extract the metadata of an audience:3
Make a GET request to the /audiences endpoint, specifying the query parameters to filter the results based on your requirements. You can include parameters such as property, name, start, limit, and sort to narrow down the results and retrieve the metadata of the specific audience you're interested in.14
Include the necessary query parameters in the request to filter the audiences based on their attributes, names, or other properties. For example, you can use the property parameter to specify audiences that exactly match an attribute's value, or the name parameter to filter audiences whose names contain the provided value.1
Upon receiving the response from the Query Service, you will be able to extract the metadata of the audience, including its ID, name, attributes, and condition based on the parameters you specified in the request.3
By leveraging the Query Service and its query parameters, you can efficiently extract the metadata of audiences and obtain the specific information you need for analysis, targeting, or other use cases within Adobe Experience Platform.1
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.