_SvIncludePlusContent-_DP_Schema_Comments_Confluence 1
| Field | Description |
|---|---|
comment_id | Type: Number Description: Unique ID of the comment |
| instance_url | Type: String Description: Base URL of the current instance Example: |
comment_url | Type: String Description: Full URL of the comment |
page_id | Type: Number Description: Unique ID of the page which contains the comment |
parent_comment_id | Type: Number Description: If the comment is a reply, this is the ID of the parent comment (empty for top level comments) |
comment_content | Type: String Description: Content of the comment in Confluence storage format (limited to 2,000 characters) Example:
|
creator_id | Type: User Description: ID of the user who created the comment Example: |
last_modifier_id | Type: User Description: ID of the user who last modified the comment Example: |
created_date | Type: Time Description: Creation timestamp Example: |
updated_date | Type: Time Description: Last modification timestamp Example: |