Идентификатор Announcement , CourseWork или CourseWorkMaterial , к которому прикреплено вложение. Это поле является обязательным, но не помечено как таковое при переходе с postId.
attachmentId
string
Необходимый. Идентификатор вложения.
submissionId
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-10-30 UTC."],[[["Retrieves a specific student's submission for an add-on attachment within a course's coursework."],["Requires providing course, item, attachment, and submission IDs in the request URL."],["An empty request body is necessary for this operation."],["If successful, the response includes an `AddOnAttachmentStudentSubmission` object detailing the student's submission."],["Proper authorization with specific scopes (`classroom.addons.student` or `classroom.addons.teacher`) is essential for accessing this endpoint."]]],[]]