{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/property_AdsReportMetrics_group_targeting_geographic_location_types", "title": "property_AdsReportMetrics_group_targeting_geographic_location_types", "items": { "enum": [ "HOME", "RECENT", "TRAVEL" ], "type": "string", "x-speakeasy-unknown-values": "allow" }, "type": "array" }