{- "data": {
- "id": "string",
- "type": "funnel",
- "attributes": {
- "audienceId": "string",
- "name": "string",
- "description": "string",
- "population": 0,
- "numSyndications": 0,
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "countPopulation": true,
- "stages": [
- {
- "id": "string",
- "segmentId": "string",
- "name": "string",
- "numSyndications": 0
}
]
}, - "relationships": {
- "parentFolder": {
- "data": {
- "id": "string",
- "type": "folder-segment"
}
}, - "createdBy": {
- "data": {
- "id": "string",
- "type": "user"
}
}, - "updatedBy": {
- "data": {
- "id": "string",
- "type": "user"
}
}
}
}, - "included": [
- {
- "id": "string",
- "type": "user",
- "attributes": {
- "tdUserId": "string",
- "name": "string"
}
}
]
}