Reporting Exceptions
We do not automatically submit reports in the following cases:
3.1 User types
Reports are only submitted for regular users. Actions against users marked as admin
, moderator
, trusted
, or testing
are excluded. The type of user can be determined via the type
field:
3.2 Unpublished content/users
If a user or content item is not yet published, no report will be sent. Learn more about publishing via our API:
3.3 User location
Reports are only submitted for users located within the territorial scope you defined. The location is determined via the country_code
field:
3.4 Overwritten reports
Reports are initially created as pending and automatically submitted after a period of time. When a moderator makes a mistake or overwrites a previous decision, these reports will automatically be cancelled and not submitted.
Last updated