Google Fit REST API dahil olmak üzere Google Fit API'leri, 30 Haziran 2025'ten sonra kullanılamayacak. 1 Mayıs 2024'ten itibaren geliştiriciler bu API'leri kullanmak için kaydolamayacak.
Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
Fitness REST API, oturum oluşturmanıza ve edinmenize olanak tanır. Oturumlar, bir zaman aralığını temsil eder
Bu sırada kullanıcılar fitness aktivitesi gerçekleştiriyor.
Yanıt, 200 OK durum kodudur. Yanıt gövdesi, tüm öğelerin JSON temsillerini
sorgu parametrelerinde sağlanan başlangıç ve bitiş zamanlarıyla eşleşen mevcut oturumlar.
[[["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-08-22 UTC."],[[["The Fitness REST API allows you to create and retrieve fitness sessions, which represent periods of user activity."],["Sessions are managed using the `Users.session` resource and contain data like start/end times, activity type, and optional metadata."],["You can insert new sessions using a PUT request to the API with session details in the request body."],["Existing sessions can be listed by sending a GET request with optional start and end time parameters to filter results."],["For best practices on handling user data, refer to the Responsible use of Google Fit guidelines."]]],[]]