Magidoc

TriggerAudience
Object

Represents a filter node that triggers based on audience membership events.

Fields

#

createdBy

Non-null

createdUtc

Non-null

description

English rendering of the node's settings-derived summary. The API does not localize its strings — request settingsSummary to build a localized version.

errors

[Error !]!
Non-null

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.

id

Non-null

isConfigured

Non-null

isDeleted

Non-null

modifiedBy

Non-null

modifiedUtc

Non-null

name

nextNodeId

previousNodeIds

settingsSummary

Non-null

Settings-derived, localizable one-line summary of this node (for tooltips/notes).

statistics

Non-null

terminatorType

type

Non-null

Interfaces

#

Also implements JourneyNode .

Usages

#

References

#

  • Field createJourneyTriggerAudience from Mutation
  • Field updateJourneyTriggerAudience from Mutation