chromium/components/policy/resources/templates/policy_definitions/Miscellaneous/FeedbackSurveysEnabled.yaml

owners:
- [email protected]
- [email protected]
- file://components/policy/OWNERS
caption: Specifies whether in-product <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> surveys are shown to users.
desc: |-
  <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> in-product surveys collect user feedback for the browser. Survey responses are not associated with user accounts.
  When this policy is Enabled or not set, in-product surveys may be shown to users.
  When this policy is Disabled, in-product surveys are not shown to users.

  This policy has no effect if <ph name="METRICS_REPORTING_ENABLED_POLICY_NAME">MetricsReportingEnabled</ph> is set to Disabled, which disables in-product surveys as well.
supported_on:
- android:120-
- chrome.*:120-
- chrome_os:120-
future_on:
- fuchsia
features:
  dynamic_refresh: true
  per_profile: true
type: main
schema:
  type: boolean
items:
- caption: Enable in-product surveys
  value: true
- caption: Disable in-product surveys
  value: false
default: true
example_value: true
tags:
- google-sharing