Skip to main content

This article lists all of the objects and fields related to tags and labels in the communities data lake.

content_topic_moderation_label_set (fact)

This object table contains a list of fields related to when the moderation label is set for the topic.

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
topic_private_id string refers to the unique identifier of the topic, that 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
executed_by string identifies the person who executed the activity (zero, if system event)
user_id string refers to the unique identifier of the person that identifies the user platform-wide
moderation_label_name string represents the descriptive title of the moderation label that indicates the current status within a moderator-defined workflow
moderation_label_id string

refers to the unique identifier of the assigned to moderation label and indicates the current status within a moderator-defined workflow

content_type string Identifies the type of content, such as article, product update, question, idea, discussion

 

content_topic_moderation_label_unset (fact)

This object table contains a list of fields related to when the moderation label is unset for the topic.

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
topic_private_id string refers to the unique identifier of the topic, that 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
executed_by string identifies the person who executed the activity (zero, if system event)
user_id string refers to the unique identifier of the person that identifies the user platform-wide
content_type string Identifies the type of content, such as article, product update, question, idea, discussion

 

content_topic_moderator_tags_changed (fact)

This object table contains a list of fields related to when the moderator tag was changed.

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
topic_private_id string refers to the unique identifier of the topic, that 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
executed_by string identifies the person who executed the activity (zero, if system event)
user_id string refers to the unique identifier of the person that identifies the user platform-wide
moderator_tags_name string refers to a keyword or phrase used by moderators to categorize and manage the content
content_type string Identifies the type of content, such as article, product update, question, idea, discussion

 

content_topic_public_label_changed (fact)

This object table contains a list of fields related to when the public label of an article or product update is changed.

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
topic_private_id string refers to the unique identifier of the topic, that 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
public_label string represents a user-friendly title or identifier that serves as a concise description of the topic's content or purpose
executed_by string identifies the person who executed the activity (zero, if system event)
user_id string refers to the unique identifier of the person that identifies the user platform-wide
is_published string indicates whether content, such as an article or product update, is published and visible to users within the community
content_type string Identifies the type of content, such as article, product update, question, idea, discussion

 

content_topic_tags_changed (fact)

This object table contains a list of fields related to when the topic tag is changed.

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
topic_private_id string refers to the unique identifier of the topic, that 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
user_id string refers to the unique identifier of the person that identifies the user platform-wide
executed_by string identifies the person who executed the activity (zero, if system event)
public_tags_name string refers to a keyword or phrase used to categorize and organize content, making it easily searchable and accessible to everyone.
public_tags_id string refers to a keyword or phrase used to categorize and organize content, making it easily searchable and accessible to everyone.
is_published string indicates whether content, such as an article or product update, is published and visible to users within the community
old_public_tags_id string contains unique identifier assigned to a previous public tag.
content_type string Identifies the type of content, such as article, product update, question, idea, discussion

 

moderation_label (dimension)

This object table contains a catalog of moderation labels, their ids and names.

Field Name Field Type Field Description
name string refers to the descriptive title of the assigned moderation label
moderation_label_id string

refers to the unique identifier of the assigned to moderation label and indicates the current status within a moderator-defined workflow

 

moderator_tag (dimension)

This object table contains a catalog of moderator tags, their ids and names.

Field Name Field Type Field Description
moderator_tag_name string refers to a keyword or phrase used by moderators to categorize and manage the content
moderator_tag_id string

refers to unique identifier for a specific moderator tag, enabling the categorization and management of content based on keywords

 

public_tag (dimension)

This object table contains a catalog of public tags, their ids and names.

Field Name Field Type Field Description
public_tag_name string refers to a keyword or phrase used to categorize and organize content, making it easily searchable and accessible to everyone.
deleted_at timestamp refers to the date and time when the tag was deleted
public_tag_id string contains unique identifier assigned to a specific public tag.

 

tags_tag_created (fact)

This object table contains a list of fields related to when a new tag is created.

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
tag_id string refers to the unique identifier assigned to a specific public_tag
tag_name string refers to the name or label of a specific public tag
executed_by string identifies the person who executed the activity (zero, if system event)
user_id string refers to the unique identifier of the person that identifies the user platform-wide

 

tags_tag_deleted (fact)

This object table contains a list of fields related to when a tag is deleted.

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
tag_id string refers to the unique identifier assigned to a specific public_tag
tag_name string refers to the name or label of a specific public tag
executed_by string identifies the person who executed the activity (zero, if system event)
user_id string refers to the unique identifier of the person that identifies the user platform-wide

 

tags_tag_merged (fact)

This object table contains a list of fields related to when a tag is merged.

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
tag_id string refers to the unique identifier assigned to a specific public_tag
tag_name string refers to the name or label of a specific public tag
merged_tags string contains public_tag_ids and names of the tags that were merged
executed_by string identifies the person who executed the activity (zero, if system event)
user_id string refers to the unique identifier of the person that identifies the user platform-wide

 

tags_tag_renamed (fact)

This object table contains a list of fields related to when a tag is renamed.

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
tag_id string refers to the unique identifier assigned to a specific public_tag
old_tag_name string refers to the previous name or label of a specific public tag
new_tag_name string refers to the new name or label of a specific public tag
executed_by string identifies the person who executed the activity (zero, if system event)
user_id string refers to the unique identifier of the person that identifies the user platform-wide

 

tags_tags_changed_by_moderator (fact)

This object table contains a list of fields related to when a tag is changed by moderator.

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
topic_private_id string refers to the unique identifier of the topic, that identifies the opening topic within the Content Type
title string refers to the headline or name given to a topic, summarizing its content
content string refers to the main body of the post
topic_url string refers to the specific web address that directs users to the topic
public_tags_name string refers to a keyword or phrase used to categorize and organize content, making it easily searchable and accessible to everyone.
product_areas_id string contains a unique identifier assigned to a specific product area
moderator_tags_name string refers to a keyword or phrase used by moderators to categorize and manage the content
author_id string

refers to 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 a content
author_avatar string refers to the graphical representation or image associated with a user profile
category_id string refers to the unique identifier assigned to a specific category within the community
category_name string contains the category name in which the post was created
executed_by string identifies the person who executed the activity (zero, if system event)
user_id string refers to the unique identifier of the person that identifies the user platform-wide
content_type string Identifies the type of content, such as article, product update, question, idea, discussion

 

topic_moderator_tag (dimension)

This object table contains current assignment of moderator tags to topics.

Field Name Field Type Field Description
moderator_tag_id string

refers to unique identifier for a specific moderator tag, enabling the categorization and management of content based on keywords

content_type string Identifies the type of content, such as article, product update, question, idea, discussion
topic_public_id string refers to the unique identifier of the topic that identifies the opening topic platform-wide

 

topic_public_tag (dimension)

This object table contains current assignment of public tags to topics.

Field Name Field Type Field Description
public_tag_id string contains unique identifier assigned to a specific public tag.
content_type string Identifies the type of content, such as article, product update, question, idea, discussion
topic_public_id string refers to the unique identifier of the topic that identifies the opening topic platform-wide

 

Be the first to reply!