Skip to content

Instantly share code, notes, and snippets.

@marcellustavares
Created December 2, 2019 19:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save marcellustavares/c21abf23a8d4073fbc00167574ab2be3 to your computer and use it in GitHub Desktop.
Save marcellustavares/c21abf23a8d4073fbc00167574ab2be3 to your computer and use it in GitHub Desktop.
Individual Segments Example
{
"results":[
{
"dateCreated":"2019-10-16T21:25:30.204Z",
"id":"379649797997385405",
"individualCount":19,
"knownIndividualCount":19,
"name":"Account: 379649796771794144",
"segmentType":"DYNAMIC",
"includeAnonymousUsers":false,
"_links":{
"parent":{
"href":"http://192.168.108.90:8081/api/1.0/reports/individuals/379649808081846387"
}
}
},
{
"dateCreated":"2019-10-16T21:25:22.855Z",
"id":"379649781410273384",
"individualCount":201,
"knownIndividualCount":201,
"name":"everybody",
"segmentType":"DYNAMIC",
"includeAnonymousUsers":false,
"_links":{
"parent":{
"href":"http://192.168.108.90:8081/api/1.0/reports/individuals/379649808081846387"
}
}
}
],
"total":2
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment