המזהה של Announcement, CourseWork או CourseWorkMaterial שאליהם מצורף הקובץ המצורף. השדה הזה הוא חובה, אבל הוא לא מסומן ככזה בזמן שאנחנו מעבירים את הנתונים מה-postId.
attachmentId
string
חובה. המזהה של הקובץ המצורף.
פרמטרים של שאילתה
פרמטרים
postId (deprecated)
string
זה שינוי אופציונלי. הוצא משימוש. במקומו צריך להשתמש ב-itemId.
[[["התוכן קל להבנה","easyToUnderstand","thumb-up"],["התוכן עזר לי לפתור בעיה","solvedMyProblem","thumb-up"],["סיבה אחרת","otherUp","thumb-up"]],[["חסרים לי מידע או פרטים","missingTheInformationINeed","thumb-down"],["התוכן מורכב מדי או עם יותר מדי שלבים","tooComplicatedTooManySteps","thumb-down"],["התוכן לא עדכני","outOfDate","thumb-down"],["בעיה בתרגום","translationIssue","thumb-down"],["בעיה בדוגמאות/בקוד","samplesCodeIssue","thumb-down"],["סיבה אחרת","otherDown","thumb-down"]],["עדכון אחרון: 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`."]]],[]]