What action should be taken after the rule is triggered.
Audience to which the rule applies.
Date and time when the rule was created.
Whether the rule is enabled.
List of site members or groups to whom the rule doesn't apply.
Custom field data for the rule object.
Note: You must configure extended fields using schema plugin extensions in your app's dashboard before you can access the extended fields with API calls.
Rule ID.
Rule name.
The app name and entity which the rule belongs to. Currently, moderation rules support Comments and Reviews:
namespace is comments the format is comments/{APP_ID}. For example, for moderating content on Wix Blog the namespace is "comments/14bcded7-0066-7c35-14d7-466cb3f09103".namespace is reviews the format is reviews/{APP_NAME}. For example, for moderating content on Wix Reviews the namespace is "reviews/stores".To retrieve the ID for a Wix app, see Apps Created By Wix.
Revision number, which increments by 1 each time the rule is updated. To prevent conflicting changes, the existing revision must be used when updating a rule.
A condition that triggers the rule.
Note: If you need to have several triggers for the same namespace, create separate rules.
Date and time when the rule was updated.