Bu istek, ilgili duyuru öğesini oluşturmak için kullanılan OAuth istemci kimliğine sahip Geliştirici Konsolu projesi tarafından yapılmalıdır.
Bu yöntem aşağıdaki hata kodlarını döndürür:
PERMISSION_DENIED İstekte bulunan geliştirici projesi ilgili duyuruyu oluşturmadıysa, istekte bulunan kullanıcının istenen dersi silmesine izin verilmiyorsa veya erişim hataları için.
İstenen duyuru zaten silinmişse FAILED_PRECONDITION.
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 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."]]],[]]