MediaMath · Schema

campaign_inventory

Programmatic AdvertisingDSPDemand-Side PlatformCampaign ManagementAdTechBiddingAudience SegmentsCreative ManagementReportingAnalytics

Properties

Name Type Description
ads_txt_verified string
minimize_multi_ads boolean
override_suspicious_traffic_filter boolean
suspicious_traffic_filter_level integer
dcs_data_is_campaign_level boolean
restrict_targeting_to_deterministic_id boolean
restrict_targeting_to_same_device_id boolean
View JSON Schema on GitHub

JSON Schema

campaigns-campaign_inventory.json Raw ↑
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "title": "campaign_inventory",
  "type": "object",
  "properties": {
    "ads_txt_verified": {
      "type": "string",
      "enum": [
        "ANY",
        "AUTHORIZED_ONLY",
        "AUTHORIZED_DIRECT_ONLY",
        "NONE"
      ],
      "nullable": true
    },
    "minimize_multi_ads": {
      "type": "boolean",
      "default": false
    },
    "override_suspicious_traffic_filter": {
      "type": "boolean",
      "default": false
    },
    "suspicious_traffic_filter_level": {
      "type": "integer",
      "default": 25,
      "minimum": 0,
      "maximum": 100
    },
    "dcs_data_is_campaign_level": {
      "type": "boolean",
      "default": false
    },
    "restrict_targeting_to_deterministic_id": {
      "deprecated": true,
      "type": "boolean",
      "default": true
    },
    "restrict_targeting_to_same_device_id": {
      "type": "boolean"
    }
  }
}

Work with this as data

Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/campaigns-campaign_inventory"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.