Skip to content

targets

Target audience for the activity.

1
 Array<`@type` : ( `"Identity"` | `"Everyone"` | `"Members"` | `"Public"` )

Specifies the type of target audience. Defaults to "Identity".

  • "Identity": Targets a specific user or group identity.
  • "Everyone": Targets all authenticated users.
  • "Members": Targets all members of a channel.
  • "Public": Targets everyone, regardless of authentication status.

notify : boolean
Specifies whether a push notification should be sent to the target audience. Defaults to

targetId : string
The ID of the target identity, used when > myActivityEntry.targets