Start your migration or new app development today! Apps with over 100 users can submit for verification starting on March 30th.
To ensure a seamless experience for your users, we recommend waiting until the end of May 2026 to officially launch your integration to align with legacy Fitbit account deprecation. Please be aware that from now until the end of May, breaking changes may occur as we respond to developer feedback.
TimeInHeartRateZoneRollupValue
Stay organized with collections
Save and categorize content based on your preferences.
Represents the result of the rollup of the time in heart rate zone data type.
TimeInHeartRateZoneRollupValue.TimeInHeartRateZoneValue
Represents the total time spent in a specific heart rate zone.
| JSON representation |
{
"heartRateZone": enum (HeartRateZoneType),
"duration": string
} |
| Fields |
heartRateZone |
enum (HeartRateZoneType)
The heart rate zone.
|
duration |
string (Duration format)
The total time spent in the specified heart rate zone. A duration in seconds with up to nine fractional digits, ending with 's'. Example: "3.5s".
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-03-24 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-24 UTC."],[],[]]