This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.
Asynchronously updates tags on a list of messages, specified by applying a filter to all messages. If a filter is not specified, this method updates all messages.
If a tag appears in both assignTags
and unassignTags
, it is assigned.
Filter to apply to the messages. Tags are updated for messages included in this filter.
This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.