MediaMath · Schema

vendor

Programmatic AdvertisingDSPDemand-Side PlatformCampaign ManagementAdTechBiddingAudience SegmentsCreative ManagementReportingAnalytics

Properties

Name Type Description
id integer
version integer
name string
adx_approved boolean
adx_declaration_required boolean
adx_vendor_identifier string
mm_contract_available boolean
rate_card_price number
rate_card_type string
wholesale_price number
is_eligible boolean
created_on string
updated_on string
description string
vendor_type string
code string
adx_ssl_approved boolean
adx_video_ssl_approved boolean
adx_video_approved boolean
auto_tag_display boolean
provider_tax number
set_by string
View JSON Schema on GitHub

JSON Schema

campaigns-vendor_base.json Raw ↑
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "title": "vendor",
  "type": "object",
  "properties": {
    "id": {
      "type": "integer"
    },
    "version": {
      "type": "integer"
    },
    "name": {
      "type": "string"
    },
    "adx_approved": {
      "type": "boolean"
    },
    "adx_declaration_required": {
      "type": "boolean"
    },
    "adx_vendor_identifier": {
      "type": "string",
      "maxLength": 16
    },
    "mm_contract_available": {
      "type": "boolean"
    },
    "rate_card_price": {
      "type": "number",
      "format": "double",
      "maximum": 999999999.9999
    },
    "rate_card_type": {
      "type": "string",
      "enum": [
        "CPM",
        "FIXED"
      ]
    },
    "wholesale_price": {
      "type": "number",
      "format": "double",
      "maximum": 999999999.9999
    },
    "is_eligible": {
      "type": "boolean"
    },
    "created_on": {
      "type": "string",
      "format": "date-time",
      "readOnly": true,
      "nullable": true
    },
    "updated_on": {
      "type": "string",
      "format": "date-time",
      "readOnly": true,
      "nullable": true
    },
    "description": {
      "type": "string",
      "maxLength": 4096
    },
    "vendor_type": {
      "type": "string",
      "enum": [
        "AD_SERVER",
        "AD_VERIFICATION",
        "AUDIENCE_VERIFICATION",
        "CONTEXTUAL",
        "DATA",
        "DSP",
        "DYNAMIC_CREATIVE",
        "MEASUREMENT",
        "NETWORK",
        "OBA_COMPLIANCE",
        "OTHER",
        "PIXEL_TRACKING",
        "RICH_MEDIA",
        "SURVEY",
        "VIEWABILITY",
        "VIEWABILITY_BYO_DISPLAY",
        "VIEWABILITY_BYO_VIDEO"
      ]
    },
    "code": {
      "type": "string",
      "maxLength": 64
    },
    "adx_ssl_approved": {
      "type": "boolean"
    },
    "adx_video_ssl_approved": {
      "type": "boolean"
    },
    "adx_video_approved": {
      "type": "boolean"
    },
    "auto_tag_display": {
      "type": "boolean"
    },
    "provider_tax": {
      "type": "number",
      "format": "double",
      "maximum": 999999.999999
    },
    "set_by": {
      "type": "string"
    }
  }
}

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-vendor_base"
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.