MediaMath · Schema

marketplace_full

Programmatic AdvertisingDSPDemand-Side PlatformCampaign ManagementAdTechBiddingAudience SegmentsCreative ManagementReportingAnalytics

Properties

Name Type Description
created_on string
updated_on string
name string
supply_type string
status boolean
rtb_enabled boolean
strategy_id integer
code string
bidder_exchange_identifier integer
rtb_type string
has_display boolean
has_mobile_display boolean
has_video boolean
has_mobile_video boolean
requires_creative_audit boolean
has_desktop_video boolean
has_connected_tv boolean
mma_free boolean
private boolean
mkt_sell_price number
mkt_sell_price_currency_code string
permission_organizations array
permission_agencies array
View JSON Schema on GitHub

JSON Schema

campaigns-marketplace_full.json Raw ↑
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "title": "marketplace_full",
  "type": "object",
  "properties": {
    "created_on": {
      "type": "string",
      "format": "date-time",
      "readOnly": true
    },
    "updated_on": {
      "type": "string",
      "format": "date-time",
      "readOnly": true
    },
    "name": {
      "type": "string",
      "minLength": 1
    },
    "supply_type": {
      "type": "string",
      "minLength": 1
    },
    "status": {
      "type": "boolean"
    },
    "rtb_enabled": {
      "type": "boolean"
    },
    "strategy_id": {
      "type": "integer",
      "format": "int32",
      "example": 5
    },
    "code": {
      "type": "string",
      "minLength": 1
    },
    "bidder_exchange_identifier": {
      "type": "integer",
      "format": "int32",
      "example": 8
    },
    "rtb_type": {
      "type": "string",
      "minLength": 1
    },
    "has_display": {
      "type": "boolean"
    },
    "has_mobile_display": {
      "type": "boolean"
    },
    "has_video": {
      "type": "boolean"
    },
    "has_mobile_video": {
      "type": "boolean"
    },
    "requires_creative_audit": {
      "type": "boolean"
    },
    "has_desktop_video": {
      "type": "boolean"
    },
    "has_connected_tv": {
      "type": "boolean"
    },
    "mma_free": {
      "type": "boolean"
    },
    "private": {
      "type": "boolean"
    },
    "mkt_sell_price": {
      "type": "number",
      "format": "float",
      "minimum": -1,
      "nullable": true
    },
    "mkt_sell_price_currency_code": {
      "type": "string",
      "minLength": 3,
      "maxLength": 3,
      "example": "USD",
      "nullable": true
    },
    "permission_organizations": {
      "type": "array",
      "items": {
        "type": "integer",
        "format": "int32",
        "example": 7
      }
    },
    "permission_agencies": {
      "type": "array",
      "items": {
        "type": "integer",
        "format": "int32",
        "example": 9
      }
    }
  }
}

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-marketplace_full"
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 form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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