Magidoc

AddGroupInput
Input Object

Input for adding a group to contacts in an audience

Fields

#

audienceId

Non-null

The unique identifier of the audience containing the contacts

contactIds

Optional: Specific list of contact IDs to add to the group. When provided, this supersedes GroupId and Criteria

criteria

Optional: Dynamic criteria to filter contacts

groupId

Optional: Filter contacts by group or segment ID

newGroupId

Non-null

The ID of the group to add to contacts

Usages

#

References

#

  • Argument input of field addContactGroup from type Mutation