PERMISSION_DENIED jika pengguna yang meminta tidak diizinkan mengakses kursus yang diminta, membuat pengumuman dalam kursus yang diminta, membagikan lampiran Drive, atau untuk error akses.
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Informasi yang saya butuhkan tidak ada","missingTheInformationINeed","thumb-down"],["Terlalu rumit/langkahnya terlalu banyak","tooComplicatedTooManySteps","thumb-down"],["Sudah usang","outOfDate","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Masalah kode / contoh","samplesCodeIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 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."]]],[]]