MediaMath · Schema
Programmatic AdvertisingDSPDemand-Side PlatformCampaign ManagementAdTechBiddingAudience SegmentsCreative ManagementReportingAnalytics
Properties
| Name | Type | Description |
|---|---|---|
| strategy_id | number | |
| strategy_target_id | number | |
| strategy_target_exclude | boolean | |
| strategy_target_active | boolean | |
| strategy_target_operator | string | |
| strategy_target_value_id | number | |
| target_dimension_code | string | |
| target_dimension_name | string | |
| target_value_id | number | |
| target_value_name | string | |
| target_value_value | number | |
| target_value_code | string | |
| strategy_count | number |
JSON Schema
{
"$schema": "http://json-schema.org/draft-07/schema#",
"title": "",
"type": "object",
"properties": {
"strategy_id": {
"type": "number"
},
"strategy_target_id": {
"type": "number"
},
"strategy_target_exclude": {
"type": "boolean"
},
"strategy_target_active": {
"type": "boolean"
},
"strategy_target_operator": {
"type": "string",
"minLength": 1
},
"strategy_target_value_id": {
"type": "number"
},
"target_dimension_code": {
"type": "string",
"minLength": 1
},
"target_dimension_name": {
"type": "string",
"minLength": 1
},
"target_value_id": {
"type": "number"
},
"target_value_name": {
"type": "string",
"minLength": 1
},
"target_value_value": {
"type": "number"
},
"target_value_code": {
"type": "string",
"minLength": 1
},
"strategy_count": {
"type": "number"
}
},
"required": [
"strategy_id",
"strategy_target_id",
"strategy_target_exclude",
"strategy_target_active",
"strategy_target_operator",
"strategy_target_value_id",
"target_dimension_code",
"target_dimension_name",
"target_value_id",
"target_value_name",
"target_value_value",
"target_value_code",
"strategy_count"
],
"x-examples": {
"example-1": {
"strategy_id": 65,
"strategy_target_exclude": false,
"strategy_target_active": true,
"strategy_target_operator": "OR",
"target_dimension_code": "REGN",
"target_dimension_name": "nameface REGN",
"target_value_id": 18,
"target_value_name": "target values item",
"target_value_value": 123123,
"target_value_code": "Target Value 1",
"strategy_count": 2
}
}
}
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.
Call it yourself
curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/campaigns-location_response"
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.