המזהה של Announcement, CourseWork או CourseWorkMaterial שאליהם מצורף הקובץ המצורף. השדה הזה הוא חובה, אבל הוא לא מסומן ככזה בזמן שאנחנו מעבירים את הנתונים מה-postId.
attachmentId
string
חובה. המזהה של הקובץ המצורף.
פרמטרים של שאילתה
פרמטרים
postId (deprecated)
string
זה שינוי אופציונלי. הוצא משימוש. במקומו צריך להשתמש ב-itemId.
גוף הבקשה
גוף הבקשה חייב להיות ריק.
גוף התשובה
אם הפעולה בוצעה ללא שגיאות, גוף התגובה יכלול מופע של AddOnAttachment.
[[["התוכן קל להבנה","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)."],[[["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."]]],[]]