AggregationPeriod
רמת הפירוט של שורות בתוצאת שאילתה של קבוצת מדדים.
טיפוסים בני מנייה (enum) |
AGGREGATION_PERIOD_UNSPECIFIED |
רמת פירוט לא מוגדרת. |
HOURLY |
הנתונים נצברים במרווחי זמן. |
DAILY |
הנתונים נצברים במרווחי זמן יומיים. |
FULL_RANGE |
הנתונים נצברים על פני כל ציר הזמן. כך למעשה נוצר ערך יחיד ולא קו זמן. |
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2023-04-25 (שעון UTC).
[null,null,["עדכון אחרון: 2023-04-25 (שעון UTC)."],[[["Granularity options determine how data is aggregated in metric set query results, influencing the level of detail displayed."],["Options include hourly, daily, and full-range aggregation, providing flexibility in analysis."],["`FULL_RANGE` aggregation provides a single, overall value for the entire timeline."],["Unspecified granularity defaults to a system-determined aggregation period."]]],["The provided content details the granularity options for aggregating rows in metric set query results. Available granularities include `HOURLY` (hourly intervals), `DAILY` (daily intervals), and `FULL_RANGE` (aggregation across the entire timeline, producing a single value). `AGGREGATION_PERIOD_UNSPECIFIED` represents an undefined granularity. These options control how data is grouped and summarized over time.\n"]]