Opcjonalnie: Wycofano. Zamiast niego użyj zasady itemId.
attachmentId
string
Wymagane. Identyfikator załącznika.
Parametry zapytania
Parametry
itemId
string
Identyfikator załącznika Announcement, CourseWork lub CourseWorkMaterial, do którego jest dołączony załącznik. To pole jest wymagane, ale nie jest odpowiednio oznaczone podczas migracji z postId.
Treść żądania
Treść żądania musi być pusta.
Treść odpowiedzi
W przypadku powodzenia treść odpowiedzi obejmuje wystąpienie elementu AddOnAttachment.
[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 2024-09-05 UTC."],[[["This method is deprecated and should be replaced with `course.announcements.addOnAttachments`, `course.courseWork.addOnAttachments`, or `course.courseWorkMaterials.addOnAttachments`."],["It retrieves an add-on attachment, requiring the requesting add-on to be the attachment's original creator."],["The request must specify the `courseId`, `attachmentId`, and `itemId` (identifying the parent Announcement, CourseWork, or CourseWorkMaterial)."],["Potential errors include `PERMISSION_DENIED`, `INVALID_ARGUMENT`, and `NOT_FOUND`."],["Authorization requires specific OAuth scopes related to Classroom add-ons."]]],[]]