Realtime Personalization
Retrieve a list of realtime personalizations under the Parent Segment
Retrieve a list of realtime personalizations under the Parent Segment
get/entities/parent_segments/{parentSegmentId}/realtime_personalizations
Query parameters
page[size]number
The maximum number of results to return per page
page[after]string
A string to fetch more page. The next value should be present at the pagination.nextPage in the previous response if more pages exist.
permissions'edit' | 'view'
filter by the resource's permission. Default to 'view'
Response
Returns a list of realtime personalizations under the Parent Segment
Changes
No recorded changes to this endpoint across all 3 revisions of this API.