{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/property_AdsReportMetrics_group_targeting_device", "title": "property_AdsReportMetrics_group_targeting_device", "properties": { "carriers": { "$ref": "#/components/schemas/property_AdsReportMetrics_group_targeting_device_carriers" }, "types": { "$ref": "#/components/schemas/property_AdsReportMetrics_group_targeting_device_types" }, "user_device": { "$ref": "#/components/schemas/property_AdsReportMetrics_group_targeting_device_user_device" }, "user_os": { "$ref": "#/components/schemas/property_AdsReportMetrics_group_targeting_device_user_os" } }, "type": "object" }