MediaMath · Schema

campaign_dba_collection_full

Programmatic AdvertisingDSPDemand-Side PlatformCampaign ManagementAd TechBiddingAudience SegmentsCreative ManagementReportingAnalytics

Properties

Name Type Description
data object
meta object
View JSON Schema on GitHub

JSON Schema

campaigns-campaign_dba_collection_full.json Raw ↑
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "title": "campaign_dba_collection_full",
  "type": "object",
  "properties": {
    "data": {
      "$ref": "#/components/schemas/campaign_full"
    },
    "meta": {
      "$ref": "#/components/schemas/single_metadata"
    }
  }
}