Unified.to · Schema

property_AdsReportMetrics_campaign_targeting_brand_safety_excluded_content_labels

Google Ads ContentLabelType

IntegrationsUnified API
View JSON Schema on GitHub

JSON Schema

unified-to-property-adsreportmetrics-campaign-targeting-brand-safety-ex-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/property_AdsReportMetrics_campaign_targeting_brand_safety_excluded_content_labels",
  "title": "property_AdsReportMetrics_campaign_targeting_brand_safety_excluded_content_labels",
  "description": "Google Ads ContentLabelType",
  "items": {
    "type": "string"
  },
  "type": "array"
}