UserCohort
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
מראה את התצוגה שנבחרה על ידי המשתמש. נתוני הפלט יהיו תואמים לתצוגה המפורטת שנבחרה
Enums |
USER_COHORT_UNSPECIFIED |
קבוצת משתמשים לא מוגדרת. פעולה זו תבחר באופן אוטומטי את ערך ברירת המחדל. |
OS_PUBLIC |
זו תצוגת ברירת המחדל של הדוח. מכיל נתונים רק מגרסאות Android שפורסמו לציבור הרחב. |
OS_BETA |
זוהי התצוגה עם נתוני בטא של Android בלבד, לא כולל נתוני גרסה של מערכת ההפעלה שפורסמו. |
APP_TESTERS |
זו התצוגה המפורטת עם נתונים רק ממשתמשים שהצטרפו לבודקים של אפליקציה נתונה, לא כולל נתוני בטא של מערכת הפעלה. |
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-07-25 (שעון UTC).
[null,null,["עדכון אחרון: 2025-07-25 (שעון UTC)."],[[["\u003cp\u003eThe output data displayed will reflect the view the user selects from the available options.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eOS_PUBLIC\u003c/code\u003e, the default view, presents data solely from publicly released Android versions.\u003c/p\u003e\n"],["\u003cp\u003eAlternative views include \u003ccode\u003eOS_BETA\u003c/code\u003e focusing on Android beta data and \u003ccode\u003eAPP_TESTERS\u003c/code\u003e displaying data exclusively from app testers.\u003c/p\u003e\n"],["\u003cp\u003eEach view (\u003ccode\u003eOS_PUBLIC\u003c/code\u003e, \u003ccode\u003eOS_BETA\u003c/code\u003e, \u003ccode\u003eAPP_TESTERS\u003c/code\u003e) provides a filtered perspective on the data, excluding data from the other views.\u003c/p\u003e\n"],["\u003cp\u003eSelecting \u003ccode\u003eUSER_COHORT_UNSPECIFIED\u003c/code\u003e will automatically default to the \u003ccode\u003eOS_PUBLIC\u003c/code\u003e view.\u003c/p\u003e\n"]]],["The user can select from four views: `USER_COHORT_UNSPECIFIED`, `OS_PUBLIC`, `OS_BETA`, and `APP_TESTERS`. `USER_COHORT_UNSPECIFIED` defaults to the system's choice. `OS_PUBLIC` displays data from public Android releases. `OS_BETA` shows Android beta data, excluding public releases. `APP_TESTERS` includes data from app testers, excluding OS beta information. The output data will correspond to the user's selected view.\n"],null,["# UserCohort\n\nIndicates the view selected by the user. The output data will correspond to the selected view\n\n| Enums ||\n|---------------------------|---------------------------------------------------------------------------------------------------------------------|\n| `USER_COHORT_UNSPECIFIED` | Unspecified User cohort. This will automatically choose the default value. |\n| `OS_PUBLIC` | This is default view. Contains data from public released android versions only. |\n| `OS_BETA` | This is the view with just android beta data excluding released OS version data. |\n| `APP_TESTERS` | This is the view with data only from users who have opted in to be testers for a given app, excluding OS beta data. |"]]