TriggerAudience Object
Represents a filter node that triggers based on audience membership events.
Fields
#
description
English rendering of the node's settings-derived summary. The API does not localize its strings — request settingsSummary to build a localized version.
event
The audience event configuration that defines when this trigger should activate.
filter
The condition group that defines the filtering criteria for this node, determining which items are processed.
name
nextNodeId
previousNodeIds
[String !]
settingsSummary
Non-null
Settings-derived, localizable one-line summary of this node (for tooltips/notes).
terminatorType
Interfaces
#
Also implements JourneyNode .
Usages
#
References
#
- Field createJourneyTriggerAudience from Mutation
- Field updateJourneyTriggerAudience from Mutation
Previous
TriggerApiEvent
Next
TriggerAudienceEvent
