Parent Segment Configurations
Retrieve list of audience behaviors
Retrieve a list of parent segment behaviors.
get/audiences/{audienceId}/behaviors
Path parameters
audienceIdinteger required
ID of Master Segment Config to return
Query parameters
realtimeboolean
Response
successful operation
Example response
[
{
"scheduleType": "daily"
}
]Changes
Changed in 1 of the 3 revisions of this API.1
- ○
api operation id
audience_behaviors#indexremoved and replaced withaudience_behaviors_indexapi-operation-id-removed
- ○