Social Media Comments Table
social_media_comments_table
The Social Media Comments table stores user comments made on connected social media pages and posts. Querying this table lets you analyze audience engagement, track comment activity across platforms, and better understand how users interact with your content.
Dimensions
Dimensions are immutable properties that can be used for grouping data.
Title | ID | Type | Description |
|---|---|---|---|
Channel |
| string | The channel where the comment was published. Example values: |
Comment ID |
| string | The ID of the comment. Example value: |
Comment Text |
| string | The text content of the comment. Example value: |
Created Date |
| string | The time the comment was created. Formatted according to the ISO 8601 international standard. Example value: |
Page ID |
| string | The ID of the page. Example value: |
Post ID |
| string | The ID of the post. Example value: |
| string | The risk level assessment of the comment. Example values: | |
| string | The sentiment analysis result for the comment. Example values: | |
| string | The topic or category classification of the comment. Example values: | |
User ID |
| string | The ID of the user that made the comment. Example value: |
User Name |
| string | The name of the user that made the comment. Example value: |
| string | The timestamp of the last visibility status change. Example value: | |
| string | Who changed the visibility status of the comment. Example values: | |
| string | The visibility status of the comment. Example values: |
Updated 4 days ago