blob: 8153b6286354c637386773f9e90a2ddae6b9ed57 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
---
$schema: moz://mozilla.org/schemas/glean/pings/2-0-0
quick-suggest:
description: |
A ping representing a single event happening with or to a QuickSuggest.
Distinguishable by its `ping_type`.
Does not contain a `client_id`, preferring a `context_id` instead.
include_client_id: false
bugs:
- https://bugzilla.mozilla.org/show_bug.cgi?id=1836283
- https://bugzilla.mozilla.org/show_bug.cgi?id=1854755
data_reviews:
- https://bugzilla.mozilla.org/show_bug.cgi?id=1836283
- https://bugzilla.mozilla.org/show_bug.cgi?id=1854755
notification_emails:
- najiang@mozilla.com
|