Unified.to · Schema

property_AdsReportMetrics_group_targeting_geographic_regions

IntegrationsUnified API
View JSON Schema on GitHub

JSON Schema

unified-to-property-adsreportmetrics-group-targeting-geographic-regions-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/property_AdsReportMetrics_group_targeting_geographic_regions",
  "title": "property_AdsReportMetrics_group_targeting_geographic_regions",
  "items": {
    "$ref": "#/components/schemas/RegionTarget"
  },
  "type": "array"
}