GET
/audiences/{audienceId}/realtime_setting
Get realtime setting for the Audience
PATCH
/audiences/{audienceId}/realtime_setting
Update realtime setting for the Audience
GET
/audiences/{audienceId}/realtime_attributes
Return a list of Realtime Attributes for the Audience
POST
/audiences/{audienceId}/realtime_attributes
Create a Realtime Attribute
GET
/audiences/{audienceId}/realtime_attributes/{realtimeAttributeId}
Return the Realtime Attribute
PATCH
/audiences/{audienceId}/realtime_attributes/{realtimeAttributeId}
Update the Realtime Attribute
DELETE
/audiences/{audienceId}/realtime_attributes/{realtimeAttributeId}
Delete the Realtime Attribute
POST
/audiences/{audienceId}/realtime_imported_attributes/bulk_update
Bulk update imported attributes
GET
/audiences/{audienceId}/realtime_key_events
Return a list of Realtime Key Events for the Audience
POST
/audiences/{audienceId}/realtime_key_events
Create a Realtime Key Event for the Audience
GET
/audiences/{audienceId}/realtime_key_events/{realtimeKeyEventId}
Return the specified Realtime Key Event
PATCH
/audiences/{audienceId}/realtime_key_events/{realtimeKeyEventId}
Edit the specified Realtime Key Event
DELETE
/audiences/{audienceId}/realtime_key_events/{realtimeKeyEventId}
Delete the specified Realtime Key Event
GET
/audiences/{audienceId}/realtime_key_events/{realtimeKeyEventId}/columns
Return a list of columns of the specified Realtime Key Event
GET
/audiences/{audienceId}/realtime_event_tables/{database}/{table}/columns
Return a list of columns of the specified Realtime Event Table
GET
/audiences/{audienceId}/realtime_configuration_versions/current
Return the current version for the Audience
GET
/entities/parent_segments/{parentSegmentId}/realtime_attributes
List available realtime attributes
POST
/entities/realtime_journeys
Create a realtime journey
GET
/entities/realtime_journeys/{realtimeJourneyId}
Retrieve summary of specified realtime journey
PATCH
/entities/realtime_journeys/{realtimeJourneyId}
Update realtime journey entity
DELETE
/entities/realtime_journeys/{realtimeJourneyId}
Delete realtime journey entity
POST
/entities/realtime_journeys/{realtimeJourneyId}/detail
Validate fields of the realtime journey
GET
/entities/parent_segments/{parentSegmentId}/realtime_journeys
Retrieve a list of realtime journeys under the Parent Segment
GET
/entities/parent_segments/{parentSegmentId}/realtime_activations
Retrieve a list of realtime activations under the Parent Segment
GET
/entities/realtime_journeys/{realtimeJourneyId}/activations
Retrieve a list of realtime journey activations for the specified realtime journey.
POST
/entities/realtime_journeys/{realtimeJourneyId}/activations
Create a realtime journey activations for the specified realtime journey.
GET
/entities/realtime_journeys/{realtimeJourneyId}/activations/{realtimeJourneyActivationStepId}
Retrieve a summary of the activation node in a realtime journey.
PATCH
/entities/realtime_journeys/{realtimeJourneyId}/activations/{realtimeJourneyActivationStepId}
Update activation node in journey
PATCH
/entities/realtime_journeys/{realtimeJourneyId}/pause
Pause activations in the realtime journey.
PATCH
/entities/realtime_journeys/{realtimeJourneyId}/resume
Resume activations in the realtime journey.
POST
/entities/realtime_journeys/duplicate
Create a duplicate of the specified realtime journey
GET
/entities/realtime_journeys/abtest_variants
Retrieve list of abtest variants available in audience