Kullanıcı Yorumları
Tür adı: UserYorumlar
UserEtkileşim'i genişletir
Ad |
Tür |
Açıklama |
yorumMetni |
Text |
UserComment metninin metni. |
yorum zamanı |
Tarih |
Kullanıcı yorumunun yapıldığı saat. |
içerik üretici |
Kuruluş veya Kişi |
Rezervasyonu yapan kişi / kuruluş. |
tartışıyor |
CreativeWork |
UserComment ile ilişkilendirilmiş CreativeWork değerini belirtir. |
Yanıt URL'si |
URL |
Yanıtın belirtilen KullanıcıYorumuna gönderilebileceği URL. |
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2024-09-03 UTC.
[null,null,["Son güncelleme tarihi: 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"]]