Hello,
In Adobe UI I see there are 500 audiences in total. Where as in segment_ingestion_dataset there are 1500 distinct audiences.
I tried searching for some audiences which are there in dataset but not in UI. In API call it stated: entity not found.
I have two questions:
1. is it possible that deleted audiences details are there in segment_ingestion_dataset?
2. How can I filter these audiences, as there is a field segment_Status in its realted schema but no data is populated under this fiel
Views
Replies
Total Likes
Hi @ShivaniM ,
I have not used this dataset, however, looking at the result set, it seems this dataset holds on to all different versions of the audience. For e.g. - if there are 5 rows with same id (in IdentityMap field), then I assume this segment has been modified 4 times.
1. is it possible that deleted audiences details are there in segment_ingestion_dataset?: you may have to test it to check
2. How can I filter these audiences, as there is a field segment_Status in its realted schema but no data is populated under this fiel: if you are looking to filter out the latest audience, may be you can check with the "_repo" field. This field has a "modifyDate", you can find the latest modifyDate with your query.
Hope this helps!
Views
Replies
Total Likes
Hi @ShivaniM ,
1. is it possible that deleted audiences details are there in segment_ingestion_dataset?
Yes, it's possible that deleted audience details may still exist within the segment ingestion dataset in AEP.
2. How can I filter these audiences, as there is a field segment_Status in its realted schema but no data is populated under this fiel
If the segment_Status field is empty, it may not be mapped during data ingestion. To filter audiences, consider checking other metadata fields like status, timestamp, deleted, or operationType if available. If no usable metadata is available, applying timestamp-based filters or inferring status based on the last update activity might be necessary.
For more detailed guidance, you can refer to the Adobe Experience Platform documentation on Segment Definitions API Endpoint and Segmentation Service API.
Note: 2nd option response is inspired from Generative AI.
Views
Replies
Total Likes
Hi @ShivaniM,
Did the shared solution help you out? Please let us know if you need more information. Otherwise kindly consider marking the most suitable answer as ‘correct’.
If you've discovered a solution yourself, we would appreciate it if you could share it with the community.
Views
Likes
Replies
Views
Likes
Replies