"intVal": 1 // Reading wasn't taken before or after a meal
"intVal": 2 // Reading was taken during a fasting period
"intVal": 3 // Reading was taken before a meal
"intVal": 4 // Reading was taken after a meal
"intVal": 1 // User was fully awake
"intVal": 2 // Before the user fell asleep
"intVal": 3 // After the user woke up
"intVal": 4 // While the user was still sleeping
FIELD_TEMPORAL_RELATION_TO_MEAL_GENERAL // Reading wasn't taken before or after a meal
FIELD_TEMPORAL_RELATION_TO_MEAL_FASTING // Reading was taken during a fasting period
FIELD_TEMPORAL_RELATION_TO_MEAL_BEFORE_MEAL // Reading was taken before a meal
FIELD_TEMPORAL_RELATION_TO_MEAL_AFTER_MEAL // Reading was taken after a meal
TEMPORAL_RELATION_TO_SLEEP_FULLY_AWAKE // User was fully awake.
TEMPORAL_RELATION_TO_SLEEP_BEFORE_SLEEP // Before the user fell asleep.
TEMPORAL_RELATION_TO_SLEEP_ON_WAKING // After the user woke up.
TEMPORAL_RELATION_TO_SLEEP_DURING_SLEEP // While the user was still sleeping.
"intVal": 1 // Standing up
"intVal": 2 // Sitting down
"intVal": 3 // Lying down
"intVal": 4 // Reclining
측정 위치 (int: 열거형) (선택 필드)
측정을 수행한 부문 및 부문의 일부
허용 값
"intVal": 1 // Left wrist
"intVal": 2 // Right wrist
"intVal": 3 // Left upper arm
"intVal": 4 // Right upper arm
Android
이름
com.google.blood_pressure
데이터 유형 객체
TYPE_BLOOD_PRESSURE
필드(형식—단위)
FIELD_BLOOD_PRESSURE_SYSTOLIC (float~mmHg)
수축기 혈압 측정값입니다.
FIELD_BLOOD_PRESSURE_DIASTOLIC (float~mmHg)
확장기 혈압 측정값
FIELD_BODY_POSITION (int - 열거형) (선택 필드)
측정 시 사용자의 신체 위치입니다.
허용 값
BODY_POSITION_STANDING // Standing up
BODY_POSITION_SITTING // Sitting down
BODY_POSITION_LYING_DOWN // Lying down
BODY_POSITION_SEMI_RECUMBENT // Reclining
BLOOD_PRESSURE_MEASUREMENT_LOCATION_LEFT_WRIST // Left wrist
BLOOD_PRESSURE_MEASUREMENT_LOCATION_RIGHT_WRIST // Right wrist
BLOOD_PRESSURE_MEASUREMENT_LOCATION_LEFT_UPPER_ARM // Left upper arm
BLOOD_PRESSURE_MEASUREMENT_LOCATION_RIGHT_UPPER_ARM // Right upper arm
체지방률
이 데이터 유형은 사용자의 체지방률을 포착합니다. 각 데이터 포인트
은 사람의 총 체지방을 전체 체질량의 백분율로 나타냅니다.
"intVal": 1 // Dry, little or no mucus
"intVal": 2 // Sticky
"intVal": 3 // Creamy
"intVal": 4 // Watery
"intVal": 5 // Clear and stretchy like egg white
자궁경관 점액량 (int: 열거형) (선택 필드)
사용자가 관찰하는 자궁경부점액의 양입니다.
허용 값
"intVal": 1 // Light
"intVal": 2 // Medium
"intVal": 3 // Heavy
Android
이름
com.google.cervical_mucus
데이터 유형 객체
TYPE_CERVICAL_MUCUS
필드 (형식 - 단위)
FIELD_CERVICAL_MUCUS_TEXTURE(int: enum)(선택사항 필드)
사용자의 자궁경부 점액의 농도 또는 질감입니다.
허용 값
CERVICAL_MUCUS_TEXTURE_DRY // Dry, little or no mucus
CERVICAL_MUCUS_TEXTURE_STICKY // Sticky
CERVICAL_MUCUS_TEXTURE_CREAMY // Creamy
CERVICAL_MUCUS_TEXTURE_WATERY // Watery
CERVICAL_MUCUS_TEXTURE_EGG_WHITE // Clear and stretchy
"intVal": 0 // Unspecified or unknown if user is sleeping.
"intVal": 1 // Awake; user is awake.
"intVal": 2 // Sleeping; generic or non-granular sleep description.
"intVal": 3 // Out of bed; user gets out of bed in the middle of a sleep session.
"intVal": 4 // Light sleep; user is in a light sleep cycle.
"intVal": 5 // Deep sleep; user is in a deep sleep cycle.
"intVal": 6 // REM sleep; user is in a REM sleep cyle.
Android
이름
com.google.sleep.segment
데이터 유형 객체
TYPE_SLEEP_SEGMENT
필드(형식—단위)
FIELD_SLEEP_SEGMENT_TYPE(int: enum)
다양한 수면 단계 및 유형을 나타내는 값입니다.
허용 값
SLEEP_SEGMENT_TYPE_UNSPECIFIED // Unspecified or unknown if user is sleeping.
AWAKE // Awake; user is awake.
SLEEP // Sleeping; generic or non-granular sleep description.
OUT_OF_BED // Out of bed; user gets out of bed in the middle of a sleep session.
SLEEP_LIGHT // Light sleep; user is in a light sleep cycle.
SLEEP_DEEP // Deep sleep; user is in a deep sleep cycle.
SLEEP_REM // REM sleep; user is in a REM sleep cyle.
질 출혈
이 데이터 유형은 사용자가 출혈(월경 중간 출혈)을 경험하는지 여부를 캡처합니다. 각 데이터 포인트는 하나의 스팟팅 인스턴스를 나타내므로,
에는 타임스탬프가 있어야 하고 발생 횟수 필드는
있습니다
[null,null,["최종 업데이트: 2024-10-15(UTC)"],[[["This documentation details various health data types available in Google Fit, including blood glucose, blood pressure, body fat percentage, body temperature, cervical mucus, cervical position, and heart rate, categorized for health management purposes."],["Each data type is described with its REST and Android specific details, including data type name, required OAuth permission scopes, and data fields with format and units."],["Additional health data types accessible through the Google Fit API include heart rate, height, menstruation, ovulation test results, oxygen saturation, sleep, vaginal spotting, and weight, also with REST and Android integration details."],["Apps must comply with Google's API User Data Policy, the Google Fit Developer and User Data Policy, and have a verified consent screen to access user health data."]]],[]]