Ekin eklenmiş olduğu Announcement, CourseWork veya CourseWorkMaterial öğesinin tanımlayıcısıdır. Bu alan zorunludur ancak postId'den taşınırken bu şekilde işaretlenmemiştir.
attachmentId
string
Zorunlu. Ekin tanımlayıcısıdır.
Sorgu parametreleri
Parametreler
postId (deprecated)
string
İsteğe bağlı. Desteği sonlandırıldı. Bunun yerine itemId kullanın.
İstek içeriği
İstek metni boş olmalıdır.
Yanıt metni
Başarılıysa yanıt metni, AddOnAttachment öğesinin bir örneğini içerir.
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 2024-12-05 UTC."],[[["Retrieves a specific add-on attachment associated with coursework materials in a Google Classroom course."],["Requires authorization as a student or teacher with add-on access."],["Uses a `GET` request specifying the `courseId`, `itemId`, and `attachmentId` in the URL."],["Returns an `AddOnAttachment` object with information about the attachment if successful."],["Error responses indicate permission issues, invalid requests, or missing resources."]]],[]]