summaryrefslogtreecommitdiffstats
path: root/browser/components/search/schema/search-telemetry-ui-schema.json
blob: 59c2892e29776354753fedd729743930aa5cb1d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "ui:order": [
    "telemetryId",
    "searchPageRegexp",
    "queryParamName",
    "codeParamName",
    "taggedCodes",
    "expectedOrganicCodes",
    "organicCodes",
    "followOnParamNames",
    "followOnCookies",
    "extraAdServersRegexps",
    "adServerAttributes"
  ]
}