Nhận xét của người dùng
Tên loại: Usercomment
Mở rộng UserInteraction
Tên |
Loại |
Mô tả |
Văn bản nhận xét |
Văn bản |
Văn bản của Usercomment. |
Nhận xét |
Ngày |
Thời điểm nhận xét của người dùng. |
người sáng tạo |
Tổ chức hoặc Người |
Người / tổ chức đã đặt chỗ. |
thảo luận |
CreativeWork |
Chỉ định VideoObject liên kết với Usercomment. |
ReplyToUrl |
URL |
URL mà tại đó có thể đăng câu trả lời cho Người dùng nhận dạng được chỉ định. |
Trừ phi có lưu ý khác, nội dung của trang này được cấp phép theo Giấy phép ghi nhận tác giả 4.0 của Creative Commons và các mẫu mã lập trình được cấp phép theo Giấy phép Apache 2.0. Để biết thông tin chi tiết, vui lòng tham khảo Chính sách trang web của Google Developers. Java là nhãn hiệu đã đăng ký của Oracle và/hoặc các đơn vị liên kết với Oracle.
Cập nhật lần gần đây nhất: 2024-09-03 UTC.
[null,null,["Cập nhật lần gần đây nhất: 2024-09-03 UTC."],[[["UserComments extends UserInteraction and stores information about user feedback."],["It includes details such as comment text, time, creator, associated CreativeWork, and a reply URL."],["The creator can be either an Organization or a Person."],["This type is used to represent comments on CreativeWork, providing context and facilitating discussions."]]],["The `UserComments` type, extending `UserInteraction`, includes details about a user's comment. Key attributes include `commentText` (the comment's text), `commentTime` (when the comment was made), and `creator` (the commenting entity, either an `Organization` or `Person`). It also links to `CreativeWork` via `discusses` and allows posting a reply through the `replyToUrl`. These elements provide the data required to show a comment and its relation.\n"]]