Bir dersteki notlandırma dönemi ayarlarını döndürür.
Bu yöntem aşağıdaki hata kodlarını döndürür:
İstekte bulunan kullanıcının istenen derste notlandırma dönemi ayarlarına erişmesine izin verilmiyorsa veya erişim hataları nedeniyle PERMISSION_DENIED.
İstenen ders mevcut değilse NOT_FOUND.
HTTP isteği
GET https://classroom.googleapis.com/v1/courses/{courseId}/gradingPeriodSettings
[[["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."],[[["Retrieves grading period settings for a specified course using the course ID."],["Requires authorization with specific scopes for accessing course data."],["Returns an error if the course is not found or the user lacks permission."],["Utilizes the `GET` method and may include optional query parameters for preview versions."],["Provides the grading period settings data within the response body upon successful execution."]]],[]]