Magidoc

AddTagInput
Input Object

Input for adding a tag 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 the tag to. When provided, this supersedes GroupId and Criteria

criteria

Optional: Dynamic criteria to filter contacts

groupId

Optional: Filter contacts by group or segment ID

tag

Non-null

The name of the tag to add to contacts

Usages

#

References

#

  • Argument input of field addContactTag from type Mutation