Ekin ekli olduğu Announcement, CourseWork veya CourseWorkMaterial öğesinin tanımlayıcısı. Bu alan zorunludur ancak postId öğesinden taşıma işlemi devam ederken bu şekilde işaretlenmez.
attachmentId
string
Zorunlu. Ekin tanımlayıcısı.
Sorgu parametreleri
Parametreler
postId (deprecated)
string
İsteğe bağlı. Kullanımdan kaldırıldı, bunun yerine itemId politikasını kullanın.
[[["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-09-05 UTC."],[[["Deletes an add-on attachment, requiring the add-on to be the original creator."],["Requires providing course ID, item ID (Announcement, CourseWork, or CourseWorkMaterial), and attachment ID as path parameters."],["Uses a DELETE request to `https://classroom.googleapis.com/v1/courses/{courseId}/courseWork/{itemId}/addOnAttachments/{attachmentId}` and an empty request body."],["Needs `https://www.googleapis.com/auth/classroom.addons.teacher` OAuth scope for authorization."],["Returns an empty response body upon successful deletion, or error codes like `PERMISSION_DENIED`, `INVALID_ARGUMENT`, or `NOT_FOUND`."]]],[]]