Skip to main content

This article lists the objects and fields related to content moderation in the communities data lake.

content_moderation_author_notification_submitted (fact)

This object table contains a list of fields related to when authors are notified about changes made by a moderator to their posts, in compliance with the Digital Services Act (DSA)

 

Field Name Field Type Field Description
community_id string Contains the community ID where the activity was executed
correlation_id string Refers to a unique identifier used to correlate and track related actions within the community platform, used for debugging or monitoring purposes
occurred_at string Refers to the timestamp indicating the precise moment when the activity took place
moderation_reason string Specifies the justification for content moderation actions under the Digital Services Act (2022), highlighting specific violations such as platform policy breaches, privacy concerns, or general housekeeping practices
moderation_description string Provides a detailed explanation of the moderation action taken, elaborating on the reasons and context behind the decision to alter or remove content from a platform
notified_at string Contains the timestamp indicating when the author was notified
topic_private_id string Refers to the unique identifier of the topic, which identifies the opening topic within the Content Type
topic_public_id string Refers to the unique identifier of the topic that identifies the opening topic platform-wide
created_at string Contains the timestamp indicating when the topic was initially created
content_type string Identifies the type of content, such as article, product update, question, idea, discussion
title string Refers to the headline or name given to a topic, summarizing its content
url string Refers to the specific web address that directs users to the topic
reply_private_id string Refers to the unique identifier assigned to a reply that identifies the reply within the Content Type
reply_public_id string Refers to the unique identifier assigned to a reply that identifies it within the platform
replied_at string Refers to the date and time when a reply was posted within a topic
author_id string Refers to the unique identifier of the user who created a piece of content, topic, reply, or event, identifying the original creator within the community
author_username string Contains the name of the user at the time of creating the content
author_avatar string Refers to the graphical representation or image associated with a user profile
notification_recipients string Refers to the email address of the user who is the recipient of the message
executed_by string Identifies the person who executed the activity (zero, if system event)
executed_by_username string Refers to the username or display name of a user within the community
content_after_change string Refers to the main body of the post after the change
content_before_change string Refers to the main body of the post before the change

 

Be the first to reply!