PushNotificationTargetUnion
No description
union PushNotificationTargetUnion = PushNotificationParentTarget | PushNotificationEventAttendeeTarget | PushNotificationEventGroupTarget | PushNotificationCommunityProfileTarget | PushNotificationExhibitorMemberTarget | PushNotificationPlanningAttendeeTarget | PushNotificationEngagementScoreTarget
Possible types
PushNotificationTargetUnion.PushNotificationParentTarget object
Container for other targets
PushNotificationTargetUnion.PushNotificationEventAttendeeTarget object
Targets all people attending in one or many events
PushNotificationTargetUnion.PushNotificationEventGroupTarget object
Targets people whose primary group is in one of these groups
PushNotificationTargetUnion.PushNotificationCommunityProfileTarget object
Targets specific people
PushNotificationTargetUnion.PushNotificationExhibitorMemberTarget object
Targets people who are members of these exhibitors
PushNotificationTargetUnion.PushNotificationPlanningAttendeeTarget object
Targets people who are members of these exhibitors
PushNotificationTargetUnion.PushNotificationEngagementScoreTarget object
Targets people having an engagement score between two values
Member Of
PushNotification object