PERMISSION_DENIED, jeśli użytkownik proszący o dostęp nie ma dostępu do żądanego kursu, utwórz ogłoszenia w ramach tego kursu, udostępnij załącznik z Dysku lub wystąpi błędy dostępu.
[[["Ł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-04 UTC."],[[["Creates an announcement in a specified course using an HTTP POST request."],["Requires providing the `courseId` as a path parameter and an `Announcement` object in the request body."],["Returns a newly created `Announcement` object in the response body if successful."],["Needs authorization with the `https://www.googleapis.com/auth/classroom.announcements` scope."],["Potential errors include permission issues, invalid arguments, course not found, and attachment visibility problems."]]],[]]