I have created the audiences and mapping with the multiple destination. Now I want to take the audience count with respective destination only.
Segment Details:
Segment 1 using destination 1, destination2, destination4
Segment2 using destination4, destination5
I need to get the count for segment1 along with destination4, is it possible to do this?
Solved! Go to Solution.
Hello @jayasekar
You can use the flow service API to retrieve the details of the destination. These details will give you all segments that are currently being exported via that specific destination. Is this helpful?
Flow Service API - Destinations
Hi @jayasekar ,
Yes, you can see Segment 1 + Destination 4 count, but not directly in the Segment UI.
You’ll need to either check the destination activation reporting or run a query to get that breakdown.
Thanks,
Ankit
Hello @jayasekar
You can use the flow service API to retrieve the details of the destination. These details will give you all segments that are currently being exported via that specific destination. Is this helpful?
Flow Service API - Destinations
Views
Likes
Replies