רשימה של כל מקורות הנתונים שגלויים למפתח באמצעות OAuth שניתנו בהיקפים האלה. זוהי רשימה חלקית בלבד. יכול להיות שלמשתמש יש גישה פרטית מקורות נתונים שגלויים רק למפתחים אחרים, או שיחות באמצעות היקפים אחרים. רוצים לנסות עכשיו?
בקשה
בקשת HTTP
GET https://www.googleapis.com/fitness/v1/users/userId/dataSources
פרמטרים
שם הפרמטר | ערך | תיאור |
---|---|---|
פרמטרים של נתיב | ||
userId |
string |
הצגת רשימה של מקורות נתונים של האדם שזוהה. שימוש ב-me כדי
לציין את המשתמש המאומת. בשלב הזה יש תמיכה רק ב-me
בזמן האימון.
|
פרמטרים אופציונליים של שאילתה | ||
dataTypeName |
string |
השמות של סוגי הנתונים שיש לכלול ברשימה. אם לא צוין אחרת, כל מקורות נתונים יוחזרו. |
אישור
הבקשה הזו מחייבת הרשאה עם לפחות אחד מההיקפים הבאים:
היקף |
---|
https://www.googleapis.com/auth/fitness.activity.read |
https://www.googleapis.com/auth/fitness.activity.write |
https://www.googleapis.com/auth/fitness.location.read |
https://www.googleapis.com/auth/fitness.location.write |
https://www.googleapis.com/auth/fitness.body.read |
https://www.googleapis.com/auth/fitness.body.write |
https://www.googleapis.com/auth/fitness.nutrition.read |
https://www.googleapis.com/auth/fitness.nutrition.write |
https://www.googleapis.com/auth/fitness.blood_pressure.read |
https://www.googleapis.com/auth/fitness.blood_pressure.write |
https://www.googleapis.com/auth/fitness.blood_glucose.read |
https://www.googleapis.com/auth/fitness.blood_glucose.write |
https://www.googleapis.com/auth/fitness.oxygen_saturation.read |
https://www.googleapis.com/auth/fitness.oxygen_saturation.write |
https://www.googleapis.com/auth/fitness.body_temperature.read |
https://www.googleapis.com/auth/fitness.body_temperature.write |
https://www.googleapis.com/auth/fitness.reproductive_health.read |
https://www.googleapis.com/auth/fitness.reproductive_health.write |
מידע נוסף זמין בדף אימות והרשאה.
גוף הבקשה
אל תספקו גוף בקשה בשיטה הזו.
תשובה
אם הפעולה בוצעה ללא שגיאות, השיטה הזו מחזירה גוף תגובה עם המבנה הבא:
{ "dataSource": [ users.dataSources Resource ] }
שם הנכס | ערך | תיאור | הערות |
---|---|---|---|
dataSource[] |
list |
מקור נתונים שנוצר בעבר |
נסה בעצמך!
אפשר להשתמש ב-APIs Explorer שבהמשך כדי להפעיל את השיטה הזו בנתונים בזמן אמת ולראות את התגובה.