backfill/2024-07-15-fenix_active_users_aggregates_v3/mobile_schema.yaml (85 lines of code) (raw):
fields:
- name: segment
type: STRING
mode: NULLABLE
- name: app_version
type: STRING
mode: NULLABLE
- name: attribution_medium
type: STRING
mode: NULLABLE
- name: attribution_source
type: STRING
mode: NULLABLE
- name: attributed
type: BOOLEAN
mode: NULLABLE
- name: city
type: STRING
mode: NULLABLE
- name: country
type: STRING
mode: NULLABLE
- name: distribution_id
type: STRING
mode: NULLABLE
- name: first_seen_year
type: INTEGER
mode: NULLABLE
- name: is_default_browser
type: BOOLEAN
mode: NULLABLE
- name: locale
type: STRING
mode: NULLABLE
- name: app_name
type: STRING
mode: NULLABLE
- name: channel
type: STRING
mode: NULLABLE
- name: os
type: STRING
mode: NULLABLE
- name: os_version
type: STRING
mode: NULLABLE
- name: os_version_major
type: INTEGER
mode: NULLABLE
- name: os_version_minor
type: INTEGER
mode: NULLABLE
- name: submission_date
type: DATE
mode: NULLABLE
- name: adjust_network
type: STRING
mode: NULLABLE
- name: install_source
type: STRING
mode: NULLABLE
- name: daily_users
type: INTEGER
mode: NULLABLE
- name: weekly_users
type: INTEGER
mode: NULLABLE
- name: monthly_users
type: INTEGER
mode: NULLABLE
- name: dau
type: INTEGER
mode: NULLABLE
- name: wau
type: INTEGER
mode: NULLABLE
- name: mau
type: INTEGER
mode: NULLABLE
- name: uri_count
type: INTEGER
mode: NULLABLE
- name: active_hours
type: FLOAT64
mode: NULLABLE