Permintaan ini harus dibuat oleh proyek Konsol Play dari client ID OAuth yang digunakan untuk membuat item pengumuman yang sesuai.
Metode ini menampilkan kode error berikut:
PERMISSION_DENIED jika project developer yang meminta tidak membuat pengumuman terkait, jika pengguna yang meminta tidak diizinkan untuk menghapus kursus yang diminta, atau karena error terkait akses.
FAILED_PRECONDITION jika pengumuman yang diminta telah dihapus.
NOT_FOUND jika tidak ada kursus dengan ID yang diminta.
[[["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."],[[["Deletes an announcement within a specified course using the announcement's unique identifier."],["Requires authorization using the `https://www.googleapis.com/auth/classroom.announcements` scope, and the request must originate from the Developer Console project that created the announcement."],["Returns an empty response body upon successful deletion, otherwise provides error codes such as `PERMISSION_DENIED`, `FAILED_PRECONDITION`, or `NOT_FOUND`."],["The request body should be empty and utilizes a `DELETE` request to the specified URL with course and announcement identifiers as path parameters."]]],[]]