blob: f413e7b7a7956ba891affa6aa7e8ed3291b07a32 [file] [log] [blame]
{
"customers": [
{
"name": "the_customer",
"id": 10,
"projects": [
{
"name": "the_project",
"id": 5,
"project_contact": "",
"metrics": [
{
"name": "the_metric_name",
"id": 100,
"metric_type": "UNSET",
"owners": null,
"expiration_date": "",
"reports": [
{
"name": "the_report",
"id": 10,
"report_type": "CUSTOM_RAW_DUMP",
"local_privacy_noise_level": "NOISE_LEVEL_UNSET"
},
{
"name": "the_other_report",
"id": 20,
"report_type": "NUMERIC_AGGREGATION",
"local_privacy_noise_level": "NOISE_LEVEL_UNSET"
}
]
},
{
"name": "the_other_metric_name",
"id": 200,
"metric_type": "EVENT_OCCURRED",
"owners": null,
"expiration_date": "",
"reports": [
{
"name": "the_report",
"id": 10,
"report_type": "NUMERIC_PERF_RAW_DUMP",
"local_privacy_noise_level": "NOISE_LEVEL_UNSET"
}
]
},
{
"name": "event groups",
"id": 300,
"metric_type": "EVENT_OCCURRED",
"owners": null,
"expiration_date": "",
"reports": [
{
"name": "the_report",
"id": 30,
"report_type": "NUMERIC_PERF_RAW_DUMP",
"local_privacy_noise_level": "NOISE_LEVEL_UNSET"
}
]
},
{
"name": "linear buckets",
"id": 400,
"metric_type": "UNSET",
"owners": null,
"expiration_date": "",
"reports": null
},
{
"name": "exponential buckets",
"id": 500,
"metric_type": "UNSET",
"owners": null,
"expiration_date": "",
"reports": [
{
"name": "report",
"id": 40,
"report_type": "REPORT_TYPE_UNSET",
"local_privacy_noise_level": "NOISE_LEVEL_UNSET"
}
]
},
{
"name": "metric",
"id": 600,
"metric_type": "UNSET",
"owners": null,
"expiration_date": "",
"reports": null
},
{
"name": "second metric",
"id": 601,
"metric_type": "UNSET",
"owners": null,
"expiration_date": "",
"reports": null
}
]
}
]
}
]
}