UserCohort
Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
Kullanıcı tarafından seçilen görünümü belirtir. Çıkış verileri seçili görünüme karşılık gelir
Sıralamalar |
USER_COHORT_UNSPECIFIED |
Belirtilmemiş Kullanıcı grubu. Böylece varsayılan değer otomatik olarak seçilir. |
OS_PUBLIC |
Bu, varsayılan görünümdür. Yalnızca herkese açık olarak yayınlanan Android sürümlerindeki verileri içerir. |
OS_BETA |
Bu, yayınlanan OS sürümü verileri hariç yalnızca Android beta verilerinin bulunduğu görünümdür. |
APP_TESTERS |
Bu, OS beta verileri hariç olmak üzere, yalnızca belirli bir uygulama için test kullanıcısı olmayı seçen kullanıcıların verilerini içeren görünümdür. |
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2025-07-25 UTC.
[null,null,["Son güncelleme tarihi: 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. |"]]