{
"data": {
"channels": [
{ "id": 7, "name": "Newsletter", "icon": "mail", "color": "#5252FF", "personCount": 1843 },
{ "id": 12, "name": "Webinars", "icon": "video", "color": "#FF6B5C", "personCount": 920 },
{ "id": 19, "name": "Beta List", "icon": "flask", "color": "#34C77B", "personCount": 412 }
],
"intersections": [
{ "channelIds": [7, 12], "count": 318 },
{ "channelIds": [7, 19], "count": 142 },
{ "channelIds": [12, 19], "count": 87 },
{ "channelIds": [7, 12, 19], "count": 41 }
],
"metrics": {
"totalUniquePersons": 2589,
"personsInMultipleChannels": 506,
"multiChannelRate": 0.1954
}
}
}