המזהה של 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."],["Returns errors like `PERMISSION_DENIED`, `INVALID_ARGUMENT`, and `NOT_FOUND` for access, malformed request, and non-existent resource issues, respectively."],["Requires path parameters for `courseId`, `itemId` and `attachmentId` to identify the course, item and attachment, while the `postId` query parameter is deprecated."],["Uses an HTTP `DELETE` request with an empty request body and an empty response body on success."],["Needs the `https://www.googleapis.com/auth/classroom.addons.teacher` OAuth scope for authorization."]]],[]]