Members
audiences_after :array
- Source:
The raw names of audiences membership after this event, if any
Type:
- array
audiences_before :array
- Source:
The raw names of audiences membership before this event, if any
Type:
- array
audiences_joined :array
- Source:
The raw names of audiences joined as a result of this event, if any
Type:
- array
audiences_left :array
- Source:
The raw names of audiences left as a result of this event, if any
Type:
- array
badges_added :array
- Source:
The raw names of badges added as a result of this event, if any
Type:
- array
badges_after :array
- Source:
The raw names of badges after this event, if any
Type:
- array
badges_before :array
- Source:
The raw names of badges before this event, if any
Type:
- array
badges_removed :array
- Source:
The raw names of badges removed as a result of this event, if any
Type:
- array
entries :array
- Source:
The summarized events included in this event
Type:
- array
executed_actions :array
- Source:
Actions executed as a result of this event, if any. Each element is an instance of ConnectorAction
Type:
- array
not_triggered_actions :array
- Source:
Actions that were blocked for some reason (consent, usually), if any. Each element is an instance of ConnectorAction
Type:
- array
queued_actions :array
- Source:
Batch actions queued as a result of this event, if any. .Each element is an instance of ConnectorAction
Type:
- array
queued_delayed_actions :array
- Source:
Delayed actions queued as a result of this event, if any. Each element is an instance of ConnectorAction
Type:
- array
rawEntries :array
- Source:
The raw Trace JSON entries included in this event (directly from the internal API response)
Type:
- array
tealium_event :string
- Source:
The tealium_event value on the incoming event, if present
Type:
- string
trace_event_type :string
- Source:
The overall 'event_type' for the ParentEvent. Can be 'visit_end' for the pseudoevent, 'tealium_event' from the incoming event, or link/view as a fallback.
Type:
- string
triggered_actions :array
- Source:
Actions triggered (not necessarily executed or successful) as a result of this event, if any. Each element is an instance of ConnectorAction
Type:
- array
visitor_profile_after :object
- Source:
The relevant Visitor Profile after this event, an instance of VisitorProfile
Type:
- object
visitor_profile_before :object
- Source:
The relevant Visitor Profile before this event, an instance of VisitorProfile
Type:
- object