{"items":[{"type":"link","label":"Video Creatives","link":"/apis/video-creatives","routeSlug":"/apis/video-creatives","content":{"contentType":"overview","meta":{"name":"Video Creatives"},"children":[{"nodeType":"container","panels":[{"title":"Download OpenAPI description","titleTranslationKey":"download.description.title","children":[{"kind":"download","label":"video-creatives.json","url":"/_bundle/apis/video-creatives.json?download"},{"kind":"download","label":"video-creatives.yaml","url":"/_bundle/apis/video-creatives.yaml?download"}]},{"title":"Overview","titleTranslationKey":"info.title","children":[{"kind":"externallink","title":"URL","titleTranslationKey":"info.contact.url","label":"https://support.infillion.com/","url":"https://support.infillion.com/"},{"kind":"externallink","title":"License","titleTranslationKey":"info.license","label":"Apache 2.0","url":"http://www.apache.org/licenses/LICENSE-2.0.html"}]},{"title":"Languages","titleTranslationKey":"languages.title","children":[{"kind":"languages","options":[{"key":"curl","title":"curl","lang":"curl"},{"key":"javascript","title":"JavaScript","lang":"JavaScript"},{"key":"node","title":"Node.js","lang":"Node.js"},{"key":"python","title":"Python","lang":"Python"},{"key":"java","title":"Java","lang":"Java"},{"key":"csharp","title":"C#","lang":"C#"},{"key":"php","title":"PHP","lang":"PHP"},{"key":"go","title":"Go","lang":"Go"},{"key":"ruby","title":"Ruby","lang":"Ruby"},{"key":"r","title":"R","lang":"R"},{"key":"payload","title":"Payload","lang":"Payload"}]}]},{"title":"Servers","titleTranslationKey":"servers.title","children":[{"kind":"servers","servers":[{"url":"https://api.mediamath.com"}],"mode":"default"}]}],"children":[{"nodeType":"overview-section-wrapper","children":[{"nodeType":"header","level":1,"label":"Video Creatives (v1.0)","showPageActions":true},{"nodeType":"overview-section-wrapper","children":[{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"To work with the MediaMath API with Video Creatives, first generate an "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"/guides/authentication"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"authentication token"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"For more information on Video Creatives, please see the "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://support.infillion.com/article/s/article/Video-Creative-Format-Specs"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Video/VPAID Specification"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://support.infillion.com/article/s/article/Video-Audio-Tab"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The MediaMath Platform Video/Audio tab"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"em","inline":true,"attributes":{"marker":"*"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Example HTTPie command to list all video creatives."},"children":[]}]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"http GET https://api.mediamath.com/api/v3.0/atomic_creatives?q==media_type==video"},"children":[]}]}]}]}],"sectionId":"/apis/video-creatives"}],"sectionId":"/apis/video-creatives"},{"nodeType":"overview-section-wrapper","children":[{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"heading","attributes":{"level":2,"id":"section/migration-notice"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Migration Notice"},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The following V2.0 endpoints are deprecated and replaced by V3.0 equivalents."},"children":[]}]}]},{"$$mdtype":"Node","type":"table","attributes":{},"children":[{"$$mdtype":"Node","type":"thead","attributes":{},"children":[{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"th","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Deprecated V2.0 Endpoint"},"children":[]}]}]},{"$$mdtype":"Node","type":"th","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Use Instead"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"tbody","attributes":{},"children":[{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"GET /api/v2.0/atomic_creatives"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"POST /v3.0/creatives/list"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"GET /api/v2.0/atomic_creatives/{atomic_creative_id}"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"GET /v3.0/creatives/{creativeId}"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"POST /video/v2.0/creatives"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"POST /v3.0/creatives"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"GET /video/v2.0/creatives/{video_id}"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"GET /v3.0/creatives/{creativeId}"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"POST /video/v2.0/creatives/{video_id}"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"POST /v3.0/creatives/{creativeId}"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" or "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"PATCH /v3.0/creatives/{creativeId}"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"GET /video/v2.0/creatives/{video_id}/companions"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"GET /v3.0/creatives/{creativeId}/companions"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"POST /video/v2.0/creatives/{video_id}/companions"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"POST /v3.0/creatives/{creativeId}/companions"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"GET /video/v2.0/creatives/{video_id}/companions/{companion_id}/delete"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"DELETE /v3.0/creatives/{creativeId}/companions/{companionId}"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"POST /video/v2.0/creatives/{video_id}/upload"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"POST /v3.0/creatives"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" with the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"fileName"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" field (returns a pre-signed S3 upload URL)"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"POST /video/v2.0/creatives/validateVAST"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"POST /v3.0/creatives/validateVAST"},"children":[]}]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"See the "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Video Creative Management (V3)"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" section below for the V3.0 API."},"children":[]}]}]}]}],"sectionId":"/apis/video-creatives/section/migration-notice"}]}]}},{"type":"link","label":"Migration Notice","link":"/apis/video-creatives/section/migration-notice","routeSlug":"/apis/video-creatives/section/migration-notice","content":null},{"type":"group","label":"Video Creative Management (V2)","link":"/apis/video-creatives/video-creative-management-(v2)","routeSlug":"/apis/video-creatives/video-creative-management-(v2)","items":[{"label":"Get Video Creative Companions","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/video-creatives/video-creative-management-(v2)/get_video-v2-0-creatives-video_id-companions","routeSlug":"/apis/video-creatives/video-creative-management-(v2)/get_video-v2-0-creatives-video_id-companions","metadata":{"seo":{"title":"Get Video Creative Companions","description":"⚠️ Deprecated — Use GET /v3.0/creatives/{creativeId}/companions instead."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"GET_video-v2-0-creatives-video_id-companions","name":"Get Video Creative Companions","isWebhook":false,"pointer":"/paths/~1video~1v2.0~1creatives~1{video_id}~1companions/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get Video Creative Companions","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"blockquote","attributes":{},"children":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"⚠️ Deprecated"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" — Use "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"GET /v3.0/creatives/{creativeId}/companions"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" instead."},"children":[]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Get Video Creative Companions"},"children":[]}]}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"video_id","in":"path","schemaId":"schema_420","description":"Video ID","required":true}],"pointer":"/paths/~1video~1v2.0~1creatives~1{video_id}~1companions/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/video/v2.0/creatives/{video_id}/companions","servers":[{"url":"https://api.mediamath.com"}],"parameters":{"path":[{"name":"video_id","in":"path","required":true,"schemaId":"schema_420"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","404"],"pointer":"/video/v2.0/creatives/{video_id}/companions","href":"video-creative-management-(v2)/get_video-v2-0-creatives-video_id-companions","openApiOperationId":"GET_video-v2-0-creatives-video_id-companions","summary":"Get Video Creative Companions"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api.mediamath.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Companions retrieved successfully","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/CompanionsResponse"}},"schemaId":"components/schemas/CompanionsResponse"},{"code":"404","description":"Creative not found"}],"pointer":"/paths/~1video~1v2.0~1creatives~1{video_id}~1companions/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/CompanionsResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/CompanionsResponse"}}},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/video-creative-management-(v2)/get_video-v2-0-creatives-video_id-companions"}],"panels":[]}]},"httpPath":"/video/v2.0/creatives/{video_id}/companions"},{"label":"Create Video Creative Companions","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/video-creatives/video-creative-management-(v2)/post_video-v2-0-creatives-video_id-companions","routeSlug":"/apis/video-creatives/video-creative-management-(v2)/post_video-v2-0-creatives-video_id-companions","metadata":{"seo":{"title":"Create Video Creative Companions","description":"⚠️ Deprecated — Use POST /v3.0/creatives/{creativeId}/companions instead."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"POST_video-v2-0-creatives-video_id-companions","name":"Create Video Creative Companions","isWebhook":false,"pointer":"/paths/~1video~1v2.0~1creatives~1{video_id}~1companions/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create Video Creative Companions","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"blockquote","attributes":{},"children":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"⚠️ Deprecated"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" — Use "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"POST /v3.0/creatives/{creativeId}/companions"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" instead."},"children":[]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Create Video Creative Companions"},"children":[]}]}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"video_id","in":"path","schemaId":"schema_420","description":"Video ID","required":true}],"pointer":"/paths/~1video~1v2.0~1creatives~1{video_id}~1companions/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ModifyCompanionRequest"}},"schemaId":"components/schemas/ModifyCompanionRequest","pointer":"/paths/~1video~1v2.0~1creatives~1{video_id}~1companions/post/requestBody","description":"Companion ad details"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/video/v2.0/creatives/{video_id}/companions","servers":[{"url":"https://api.mediamath.com"}],"parameters":{"path":[{"name":"video_id","in":"path","required":true,"schemaId":"schema_420"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"components/schemas/ModifyCompanionRequest"}},"responseCodes":["201","400","404"],"pointer":"/video/v2.0/creatives/{video_id}/companions","href":"video-creative-management-(v2)/post_video-v2-0-creatives-video_id-companions","openApiOperationId":"POST_video-v2-0-creatives-video_id-companions","summary":"Create Video Creative Companions"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api.mediamath.com"}],"schemaId":"components/schemas/ModifyCompanionRequest","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ModifyCompanionRequest"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"201","description":"Companion created successfully","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/CreateCompanionResponse"}},"schemaId":"components/schemas/CreateCompanionResponse"},{"code":"400","description":"Bad request","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ErrorInfoList"}},"schemaId":"components/schemas/ErrorInfoList"},{"code":"404","description":"Creative not found"}],"pointer":"/paths/~1video~1v2.0~1creatives~1{video_id}~1companions/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"201","schemaId":"components/schemas/CreateCompanionResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/CreateCompanionResponse"}}},{"code":"400","schemaId":"components/schemas/ErrorInfoList","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ErrorInfoList"}}},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/video-creative-management-(v2)/post_video-v2-0-creatives-video_id-companions"}],"panels":[]}]},"httpPath":"/video/v2.0/creatives/{video_id}/companions"},{"label":"Upload Video Creative","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/video-creatives/video-creative-management-(v2)/post_video-v2-0-creatives-video_id-upload","routeSlug":"/apis/video-creatives/video-creative-management-(v2)/post_video-v2-0-creatives-video_id-upload","metadata":{"seo":{"title":"Upload Video Creative","description":"⚠️ Deprecated — Use POST /v3.0/creatives (Create a new video creative - V3)and supply the fileName field to receive a pre-signed S3 upload URL."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"POST_video-v2-0-creatives-video_id-upload","name":"Upload Video Creative","isWebhook":false,"pointer":"/paths/~1video~1v2.0~1creatives~1{video_id}~1upload/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Upload Video Creative","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"blockquote","attributes":{},"children":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"⚠️ Deprecated"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" — Use "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"POST /v3.0/creatives"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" (Create a new video creative - V3)"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"and supply the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"fileName"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" field to receive a pre-signed S3 upload URL."},"children":[]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Upload Video Creative"},"children":[]}]}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"video_id","in":"path","schemaId":"schema_420","description":"Video ID","required":true}],"pointer":"/paths/~1video~1v2.0~1creatives~1{video_id}~1upload/post/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"fileName","in":"query","schemaId":"schema_421","description":"File name for the upload"}],"pointer":"/paths/~1video~1v2.0~1creatives~1{video_id}~1upload/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["multipart/form-data"],"mediaTypeSchemas":{"multipart/form-data":{"schemaId":"schema_422"}},"schemaId":"schema_422","pointer":"/paths/~1video~1v2.0~1creatives~1{video_id}~1upload/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/video/v2.0/creatives/{video_id}/upload","servers":[{"url":"https://api.mediamath.com"}],"parameters":{"path":[{"name":"video_id","in":"path","required":true,"schemaId":"schema_420"}],"query":[{"name":"fileName","in":"query","required":false,"schemaId":"schema_421"}],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"multipart/form-data":{"schemaId":"schema_422"}},"responseCodes":["200","400","404"],"pointer":"/video/v2.0/creatives/{video_id}/upload","href":"video-creative-management-(v2)/post_video-v2-0-creatives-video_id-upload","openApiOperationId":"POST_video-v2-0-creatives-video_id-upload","summary":"Upload Video Creative"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api.mediamath.com"}],"schemaId":"schema_422","mediaTypes":["multipart/form-data"],"mediaTypeSchemas":{"multipart/form-data":{"schemaId":"schema_422"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"File uploaded successfully"},{"code":"400","description":"Bad request","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ErrorInfoList"}},"schemaId":"components/schemas/ErrorInfoList"},{"code":"404","description":"Creative not found"}],"pointer":"/paths/~1video~1v2.0~1creatives~1{video_id}~1upload/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200"},{"code":"400","schemaId":"components/schemas/ErrorInfoList","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ErrorInfoList"}}},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/video-creative-management-(v2)/post_video-v2-0-creatives-video_id-upload"}],"panels":[]}]},"httpPath":"/video/v2.0/creatives/{video_id}/upload"},{"label":"Get Video Creative Variants","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/video-creatives/video-creative-management-(v2)/get_video-v2-0-creatives-video_id-variants","routeSlug":"/apis/video-creatives/video-creative-management-(v2)/get_video-v2-0-creatives-video_id-variants","metadata":{"seo":{"title":"Get Video Creative Variants","description":"Get all encoded video variants for the creative, including asset path and video info."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"GET_video-v2-0-creatives-video_id-variants","name":"Get Video Creative Variants","isWebhook":false,"pointer":"/paths/~1video~1v2.0~1creatives~1{video_id}~1variants/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get Video Creative Variants","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Get all encoded video variants for the creative, including asset path and video info."},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"video_id","in":"path","schemaId":"schema_420","description":"Video ID","required":true}],"pointer":"/paths/~1video~1v2.0~1creatives~1{video_id}~1variants/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/video/v2.0/creatives/{video_id}/variants","servers":[{"url":"https://api.mediamath.com"}],"parameters":{"path":[{"name":"video_id","in":"path","required":true,"schemaId":"schema_420"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","404"],"pointer":"/video/v2.0/creatives/{video_id}/variants","href":"video-creative-management-(v2)/get_video-v2-0-creatives-video_id-variants","openApiOperationId":"GET_video-v2-0-creatives-video_id-variants","summary":"Get Video Creative Variants"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api.mediamath.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Variants retrieved successfully","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/GetCreativeVariantsResponse"}},"schemaId":"components/schemas/GetCreativeVariantsResponse"},{"code":"404","description":"Creative not found"}],"pointer":"/paths/~1video~1v2.0~1creatives~1{video_id}~1variants/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/GetCreativeVariantsResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/GetCreativeVariantsResponse"}}},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/video-creative-management-(v2)/get_video-v2-0-creatives-video_id-variants"}],"panels":[]}]},"httpPath":"/video/v2.0/creatives/{video_id}/variants"},{"label":"Get Video Creative Variant","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/video-creatives/video-creative-management-(v2)/get_video-v2-0-creatives-video_id-variants-variant_id","routeSlug":"/apis/video-creatives/video-creative-management-(v2)/get_video-v2-0-creatives-video_id-variants-variant_id","metadata":{"seo":{"title":"Get Video Creative Variant","description":"Get Video Creative Variant"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"GET_video-v2-0-creatives-video_id-variants-variant_id","name":"Get Video Creative Variant","isWebhook":false,"pointer":"/paths/~1video~1v2.0~1creatives~1{video_id}~1variants~1{variant_id}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get Video Creative Variant","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Get Video Creative Variant"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"video_id","in":"path","schemaId":"schema_420","description":"Video ID","required":true},{"name":"variant_id","in":"path","schemaId":"schema_420","description":"Variant ID","required":true}],"pointer":"/paths/~1video~1v2.0~1creatives~1{video_id}~1variants~1{variant_id}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/video/v2.0/creatives/{video_id}/variants/{variant_id}","servers":[{"url":"https://api.mediamath.com"}],"parameters":{"path":[{"name":"video_id","in":"path","required":true,"schemaId":"schema_420"},{"name":"variant_id","in":"path","required":true,"schemaId":"schema_420"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","404"],"pointer":"/video/v2.0/creatives/{video_id}/variants/{variant_id}","href":"video-creative-management-(v2)/get_video-v2-0-creatives-video_id-variants-variant_id","openApiOperationId":"GET_video-v2-0-creatives-video_id-variants-variant_id","summary":"Get Video Creative Variant"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api.mediamath.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Variant retrieved successfully","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/LegacyEncoding"}},"schemaId":"components/schemas/LegacyEncoding"},{"code":"404","description":"Creative or variant not found"}],"pointer":"/paths/~1video~1v2.0~1creatives~1{video_id}~1variants~1{variant_id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/LegacyEncoding","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/LegacyEncoding"}}},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/video-creative-management-(v2)/get_video-v2-0-creatives-video_id-variants-variant_id"}],"panels":[]}]},"httpPath":"/video/v2.0/creatives/{video_id}/variants/{variant_id}"},{"label":"Get Video Creative Status","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/video-creatives/video-creative-management-(v2)/get_video-v2-0-creatives-video_id-status","routeSlug":"/apis/video-creatives/video-creative-management-(v2)/get_video-v2-0-creatives-video_id-status","metadata":{"seo":{"title":"Get Video Creative Status","description":"Includes upload status, encoding info, encoding percent."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"GET_video-v2-0-creatives-video_id-status","name":"Get Video Creative Status","isWebhook":false,"pointer":"/paths/~1video~1v2.0~1creatives~1{video_id}~1status/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get Video Creative Status","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Includes upload status, encoding info, encoding percent."},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"video_id","in":"path","schemaId":"schema_420","description":"Video ID","required":true}],"pointer":"/paths/~1video~1v2.0~1creatives~1{video_id}~1status/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/video/v2.0/creatives/{video_id}/status","servers":[{"url":"https://api.mediamath.com"}],"parameters":{"path":[{"name":"video_id","in":"path","required":true,"schemaId":"schema_420"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","404"],"pointer":"/video/v2.0/creatives/{video_id}/status","href":"video-creative-management-(v2)/get_video-v2-0-creatives-video_id-status","openApiOperationId":"GET_video-v2-0-creatives-video_id-status","summary":"Get Video Creative Status"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api.mediamath.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Creative status retrieved successfully","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/CreativeStatusResponse"}},"schemaId":"components/schemas/CreativeStatusResponse"},{"code":"404","description":"Creative not found"}],"pointer":"/paths/~1video~1v2.0~1creatives~1{video_id}~1status/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/CreativeStatusResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/CreativeStatusResponse"}}},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/video-creative-management-(v2)/get_video-v2-0-creatives-video_id-status"}],"panels":[]}]},"httpPath":"/video/v2.0/creatives/{video_id}/status"},{"label":"Delete Video Creative Companion","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/video-creatives/video-creative-management-(v2)/get_video-v2-0-creatives-video_id-companions-companion_id-delete","routeSlug":"/apis/video-creatives/video-creative-management-(v2)/get_video-v2-0-creatives-video_id-companions-companion_id-delete","metadata":{"seo":{"title":"Delete Video Creative Companion","description":"⚠️ Deprecated — Use DELETE /v3.0/creatives/{creativeId}/companions/{companionId} instead."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"GET_video-v2-0-creatives-video_id-companions-companion_id-delete","name":"Delete Video Creative Companion","isWebhook":false,"pointer":"/paths/~1video~1v2.0~1creatives~1{video_id}~1companions~1{companion_id}~1delete/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete Video Creative Companion","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"blockquote","attributes":{},"children":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"⚠️ Deprecated"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" — Use "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"DELETE /v3.0/creatives/{creativeId}/companions/{companionId}"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" instead."},"children":[]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Delete companion ad for the specified creative."},"children":[]}]}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"video_id","in":"path","schemaId":"schema_420","description":"Video ID","required":true},{"name":"companion_id","in":"path","schemaId":"schema_420","description":"Companion ID","required":true}],"pointer":"/paths/~1video~1v2.0~1creatives~1{video_id}~1companions~1{companion_id}~1delete/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/video/v2.0/creatives/{video_id}/companions/{companion_id}/delete","servers":[{"url":"https://api.mediamath.com"}],"parameters":{"path":[{"name":"video_id","in":"path","required":true,"schemaId":"schema_420"},{"name":"companion_id","in":"path","required":true,"schemaId":"schema_420"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","404"],"pointer":"/video/v2.0/creatives/{video_id}/companions/{companion_id}/delete","href":"video-creative-management-(v2)/get_video-v2-0-creatives-video_id-companions-companion_id-delete","openApiOperationId":"GET_video-v2-0-creatives-video_id-companions-companion_id-delete","summary":"Delete Video Creative Companion"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api.mediamath.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Companion deleted successfully"},{"code":"404","description":"Creative or companion not found"}],"pointer":"/paths/~1video~1v2.0~1creatives~1{video_id}~1companions~1{companion_id}~1delete/get/responses"}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/video-creative-management-(v2)/get_video-v2-0-creatives-video_id-companions-companion_id-delete"}],"panels":[]}]},"httpPath":"/video/v2.0/creatives/{video_id}/companions/{companion_id}/delete"},{"label":"Validate VAST XML","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/video-creatives/video-creative-management-(v2)/post_video-v2-0-creatives-validatevast","routeSlug":"/apis/video-creatives/video-creative-management-(v2)/post_video-v2-0-creatives-validatevast","metadata":{"seo":{"title":"Validate VAST XML","description":"⚠️ Deprecated — Use POST /v3.0/creatives/validateVAST instead."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"POST_video-v2-0-creatives-validateVAST","name":"Validate VAST XML","isWebhook":false,"pointer":"/paths/~1video~1v2.0~1creatives~1validateVAST/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Validate VAST XML","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"blockquote","attributes":{},"children":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"⚠️ Deprecated"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" — Use "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"POST /v3.0/creatives/validateVAST"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" instead."},"children":[]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Validates the provided VAST XML content and returns any errors or warnings."},"children":[]}]}]}]},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["text/plain"],"mediaTypeSchemas":{"text/plain":{"schemaId":"schema_421"}},"schemaId":"schema_421","pointer":"/paths/~1video~1v2.0~1creatives~1validateVAST/post/requestBody","description":"VAST XML content to validate"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/video/v2.0/creatives/validateVAST","servers":[{"url":"https://api.mediamath.com"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"text/plain":{"schemaId":"schema_421"}},"responseCodes":["200"],"pointer":"/video/v2.0/creatives/validateVAST","href":"video-creative-management-(v2)/post_video-v2-0-creatives-validatevast","openApiOperationId":"POST_video-v2-0-creatives-validateVAST","summary":"Validate VAST XML"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api.mediamath.com"}],"schemaId":"schema_421","mediaTypes":["text/plain"],"mediaTypeSchemas":{"text/plain":{"schemaId":"schema_421"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"VAST validation result","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ValidateVASTResponse"}},"schemaId":"components/schemas/ValidateVASTResponse"}],"pointer":"/paths/~1video~1v2.0~1creatives~1validateVAST/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/ValidateVASTResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ValidateVASTResponse"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/video-creative-management-(v2)/post_video-v2-0-creatives-validatevast"}],"panels":[]}]},"httpPath":"/video/v2.0/creatives/validateVAST"},{"label":"Get Video creative VAST XML","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/video-creatives/video-creative-management-(v2)/get-video-creative-vast-xml","routeSlug":"/apis/video-creatives/video-creative-management-(v2)/get-video-creative-vast-xml","metadata":{"seo":{"title":"Get Video creative VAST XML","description":"This get endpoint returns an XML of video creative instead of a JSON"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"Get-Video-creative-VAST-XML","name":"Get Video creative VAST XML","isWebhook":false,"pointer":"/paths/~1video~1v2.0~1creatives~1{video_id}~1vast/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get Video creative VAST XML","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"This get endpoint returns an XML of video creative instead of a JSON"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"video_id","in":"path","schemaId":"schema_420","description":"The creative ID","required":true}],"pointer":"/paths/~1video~1v2.0~1creatives~1{video_id}~1vast/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/video/v2.0/creatives/{video_id}/vast","servers":[{"url":"https://api.mediamath.com"}],"parameters":{"path":[{"name":"video_id","in":"path","required":true,"schemaId":"schema_420"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","404"],"pointer":"/video/v2.0/creatives/{video_id}/vast","href":"video-creative-management-(v2)/get-video-creative-vast-xml","openApiOperationId":"Get-Video-creative-VAST-XML","summary":"Get Video creative VAST XML"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api.mediamath.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"VAST XML template retrieved successfully"},{"code":"404","description":"Creative not found"}],"pointer":"/paths/~1video~1v2.0~1creatives~1{video_id}~1vast/get/responses"}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/video-creative-management-(v2)/get-video-creative-vast-xml"}],"panels":[]}]},"httpPath":"/video/v2.0/creatives/{video_id}/vast"},{"label":"Update creative VAST with Extension node","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/video-creatives/video-creative-management-(v2)/update-creative-vast-with-extension-node","routeSlug":"/apis/video-creatives/video-creative-management-(v2)/update-creative-vast-with-extension-node","metadata":{"seo":{"title":"Update creative VAST with Extension node","description":"Add extension XML to the creative's VAST template."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"Update-creative-VAST-with-Extension-node","name":"Update creative VAST with Extension node","isWebhook":false,"pointer":"/paths/~1video~1v2.0~1creatives~1{video_id}~1vast~1extension/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update creative VAST with Extension node","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Add extension XML to the creative's VAST template."},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"video_id","in":"path","schemaId":"schema_420","description":"The creative ID","required":true}],"pointer":"/paths/~1video~1v2.0~1creatives~1{video_id}~1vast~1extension/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/xml"],"mediaTypeSchemas":{"application/xml":{"schemaId":"schema_421"}},"schemaId":"schema_421","pointer":"/paths/~1video~1v2.0~1creatives~1{video_id}~1vast~1extension/post/requestBody","description":"Extension XML to add to the VAST template"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/video/v2.0/creatives/{video_id}/vast/extension","servers":[{"url":"https://api.mediamath.com"}],"parameters":{"path":[{"name":"video_id","in":"path","required":true,"schemaId":"schema_420"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/xml":{"schemaId":"schema_421"}},"responseCodes":["200","400","404"],"pointer":"/video/v2.0/creatives/{video_id}/vast/extension","href":"video-creative-management-(v2)/update-creative-vast-with-extension-node","openApiOperationId":"Update-creative-VAST-with-Extension-node","summary":"Update creative VAST with Extension node"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api.mediamath.com"}],"schemaId":"schema_421","mediaTypes":["application/xml"],"mediaTypeSchemas":{"application/xml":{"schemaId":"schema_421"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"VAST extension added successfully"},{"code":"400","description":"Bad request"},{"code":"404","description":"Creative not found"}],"pointer":"/paths/~1video~1v2.0~1creatives~1{video_id}~1vast~1extension/post/responses"}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/video-creative-management-(v2)/update-creative-vast-with-extension-node"}],"panels":[]}]},"httpPath":"/video/v2.0/creatives/{video_id}/vast/extension"}],"content":{"contentType":"group","meta":{"name":"Video Creative Management (V2)"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Video Creative Management (V2)","showPageActions":true},{"nodeType":"markdoc","content":"V2.0 video creative endpoints (legacy)"}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/video/v2.0/creatives/{video_id}/companions","summary":"Get Video Creative Companions","prefix":{"name":"get","color":"get"},"badges":[],"link":"/video-creative-management-(v2)/get_video-v2-0-creatives-video_id-companions","deprecated":false},{"title":"/video/v2.0/creatives/{video_id}/companions","summary":"Create Video Creative Companions","prefix":{"name":"post","color":"post"},"badges":[],"link":"/video-creative-management-(v2)/post_video-v2-0-creatives-video_id-companions","deprecated":false},{"title":"/video/v2.0/creatives/{video_id}/upload","summary":"Upload Video Creative","prefix":{"name":"post","color":"post"},"badges":[],"link":"/video-creative-management-(v2)/post_video-v2-0-creatives-video_id-upload","deprecated":false},{"title":"/video/v2.0/creatives/{video_id}/variants","summary":"Get Video Creative Variants","prefix":{"name":"get","color":"get"},"badges":[],"link":"/video-creative-management-(v2)/get_video-v2-0-creatives-video_id-variants","deprecated":false},{"title":"/video/v2.0/creatives/{video_id}/variants/{variant_id}","summary":"Get Video Creative Variant","prefix":{"name":"get","color":"get"},"badges":[],"link":"/video-creative-management-(v2)/get_video-v2-0-creatives-video_id-variants-variant_id","deprecated":false},{"title":"/video/v2.0/creatives/{video_id}/status","summary":"Get Video Creative Status","prefix":{"name":"get","color":"get"},"badges":[],"link":"/video-creative-management-(v2)/get_video-v2-0-creatives-video_id-status","deprecated":false},{"title":"/video/v2.0/creatives/{video_id}/companions/{companion_id}/delete","summary":"Delete Video Creative Companion","prefix":{"name":"get","color":"get"},"badges":[],"link":"/video-creative-management-(v2)/get_video-v2-0-creatives-video_id-companions-companion_id-delete","deprecated":false},{"title":"/video/v2.0/creatives/validateVAST","summary":"Validate VAST XML","prefix":{"name":"post","color":"post"},"badges":[],"link":"/video-creative-management-(v2)/post_video-v2-0-creatives-validatevast","deprecated":false},{"title":"/video/v2.0/creatives/{video_id}/vast","summary":"Get Video creative VAST XML","prefix":{"name":"get","color":"get"},"badges":[],"link":"/video-creative-management-(v2)/get-video-creative-vast-xml","deprecated":false},{"title":"/video/v2.0/creatives/{video_id}/vast/extension","summary":"Update creative VAST with Extension node","prefix":{"name":"post","color":"post"},"badges":[],"link":"/video-creative-management-(v2)/update-creative-vast-with-extension-node","deprecated":false}]}]}]}]}},{"type":"group","label":"Video Creative Management (V3)","link":"/apis/video-creatives/video-creative-management-(v3)","routeSlug":"/apis/video-creatives/video-creative-management-(v3)","items":[{"label":"Bulk create video creatives","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/video-creatives/video-creative-management-(v3)/put_v3-0-creatives-bulk","routeSlug":"/apis/video-creatives/video-creative-management-(v3)/put_v3-0-creatives-bulk","metadata":{"seo":{"title":"Bulk create video creatives","description":"Create a set of video creatives (bulk upload) - V3"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"PUT_v3-0-creatives-bulk","name":"Bulk create video creatives","isWebhook":false,"pointer":"/paths/~1v3.0~1creatives~1bulk/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Bulk create video creatives","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Create a set of video creatives (bulk upload) - V3"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/BulkNewCreativeRequest"}},"schemaId":"components/schemas/BulkNewCreativeRequest","pointer":"/paths/~1v3.0~1creatives~1bulk/put/requestBody","description":"List of creative objects to create"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/v3.0/creatives/bulk","servers":[{"url":"https://api.mediamath.com"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"components/schemas/BulkNewCreativeRequest"}},"responseCodes":["201","400"],"pointer":"/v3.0/creatives/bulk","href":"video-creative-management-(v3)/put_v3-0-creatives-bulk","openApiOperationId":"PUT_v3-0-creatives-bulk","summary":"Bulk create video creatives"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api.mediamath.com"}],"schemaId":"components/schemas/BulkNewCreativeRequest","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/BulkNewCreativeRequest"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"201","description":"Bulk creatives created successfully","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/BulkCreativeResponse"}},"schemaId":"components/schemas/BulkCreativeResponse"},{"code":"400","description":"Bad request","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ErrorInfoList"}},"schemaId":"components/schemas/ErrorInfoList"}],"pointer":"/paths/~1v3.0~1creatives~1bulk/put/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"201","schemaId":"components/schemas/BulkCreativeResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/BulkCreativeResponse"}}},{"code":"400","schemaId":"components/schemas/ErrorInfoList","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ErrorInfoList"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/video-creative-management-(v3)/put_v3-0-creatives-bulk"}],"panels":[]}]},"httpPath":"/v3.0/creatives/bulk"},{"label":"Bulk update video creatives","deprecated":false,"httpVerb":"patch","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/video-creatives/video-creative-management-(v3)/patch_v3-0-creatives-bulk","routeSlug":"/apis/video-creatives/video-creative-management-(v3)/patch_v3-0-creatives-bulk","metadata":{"seo":{"title":"Bulk update video creatives","description":"Update a set of video creatives (bulk update) - V3"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"PATCH_v3-0-creatives-bulk","name":"Bulk update video creatives","isWebhook":false,"pointer":"/paths/~1v3.0~1creatives~1bulk/patch","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Bulk update video creatives","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Update a set of video creatives (bulk update) - V3"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/BulkUpdateCreativeRequest"}},"schemaId":"components/schemas/BulkUpdateCreativeRequest","pointer":"/paths/~1v3.0~1creatives~1bulk/patch/requestBody","description":"List of creative objects to update"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PATCH","path":"/v3.0/creatives/bulk","servers":[{"url":"https://api.mediamath.com"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"components/schemas/BulkUpdateCreativeRequest"}},"responseCodes":["201","400"],"pointer":"/v3.0/creatives/bulk","href":"video-creative-management-(v3)/patch_v3-0-creatives-bulk","openApiOperationId":"PATCH_v3-0-creatives-bulk","summary":"Bulk update video creatives"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api.mediamath.com"}],"schemaId":"components/schemas/BulkUpdateCreativeRequest","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/BulkUpdateCreativeRequest"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"201","description":"Bulk creatives updated successfully","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/BulkCreativeResponse"}},"schemaId":"components/schemas/BulkCreativeResponse"},{"code":"400","description":"Bad request","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ErrorInfoList"}},"schemaId":"components/schemas/ErrorInfoList"}],"pointer":"/paths/~1v3.0~1creatives~1bulk/patch/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"201","schemaId":"components/schemas/BulkCreativeResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/BulkCreativeResponse"}}},{"code":"400","schemaId":"components/schemas/ErrorInfoList","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ErrorInfoList"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/video-creative-management-(v3)/patch_v3-0-creatives-bulk"}],"panels":[]}]},"httpPath":"/v3.0/creatives/bulk"},{"label":"Create a new video creative","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/video-creatives/video-creative-management-(v3)/post_v3-0-creatives","routeSlug":"/apis/video-creatives/video-creative-management-(v3)/post_v3-0-creatives","metadata":{"seo":{"title":"Create a new video creative","description":"Create a new video creative - V3."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"POST_v3-0-creatives","name":"Create a new video creative","isWebhook":false,"pointer":"/paths/~1v3.0~1creatives/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create a new video creative","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Create a new video creative - V3."},"children":[]}]}]},{"$$mdtype":"Node","type":"heading","attributes":{"level":3,"id":"video-creative-management-(v3)/post_v3-0-creatives/request/uploading-a-video-file","deepLinkHash":"/video-creative-management-(v3)/post_v3-0-creatives#video-creative-management-(v3)/post_v3-0-creatives/request/uploading-a-video-file"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Uploading a video file"},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"To upload a video, supply the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"fileName"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" field in the request body"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"(see the "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Create with fileName"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" sample in the "},"children":[]},{"$$mdtype":"Node","type":"em","inline":true,"attributes":{"marker":"*"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Request samples"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" panel)."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The response then includes a pre-signed S3 "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"uploadUrl"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" (valid for"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"expiresIn"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" seconds), which the client uses to "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"PUT"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" the file directly to S3:"},"children":[]}]}]},{"$$mdtype":"Node","type":"fence","attributes":{"content":"curl -X PUT \\\n    -H \"x-amz-acl: public-read\" \\\n    -H \"x-amz-meta-creative: {{CREATIVE_ID}}\" \\\n    -H \"Content-Type: {{UPLOADED_FILE_CONTENT_TYPE}}\" \\\n    --upload-file \"{{UPLOADED_FILE_PATH/File.mp4}}\" \\\n    \"{{S3_PRESIGNED_URL}}\"\n","language":"bash"},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"curl -X PUT \\\n    -H \"x-amz-acl: public-read\" \\\n    -H \"x-amz-meta-creative: {{CREATIVE_ID}}\" \\\n    -H \"Content-Type: {{UPLOADED_FILE_CONTENT_TYPE}}\" \\\n    --upload-file \"{{UPLOADED_FILE_PATH/File.mp4}}\" \\\n    \"{{S3_PRESIGNED_URL}}\"\n"},"children":[]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"x-amz-acl: public-read"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"x-amz-meta-creative: <creativeId>"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" headers"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"are required (both are signed into the pre-signed URL)."},"children":[]}]}]}]},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/V3CreateCreativeRequest"}},"schemaId":"components/schemas/V3CreateCreativeRequest","pointer":"/paths/~1v3.0~1creatives/post/requestBody","description":"Creative object to create"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v3.0/creatives","servers":[{"url":"https://api.mediamath.com"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"components/schemas/V3CreateCreativeRequest"}},"responseCodes":["201","400"],"pointer":"/v3.0/creatives","href":"video-creative-management-(v3)/post_v3-0-creatives","openApiOperationId":"POST_v3-0-creatives","summary":"Create a new video creative"},"definitionSamples":[{"lang":"cURL","label":"Create with fileName (video upload)","source":"curl --location 'https://api.mediamath.com/video/v3.0/creatives' \\\n--header 'Authorization: Bearer TOKEN' \\\n--header 'Content-Type: application/json' \\\n--data '{\n  \"active\": false,\n  \"advertiser\": 0,\n  \"name\": \"string\",\n  \"concept\": 0,\n  \"startTime\": 0,\n  \"endTime\": 0,\n  \"clickthroughUrl\": \"string\",\n  \"viewabilityTemplate\": \"string\",\n  \"landingUrl\": \"string\",\n  \"eventPixels\": [\n    {\n      \"typ\": \"string\",\n      \"url\": \"string\"\n    }\n  ],\n  \"vendors\": [\n    0\n  ],\n  \"vastVersion\": \"VAST2\",\n  \"disabledVariants\": [\n    0\n  ],\n  \"clockNumber\": \"string\",\n  \"fileName\": \"string\"\n}'\n"}],"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api.mediamath.com"}],"schemaId":"components/schemas/V3CreateCreativeRequest","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/V3CreateCreativeRequest"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"201","description":"Creative created successfully","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NewCreativeResponse"}},"schemaId":"components/schemas/NewCreativeResponse"},{"code":"400","description":"Bad request","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ErrorInfoList"}},"schemaId":"components/schemas/ErrorInfoList"}],"pointer":"/paths/~1v3.0~1creatives/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"201","schemaId":"components/schemas/NewCreativeResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NewCreativeResponse"}}},{"code":"400","schemaId":"components/schemas/ErrorInfoList","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ErrorInfoList"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/video-creative-management-(v3)/post_v3-0-creatives"}],"panels":[]}]},"httpPath":"/v3.0/creatives"},{"label":"Bulk get creatives by IDs","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/video-creatives/video-creative-management-(v3)/post_v3-0-creatives-list","routeSlug":"/apis/video-creatives/video-creative-management-(v3)/post_v3-0-creatives-list","metadata":{"seo":{"title":"Bulk get creatives by IDs","description":"Retrieve multiple video creatives by their IDs"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"POST_v3-0-creatives-list","name":"Bulk get creatives by IDs","isWebhook":false,"pointer":"/paths/~1v3.0~1creatives~1list/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Bulk get creatives by IDs","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieve multiple video creatives by their IDs"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/BulkGetRequest"}},"schemaId":"components/schemas/BulkGetRequest","pointer":"/paths/~1v3.0~1creatives~1list/post/requestBody","description":"List of creative IDs to retrieve"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v3.0/creatives/list","servers":[{"url":"https://api.mediamath.com"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"components/schemas/BulkGetRequest"}},"responseCodes":["200","400"],"pointer":"/v3.0/creatives/list","href":"video-creative-management-(v3)/post_v3-0-creatives-list","openApiOperationId":"POST_v3-0-creatives-list","summary":"Bulk get creatives by IDs"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api.mediamath.com"}],"schemaId":"components/schemas/BulkGetRequest","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/BulkGetRequest"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Bulk creative details retrieved successfully","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/BulkCreativeResponse"}},"schemaId":"components/schemas/BulkCreativeResponse"},{"code":"400","description":"Bad request","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ErrorInfoList"}},"schemaId":"components/schemas/ErrorInfoList"}],"pointer":"/paths/~1v3.0~1creatives~1list/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/BulkCreativeResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/BulkCreativeResponse"}}},{"code":"400","schemaId":"components/schemas/ErrorInfoList","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ErrorInfoList"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/video-creative-management-(v3)/post_v3-0-creatives-list"}],"panels":[]}]},"httpPath":"/v3.0/creatives/list"},{"label":"Get creative details","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/video-creatives/video-creative-management-(v3)/get_v3-0-creatives-creativeid","routeSlug":"/apis/video-creatives/video-creative-management-(v3)/get_v3-0-creatives-creativeid","metadata":{"seo":{"title":"Get creative details","description":"Get status/details for the video creative - V3"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"GET_v3-0-creatives-creativeId","name":"Get creative details","isWebhook":false,"pointer":"/paths/~1v3.0~1creatives~1{creativeId}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get creative details","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Get status/details for the video creative - V3"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"creativeId","in":"path","schemaId":"schema_420","description":"Creative ID","required":true}],"pointer":"/paths/~1v3.0~1creatives~1{creativeId}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v3.0/creatives/{creativeId}","servers":[{"url":"https://api.mediamath.com"}],"parameters":{"path":[{"name":"creativeId","in":"path","required":true,"schemaId":"schema_420"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","404"],"pointer":"/v3.0/creatives/{creativeId}","href":"video-creative-management-(v3)/get_v3-0-creatives-creativeid","openApiOperationId":"GET_v3-0-creatives-creativeId","summary":"Get creative details"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api.mediamath.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Creative details retrieved successfully","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/CreativeDetailsResponseWrapper"}},"schemaId":"components/schemas/CreativeDetailsResponseWrapper"},{"code":"404","description":"Creative not found"}],"pointer":"/paths/~1v3.0~1creatives~1{creativeId}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/CreativeDetailsResponseWrapper","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/CreativeDetailsResponseWrapper"}}},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/video-creative-management-(v3)/get_v3-0-creatives-creativeid"}],"panels":[]}]},"httpPath":"/v3.0/creatives/{creativeId}"},{"label":"Update video creative (full update)","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/video-creatives/video-creative-management-(v3)/post_v3-0-creatives-creativeid","routeSlug":"/apis/video-creatives/video-creative-management-(v3)/post_v3-0-creatives-creativeid","metadata":{"seo":{"title":"Update video creative (full update)","description":"Update the video creative - must post all data, any omitted fields will be removed"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"POST_v3-0-creatives-creativeId","name":"Update video creative (full update)","isWebhook":false,"pointer":"/paths/~1v3.0~1creatives~1{creativeId}/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update video creative (full update)","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Update the video creative - must post all data, any omitted fields will be removed"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"creativeId","in":"path","schemaId":"schema_420","description":"Creative ID","required":true}],"pointer":"/paths/~1v3.0~1creatives~1{creativeId}/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/V3UpdateCreativeRequest"}},"schemaId":"components/schemas/V3UpdateCreativeRequest","pointer":"/paths/~1v3.0~1creatives~1{creativeId}/post/requestBody","description":"Creative update data"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v3.0/creatives/{creativeId}","servers":[{"url":"https://api.mediamath.com"}],"parameters":{"path":[{"name":"creativeId","in":"path","required":true,"schemaId":"schema_420"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"components/schemas/V3UpdateCreativeRequest"}},"responseCodes":["200","400","404"],"pointer":"/v3.0/creatives/{creativeId}","href":"video-creative-management-(v3)/post_v3-0-creatives-creativeid","openApiOperationId":"POST_v3-0-creatives-creativeId","summary":"Update video creative (full update)"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api.mediamath.com"}],"schemaId":"components/schemas/V3UpdateCreativeRequest","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/V3UpdateCreativeRequest"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Creative updated successfully","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_423"}},"schemaId":"schema_423"},{"code":"400","description":"Bad request","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ErrorInfoList"}},"schemaId":"components/schemas/ErrorInfoList"},{"code":"404","description":"Creative not found"}],"pointer":"/paths/~1v3.0~1creatives~1{creativeId}/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_423","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_423"}}},{"code":"400","schemaId":"components/schemas/ErrorInfoList","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ErrorInfoList"}}},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/video-creative-management-(v3)/post_v3-0-creatives-creativeid"}],"panels":[]}]},"httpPath":"/v3.0/creatives/{creativeId}"},{"label":"Update video creative (partial update)","deprecated":false,"httpVerb":"patch","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/video-creatives/video-creative-management-(v3)/patch_v3-0-creatives-creativeid","routeSlug":"/apis/video-creatives/video-creative-management-(v3)/patch_v3-0-creatives-creativeid","metadata":{"seo":{"title":"Update video creative (partial update)","description":"Allows partial updates to a video creative - V3"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"PATCH_v3-0-creatives-creativeId","name":"Update video creative (partial update)","isWebhook":false,"pointer":"/paths/~1v3.0~1creatives~1{creativeId}/patch","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update video creative (partial update)","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Allows partial updates to a video creative - V3"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"creativeId","in":"path","schemaId":"schema_420","description":"Creative ID","required":true}],"pointer":"/paths/~1v3.0~1creatives~1{creativeId}/patch/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/PatchCreativeUpdate"}},"schemaId":"components/schemas/PatchCreativeUpdate","pointer":"/paths/~1v3.0~1creatives~1{creativeId}/patch/requestBody","description":"Partial creative update data"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PATCH","path":"/v3.0/creatives/{creativeId}","servers":[{"url":"https://api.mediamath.com"}],"parameters":{"path":[{"name":"creativeId","in":"path","required":true,"schemaId":"schema_420"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"components/schemas/PatchCreativeUpdate"}},"responseCodes":["201","400","404"],"pointer":"/v3.0/creatives/{creativeId}","href":"video-creative-management-(v3)/patch_v3-0-creatives-creativeid","openApiOperationId":"PATCH_v3-0-creatives-creativeId","summary":"Update video creative (partial update)"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api.mediamath.com"}],"schemaId":"components/schemas/PatchCreativeUpdate","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/PatchCreativeUpdate"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"201","description":"Creative updated successfully","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/CreativeDetailsResponseWrapper"}},"schemaId":"components/schemas/CreativeDetailsResponseWrapper"},{"code":"400","description":"Bad request","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ErrorInfoList"}},"schemaId":"components/schemas/ErrorInfoList"},{"code":"404","description":"Creative not found"}],"pointer":"/paths/~1v3.0~1creatives~1{creativeId}/patch/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"201","schemaId":"components/schemas/CreativeDetailsResponseWrapper","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/CreativeDetailsResponseWrapper"}}},{"code":"400","schemaId":"components/schemas/ErrorInfoList","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ErrorInfoList"}}},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/video-creative-management-(v3)/patch_v3-0-creatives-creativeid"}],"panels":[]}]},"httpPath":"/v3.0/creatives/{creativeId}"},{"label":"Validate VAST XML - V3","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/video-creatives/video-creative-management-(v3)/post_v3-0-creatives-validatevast","routeSlug":"/apis/video-creatives/video-creative-management-(v3)/post_v3-0-creatives-validatevast","metadata":{"seo":{"title":"Validate VAST XML - V3","description":"Validates the provided VAST XML content and returns any errors or warnings."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"POST_v3-0-creatives-validateVAST","name":"Validate VAST XML - V3","isWebhook":false,"pointer":"/paths/~1v3.0~1creatives~1validateVAST/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Validate VAST XML - V3","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Validates the provided VAST XML content and returns any errors or warnings."},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["text/plain"],"mediaTypeSchemas":{"text/plain":{"schemaId":"schema_421"}},"schemaId":"schema_421","pointer":"/paths/~1v3.0~1creatives~1validateVAST/post/requestBody","description":"VAST XML content to validate"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v3.0/creatives/validateVAST","servers":[{"url":"https://api.mediamath.com"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"text/plain":{"schemaId":"schema_421"}},"responseCodes":["200","401"],"pointer":"/v3.0/creatives/validateVAST","href":"video-creative-management-(v3)/post_v3-0-creatives-validatevast","openApiOperationId":"POST_v3-0-creatives-validateVAST","summary":"Validate VAST XML - V3"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api.mediamath.com"}],"schemaId":"schema_421","mediaTypes":["text/plain"],"mediaTypeSchemas":{"text/plain":{"schemaId":"schema_421"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"VAST validation result","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ValidateVASTResponse"}},"schemaId":"components/schemas/ValidateVASTResponse"},{"code":"401","description":"Unauthorized - invalid or missing JWT"}],"pointer":"/paths/~1v3.0~1creatives~1validateVAST/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/ValidateVASTResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ValidateVASTResponse"}}},{"code":"401"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/video-creative-management-(v3)/post_v3-0-creatives-validatevast"}],"panels":[]}]},"httpPath":"/v3.0/creatives/validateVAST"},{"label":"List history for a creative - V3","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/video-creatives/video-creative-management-(v3)/get_v3-0-creatives-creativeid-history","routeSlug":"/apis/video-creatives/video-creative-management-(v3)/get_v3-0-creatives-creativeid-history","metadata":{"seo":{"title":"List history for a creative - V3","description":"List history for a creative"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"GET_v3-0-creatives-creativeId-history","name":"List history for a creative - V3","isWebhook":false,"pointer":"/paths/~1v3.0~1creatives~1{creativeId}~1history/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List history for a creative - V3","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"List history for a creative"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"creativeId","in":"path","schemaId":"schema_420","description":"Creative ID","required":true}],"pointer":"/paths/~1v3.0~1creatives~1{creativeId}~1history/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"limit","in":"query","schemaId":"schema_424","description":"Number of history entries per page"},{"name":"offset","in":"query","schemaId":"schema_425","description":"Page offset"},{"name":"created_after","in":"query","schemaId":"schema_426","description":"Filter entries created after this timestamp (epoch)"},{"name":"created_before","in":"query","schemaId":"schema_426","description":"Filter entries created before this timestamp (epoch)"}],"pointer":"/paths/~1v3.0~1creatives~1{creativeId}~1history/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v3.0/creatives/{creativeId}/history","servers":[{"url":"https://api.mediamath.com"}],"parameters":{"path":[{"name":"creativeId","in":"path","required":true,"schemaId":"schema_420"}],"query":[{"name":"limit","in":"query","required":false,"schemaId":"schema_424"},{"name":"offset","in":"query","required":false,"schemaId":"schema_425"},{"name":"created_after","in":"query","required":false,"schemaId":"schema_426"},{"name":"created_before","in":"query","required":false,"schemaId":"schema_426"}],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","404"],"pointer":"/v3.0/creatives/{creativeId}/history","href":"video-creative-management-(v3)/get_v3-0-creatives-creativeid-history","openApiOperationId":"GET_v3-0-creatives-creativeId-history","summary":"List history for a creative - V3"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api.mediamath.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"History retrieved successfully","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/HistoryResponse"}},"schemaId":"components/schemas/HistoryResponse"},{"code":"404","description":"Creative not found"}],"pointer":"/paths/~1v3.0~1creatives~1{creativeId}~1history/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/HistoryResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/HistoryResponse"}}},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/video-creative-management-(v3)/get_v3-0-creatives-creativeid-history"}],"panels":[]}]},"httpPath":"/v3.0/creatives/{creativeId}/history"},{"label":"Delete history entry for creative - V3","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/video-creatives/video-creative-management-(v3)/delete_v3-0-creatives-creativeid-history","routeSlug":"/apis/video-creatives/video-creative-management-(v3)/delete_v3-0-creatives-creativeid-history","metadata":{"seo":{"title":"Delete history entry for creative - V3","description":"Delete history entry for creative"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"DELETE_v3-0-creatives-creativeId-history","name":"Delete history entry for creative - V3","isWebhook":false,"pointer":"/paths/~1v3.0~1creatives~1{creativeId}~1history/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete history entry for creative - V3","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Delete history entry for creative"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"creativeId","in":"path","schemaId":"schema_420","description":"Creative ID","required":true}],"pointer":"/paths/~1v3.0~1creatives~1{creativeId}~1history/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/v3.0/creatives/{creativeId}/history","servers":[{"url":"https://api.mediamath.com"}],"parameters":{"path":[{"name":"creativeId","in":"path","required":true,"schemaId":"schema_420"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","404"],"pointer":"/v3.0/creatives/{creativeId}/history","href":"video-creative-management-(v3)/delete_v3-0-creatives-creativeid-history","openApiOperationId":"DELETE_v3-0-creatives-creativeId-history","summary":"Delete history entry for creative - V3"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api.mediamath.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"History deleted successfully","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_423"}},"schemaId":"schema_423"},{"code":"404","description":"Creative not found"}],"pointer":"/paths/~1v3.0~1creatives~1{creativeId}~1history/delete/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_423","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_423"}}},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/video-creative-management-(v3)/delete_v3-0-creatives-creativeid-history"}],"panels":[]}]},"httpPath":"/v3.0/creatives/{creativeId}/history"},{"label":"Create companion ad - V3","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/video-creatives/video-creative-management-(v3)/post_v3-0-creatives-creativeid-companions","routeSlug":"/apis/video-creatives/video-creative-management-(v3)/post_v3-0-creatives-creativeid-companions","metadata":{"seo":{"title":"Create companion ad - V3","description":"Post new companion details and receive the new companion ID. Regenerates the creative's MetaVAST document after the companion is created."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"POST_v3-0-creatives-creativeId-companions","name":"Create companion ad - V3","isWebhook":false,"pointer":"/paths/~1v3.0~1creatives~1{creativeId}~1companions/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create companion ad - V3","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Post new companion details and receive the new companion ID.\nRegenerates the creative's MetaVAST document after the companion is created.\n"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"creativeId","in":"path","schemaId":"schema_420","description":"Creative ID","required":true}],"pointer":"/paths/~1v3.0~1creatives~1{creativeId}~1companions/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ModifyCompanionRequest"}},"schemaId":"components/schemas/ModifyCompanionRequest","pointer":"/paths/~1v3.0~1creatives~1{creativeId}~1companions/post/requestBody","description":"Companion ad details"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v3.0/creatives/{creativeId}/companions","servers":[{"url":"https://api.mediamath.com"}],"parameters":{"path":[{"name":"creativeId","in":"path","required":true,"schemaId":"schema_420"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"components/schemas/ModifyCompanionRequest"}},"responseCodes":["201","400","401","403","404"],"pointer":"/v3.0/creatives/{creativeId}/companions","href":"video-creative-management-(v3)/post_v3-0-creatives-creativeid-companions","openApiOperationId":"POST_v3-0-creatives-creativeId-companions","summary":"Create companion ad - V3"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api.mediamath.com"}],"schemaId":"components/schemas/ModifyCompanionRequest","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ModifyCompanionRequest"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"201","description":"Companion created successfully","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/CreateCompanionResponse"}},"schemaId":"components/schemas/CreateCompanionResponse"},{"code":"400","description":"Bad request","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ErrorInfoList"}},"schemaId":"components/schemas/ErrorInfoList"},{"code":"401","description":"Unauthorized - invalid or missing JWT"},{"code":"403","description":"Forbidden - no access to creative"},{"code":"404","description":"Creative not found"}],"pointer":"/paths/~1v3.0~1creatives~1{creativeId}~1companions/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"201","schemaId":"components/schemas/CreateCompanionResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/CreateCompanionResponse"}}},{"code":"400","schemaId":"components/schemas/ErrorInfoList","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ErrorInfoList"}}},{"code":"401"},{"code":"403"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/video-creative-management-(v3)/post_v3-0-creatives-creativeid-companions"}],"panels":[]}]},"httpPath":"/v3.0/creatives/{creativeId}/companions"},{"label":"Get all companions - V3","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/video-creatives/video-creative-management-(v3)/get_v3-0-creatives-creativeid-companions","routeSlug":"/apis/video-creatives/video-creative-management-(v3)/get_v3-0-creatives-creativeid-companions","metadata":{"seo":{"title":"Get all companions - V3","description":"Get all companion ads for the creative."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"GET_v3-0-creatives-creativeId-companions","name":"Get all companions - V3","isWebhook":false,"pointer":"/paths/~1v3.0~1creatives~1{creativeId}~1companions/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get all companions - V3","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Get all companion ads for the creative."},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"creativeId","in":"path","schemaId":"schema_420","description":"Creative ID","required":true}],"pointer":"/paths/~1v3.0~1creatives~1{creativeId}~1companions/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v3.0/creatives/{creativeId}/companions","servers":[{"url":"https://api.mediamath.com"}],"parameters":{"path":[{"name":"creativeId","in":"path","required":true,"schemaId":"schema_420"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","401","403","404"],"pointer":"/v3.0/creatives/{creativeId}/companions","href":"video-creative-management-(v3)/get_v3-0-creatives-creativeid-companions","openApiOperationId":"GET_v3-0-creatives-creativeId-companions","summary":"Get all companions - V3"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api.mediamath.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Companions retrieved successfully","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/CompanionsResponse"}},"schemaId":"components/schemas/CompanionsResponse"},{"code":"401","description":"Unauthorized - invalid or missing JWT"},{"code":"403","description":"Forbidden - no access to creative"},{"code":"404","description":"Creative not found"}],"pointer":"/paths/~1v3.0~1creatives~1{creativeId}~1companions/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/CompanionsResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/CompanionsResponse"}}},{"code":"401"},{"code":"403"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/video-creative-management-(v3)/get_v3-0-creatives-creativeid-companions"}],"panels":[]}]},"httpPath":"/v3.0/creatives/{creativeId}/companions"},{"label":"Get specific companion - V3","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/video-creatives/video-creative-management-(v3)/get_v3-0-creatives-creativeid-companions-companionid","routeSlug":"/apis/video-creatives/video-creative-management-(v3)/get_v3-0-creatives-creativeid-companions-companionid","metadata":{"seo":{"title":"Get specific companion - V3","description":"Get a specific companion ad for the creative."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"GET_v3-0-creatives-creativeId-companions-companionId","name":"Get specific companion - V3","isWebhook":false,"pointer":"/paths/~1v3.0~1creatives~1{creativeId}~1companions~1{companionId}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get specific companion - V3","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Get a specific companion ad for the creative."},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"creativeId","in":"path","schemaId":"schema_420","description":"Creative ID","required":true},{"name":"companionId","in":"path","schemaId":"schema_420","description":"Companion ID","required":true}],"pointer":"/paths/~1v3.0~1creatives~1{creativeId}~1companions~1{companionId}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v3.0/creatives/{creativeId}/companions/{companionId}","servers":[{"url":"https://api.mediamath.com"}],"parameters":{"path":[{"name":"creativeId","in":"path","required":true,"schemaId":"schema_420"},{"name":"companionId","in":"path","required":true,"schemaId":"schema_420"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","401","403","404"],"pointer":"/v3.0/creatives/{creativeId}/companions/{companionId}","href":"video-creative-management-(v3)/get_v3-0-creatives-creativeid-companions-companionid","openApiOperationId":"GET_v3-0-creatives-creativeId-companions-companionId","summary":"Get specific companion - V3"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api.mediamath.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Companion retrieved successfully","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/CompanionAd"}},"schemaId":"components/schemas/CompanionAd"},{"code":"401","description":"Unauthorized - invalid or missing JWT"},{"code":"403","description":"Forbidden - no access to creative"},{"code":"404","description":"Creative or companion not found"}],"pointer":"/paths/~1v3.0~1creatives~1{creativeId}~1companions~1{companionId}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/CompanionAd","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/CompanionAd"}}},{"code":"401"},{"code":"403"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/video-creative-management-(v3)/get_v3-0-creatives-creativeid-companions-companionid"}],"panels":[]}]},"httpPath":"/v3.0/creatives/{creativeId}/companions/{companionId}"},{"label":"Update companion - V3","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/video-creatives/video-creative-management-(v3)/post_v3-0-creatives-creativeid-companions-companionid","routeSlug":"/apis/video-creatives/video-creative-management-(v3)/post_v3-0-creatives-creativeid-companions-companionid","metadata":{"seo":{"title":"Update companion - V3","description":"Update an existing companion's details. Regenerates the creative's MetaVAST document after the companion is updated."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"POST_v3-0-creatives-creativeId-companions-companionId","name":"Update companion - V3","isWebhook":false,"pointer":"/paths/~1v3.0~1creatives~1{creativeId}~1companions~1{companionId}/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update companion - V3","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Update an existing companion's details.\nRegenerates the creative's MetaVAST document after the companion is updated.\n"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"creativeId","in":"path","schemaId":"schema_420","description":"Creative ID","required":true},{"name":"companionId","in":"path","schemaId":"schema_420","description":"Companion ID","required":true}],"pointer":"/paths/~1v3.0~1creatives~1{creativeId}~1companions~1{companionId}/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ModifyCompanionRequest"}},"schemaId":"components/schemas/ModifyCompanionRequest","pointer":"/paths/~1v3.0~1creatives~1{creativeId}~1companions~1{companionId}/post/requestBody","description":"Companion ad details"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v3.0/creatives/{creativeId}/companions/{companionId}","servers":[{"url":"https://api.mediamath.com"}],"parameters":{"path":[{"name":"creativeId","in":"path","required":true,"schemaId":"schema_420"},{"name":"companionId","in":"path","required":true,"schemaId":"schema_420"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"components/schemas/ModifyCompanionRequest"}},"responseCodes":["200","400","401","403","404"],"pointer":"/v3.0/creatives/{creativeId}/companions/{companionId}","href":"video-creative-management-(v3)/post_v3-0-creatives-creativeid-companions-companionid","openApiOperationId":"POST_v3-0-creatives-creativeId-companions-companionId","summary":"Update companion - V3"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api.mediamath.com"}],"schemaId":"components/schemas/ModifyCompanionRequest","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ModifyCompanionRequest"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Companion updated successfully","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_423"}},"schemaId":"schema_423"},{"code":"400","description":"Bad request","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ErrorInfoList"}},"schemaId":"components/schemas/ErrorInfoList"},{"code":"401","description":"Unauthorized - invalid or missing JWT"},{"code":"403","description":"Forbidden - no access to creative"},{"code":"404","description":"Creative or companion not found"}],"pointer":"/paths/~1v3.0~1creatives~1{creativeId}~1companions~1{companionId}/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_423","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_423"}}},{"code":"400","schemaId":"components/schemas/ErrorInfoList","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ErrorInfoList"}}},{"code":"401"},{"code":"403"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/video-creative-management-(v3)/post_v3-0-creatives-creativeid-companions-companionid"}],"panels":[]}]},"httpPath":"/v3.0/creatives/{creativeId}/companions/{companionId}"},{"label":"Delete companion - V3","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/video-creatives/video-creative-management-(v3)/delete_v3-0-creatives-creativeid-companions-companionid","routeSlug":"/apis/video-creatives/video-creative-management-(v3)/delete_v3-0-creatives-creativeid-companions-companionid","metadata":{"seo":{"title":"Delete companion - V3","description":"Delete a companion from the creative. Regenerates the creative's MetaVAST document after the companion is deleted."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"DELETE_v3-0-creatives-creativeId-companions-companionId","name":"Delete companion - V3","isWebhook":false,"pointer":"/paths/~1v3.0~1creatives~1{creativeId}~1companions~1{companionId}/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete companion - V3","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Delete a companion from the creative.\nRegenerates the creative's MetaVAST document after the companion is deleted.\n"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"creativeId","in":"path","schemaId":"schema_420","description":"Creative ID","required":true},{"name":"companionId","in":"path","schemaId":"schema_420","description":"Companion ID","required":true}],"pointer":"/paths/~1v3.0~1creatives~1{creativeId}~1companions~1{companionId}/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/v3.0/creatives/{creativeId}/companions/{companionId}","servers":[{"url":"https://api.mediamath.com"}],"parameters":{"path":[{"name":"creativeId","in":"path","required":true,"schemaId":"schema_420"},{"name":"companionId","in":"path","required":true,"schemaId":"schema_420"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","401","403","404"],"pointer":"/v3.0/creatives/{creativeId}/companions/{companionId}","href":"video-creative-management-(v3)/delete_v3-0-creatives-creativeid-companions-companionid","openApiOperationId":"DELETE_v3-0-creatives-creativeId-companions-companionId","summary":"Delete companion - V3"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api.mediamath.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Companion deleted successfully","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_423"}},"schemaId":"schema_423"},{"code":"401","description":"Unauthorized - invalid or missing JWT"},{"code":"403","description":"Forbidden - no access to creative"},{"code":"404","description":"Creative or companion not found"}],"pointer":"/paths/~1v3.0~1creatives~1{creativeId}~1companions~1{companionId}/delete/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_423","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_423"}}},{"code":"401"},{"code":"403"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/video-creative-management-(v3)/delete_v3-0-creatives-creativeid-companions-companionid"}],"panels":[]}]},"httpPath":"/v3.0/creatives/{creativeId}/companions/{companionId}"}],"content":{"contentType":"group","meta":{"name":"Video Creative Management (V3)"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Video Creative Management (V3)","showPageActions":true},{"nodeType":"markdoc","content":"V3.0 video creative management endpoints"}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/v3.0/creatives/bulk","summary":"Bulk create video creatives","prefix":{"name":"put","color":"put"},"badges":[],"link":"/video-creative-management-(v3)/put_v3-0-creatives-bulk","deprecated":false},{"title":"/v3.0/creatives/bulk","summary":"Bulk update video creatives","prefix":{"name":"patch","color":"patch"},"badges":[],"link":"/video-creative-management-(v3)/patch_v3-0-creatives-bulk","deprecated":false},{"title":"/v3.0/creatives","summary":"Create a new video creative","prefix":{"name":"post","color":"post"},"badges":[],"link":"/video-creative-management-(v3)/post_v3-0-creatives","deprecated":false},{"title":"/v3.0/creatives/list","summary":"Bulk get creatives by IDs","prefix":{"name":"post","color":"post"},"badges":[],"link":"/video-creative-management-(v3)/post_v3-0-creatives-list","deprecated":false},{"title":"/v3.0/creatives/{creativeId}","summary":"Get creative details","prefix":{"name":"get","color":"get"},"badges":[],"link":"/video-creative-management-(v3)/get_v3-0-creatives-creativeid","deprecated":false},{"title":"/v3.0/creatives/{creativeId}","summary":"Update video creative (full update)","prefix":{"name":"post","color":"post"},"badges":[],"link":"/video-creative-management-(v3)/post_v3-0-creatives-creativeid","deprecated":false},{"title":"/v3.0/creatives/{creativeId}","summary":"Update video creative (partial update)","prefix":{"name":"patch","color":"patch"},"badges":[],"link":"/video-creative-management-(v3)/patch_v3-0-creatives-creativeid","deprecated":false},{"title":"/v3.0/creatives/validateVAST","summary":"Validate VAST XML - V3","prefix":{"name":"post","color":"post"},"badges":[],"link":"/video-creative-management-(v3)/post_v3-0-creatives-validatevast","deprecated":false},{"title":"/v3.0/creatives/{creativeId}/history","summary":"List history for a creative - V3","prefix":{"name":"get","color":"get"},"badges":[],"link":"/video-creative-management-(v3)/get_v3-0-creatives-creativeid-history","deprecated":false},{"title":"/v3.0/creatives/{creativeId}/history","summary":"Delete history entry for creative - V3","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/video-creative-management-(v3)/delete_v3-0-creatives-creativeid-history","deprecated":false},{"title":"/v3.0/creatives/{creativeId}/companions","summary":"Create companion ad - V3","prefix":{"name":"post","color":"post"},"badges":[],"link":"/video-creative-management-(v3)/post_v3-0-creatives-creativeid-companions","deprecated":false},{"title":"/v3.0/creatives/{creativeId}/companions","summary":"Get all companions - V3","prefix":{"name":"get","color":"get"},"badges":[],"link":"/video-creative-management-(v3)/get_v3-0-creatives-creativeid-companions","deprecated":false},{"title":"/v3.0/creatives/{creativeId}/companions/{companionId}","summary":"Get specific companion - V3","prefix":{"name":"get","color":"get"},"badges":[],"link":"/video-creative-management-(v3)/get_v3-0-creatives-creativeid-companions-companionid","deprecated":false},{"title":"/v3.0/creatives/{creativeId}/companions/{companionId}","summary":"Update companion - V3","prefix":{"name":"post","color":"post"},"badges":[],"link":"/video-creative-management-(v3)/post_v3-0-creatives-creativeid-companions-companionid","deprecated":false},{"title":"/v3.0/creatives/{creativeId}/companions/{companionId}","summary":"Delete companion - V3","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/video-creative-management-(v3)/delete_v3-0-creatives-creativeid-companions-companionid","deprecated":false}]}]}]}]}},{"type":"group","label":"Classification (V1.0 - Deprecated)","link":"/apis/video-creatives/classification-(v1.0-deprecated)","routeSlug":"/apis/video-creatives/classification-(v1.0-deprecated)","items":[{"label":"Get Inflated Classification","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/video-creatives/classification-(v1.0-deprecated)/get_classification-v1-0-creative_id-inflate","routeSlug":"/apis/video-creatives/classification-(v1.0-deprecated)/get_classification-v1-0-creative_id-inflate","metadata":{"seo":{"title":"Get Inflated Classification","description":"⚠️ Deprecated — Use GET /v3.0/classification/{cid}/inflate instead."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"GET_classification-v1-0-creative_id-inflate","name":"Get Inflated Classification","isWebhook":false,"pointer":"/paths/~1classification~1v1.0~1{creative_id}~1inflate/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get Inflated Classification","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"blockquote","attributes":{},"children":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"⚠️ Deprecated"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" — Use "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"GET /v3.0/classification/{cid}/inflate"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" instead."},"children":[]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Get Inflated Classification"},"children":[]}]}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"creative_id","in":"path","schemaId":"schema_420","description":"Creative ID","required":true}],"pointer":"/paths/~1classification~1v1.0~1{creative_id}~1inflate/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/classification/v1.0/{creative_id}/inflate","servers":[{"url":"https://api.mediamath.com"}],"parameters":{"path":[{"name":"creative_id","in":"path","required":true,"schemaId":"schema_420"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200"],"pointer":"/classification/v1.0/{creative_id}/inflate","href":"classification-(v1.0-deprecated)/get_classification-v1-0-creative_id-inflate","openApiOperationId":"GET_classification-v1-0-creative_id-inflate","summary":"Get Inflated Classification"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api.mediamath.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200"}],"pointer":"/paths/~1classification~1v1.0~1{creative_id}~1inflate/get/responses"}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/classification-(v1.0-deprecated)/get_classification-v1-0-creative_id-inflate"}],"panels":[]}]},"httpPath":"/classification/v1.0/{creative_id}/inflate"},{"label":"Bulk Inflated Classification","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/video-creatives/classification-(v1.0-deprecated)/get_classification-v1-0-bulk-creative_ids-inflate","routeSlug":"/apis/video-creatives/classification-(v1.0-deprecated)/get_classification-v1-0-bulk-creative_ids-inflate","metadata":{"seo":{"title":"Bulk Inflated Classification","description":"⚠️ Deprecated — Use GET /v3.0/classification/bulk/{cids}/inflate instead."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"GET_classification-v1-0-bulk-creative_ids-inflate","name":"Bulk Inflated Classification","isWebhook":false,"pointer":"/paths/~1classification~1v1.0~1bulk~1{creative_ids}~1inflate/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Bulk Inflated Classification","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"blockquote","attributes":{},"children":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"⚠️ Deprecated"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" — Use "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"GET /v3.0/classification/bulk/{cids}/inflate"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" instead."},"children":[]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The bulk classification endpoints are useful for batch retrieval and editting of a group of existing creatives."},"children":[]}]}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"creative_ids","in":"path","schemaId":"schema_421","description":"A comma separated list of integers, e.g. 1,243,351,41932.","required":true}],"pointer":"/paths/~1classification~1v1.0~1bulk~1{creative_ids}~1inflate/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/classification/v1.0/bulk/{creative_ids}/inflate","servers":[{"url":"https://api.mediamath.com"}],"parameters":{"path":[{"name":"creative_ids","in":"path","required":true,"schemaId":"schema_421"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200"],"pointer":"/classification/v1.0/bulk/{creative_ids}/inflate","href":"classification-(v1.0-deprecated)/get_classification-v1-0-bulk-creative_ids-inflate","openApiOperationId":"GET_classification-v1-0-bulk-creative_ids-inflate","summary":"Bulk Inflated Classification"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api.mediamath.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200"}],"pointer":"/paths/~1classification~1v1.0~1bulk~1{creative_ids}~1inflate/get/responses"}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/classification-(v1.0-deprecated)/get_classification-v1-0-bulk-creative_ids-inflate"}],"panels":[]}]},"httpPath":"/classification/v1.0/bulk/{creative_ids}/inflate"},{"label":"Bulk Classification","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/video-creatives/classification-(v1.0-deprecated)/get_classification-v1-0-bulk-creative_ids","routeSlug":"/apis/video-creatives/classification-(v1.0-deprecated)/get_classification-v1-0-bulk-creative_ids","metadata":{"seo":{"title":"Bulk Classification","description":"⚠️ Deprecated — Use GET /v3.0/classification/bulk/{cids} instead."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"GET_classification-v1-0-bulk-creative_ids","name":"Bulk Classification","isWebhook":false,"pointer":"/paths/~1classification~1v1.0~1bulk~1{creative_ids}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Bulk Classification","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"blockquote","attributes":{},"children":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"⚠️ Deprecated"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" — Use "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"GET /v3.0/classification/bulk/{cids}"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" instead."},"children":[]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The bulk classification endpoints are useful for batch retrieval and editting of a group of existing creatives."},"children":[]}]}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"creative_ids","in":"path","schemaId":"schema_421","description":"A comma separated list of integers, e.g. 1,243,351,41932.\n","required":true}],"pointer":"/paths/~1classification~1v1.0~1bulk~1{creative_ids}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/classification/v1.0/bulk/{creative_ids}","servers":[{"url":"https://api.mediamath.com"}],"parameters":{"path":[{"name":"creative_ids","in":"path","required":true,"schemaId":"schema_421"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200"],"pointer":"/classification/v1.0/bulk/{creative_ids}","href":"classification-(v1.0-deprecated)/get_classification-v1-0-bulk-creative_ids","openApiOperationId":"GET_classification-v1-0-bulk-creative_ids","summary":"Bulk Classification"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api.mediamath.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200"}],"pointer":"/paths/~1classification~1v1.0~1bulk~1{creative_ids}/get/responses"}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/classification-(v1.0-deprecated)/get_classification-v1-0-bulk-creative_ids"}],"panels":[]}]},"httpPath":"/classification/v1.0/bulk/{creative_ids}"},{"label":"Bulk Update Classification","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/video-creatives/classification-(v1.0-deprecated)/post_classification-v1-0-bulk","routeSlug":"/apis/video-creatives/classification-(v1.0-deprecated)/post_classification-v1-0-bulk","metadata":{"seo":{"title":"Bulk Update Classification","description":"⚠️ Deprecated — Use POST /v3.0/classification/bulk instead."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"POST_classification-v1-0-bulk","name":"Bulk Update Classification","isWebhook":false,"pointer":"/paths/~1classification~1v1.0~1bulk/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Bulk Update Classification","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"blockquote","attributes":{},"children":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"⚠️ Deprecated"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" — Use "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"POST /v3.0/classification/bulk"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" instead."},"children":[]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Prior to creating or updating the classification record of any creative, those creatives must exist."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Unlike in the single creative classifiction, no creative IDs are passed in the url itself."},"children":[]}]}]}]},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_427"}},"schemaId":"schema_427","pointer":"/paths/~1classification~1v1.0~1bulk/post/requestBody","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"_"},"children":[]}]}]}]}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/classification/v1.0/bulk","servers":[{"url":"https://api.mediamath.com"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"schema_427"}},"responseCodes":["200"],"pointer":"/classification/v1.0/bulk","href":"classification-(v1.0-deprecated)/post_classification-v1-0-bulk","openApiOperationId":"POST_classification-v1-0-bulk","summary":"Bulk Update Classification"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api.mediamath.com"}],"schemaId":"schema_427","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_427"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"example-1","mediaTypes":["example-1"],"mediaTypeContent":{"example-1":{"exampleIds":["paths/~1classification~1v1.0~1bulk/post/responses/200/content/example-1/examples/response"]}},"exampleIds":["paths/~1classification~1v1.0~1bulk/post/responses/200/content/example-1/examples/response"]}],"pointer":"/paths/~1classification~1v1.0~1bulk/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","exampleIds":["paths/~1classification~1v1.0~1bulk/post/responses/200/content/example-1/examples/response"],"mediaTypes":["example-1"],"mediaTypeContent":{"example-1":{"exampleIds":["paths/~1classification~1v1.0~1bulk/post/responses/200/content/example-1/examples/response"]}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/classification-(v1.0-deprecated)/post_classification-v1-0-bulk"}],"panels":[]}]},"httpPath":"/classification/v1.0/bulk"},{"label":"Update Classification","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/video-creatives/classification-(v1.0-deprecated)/post_classification-v1-0-creative_id","routeSlug":"/apis/video-creatives/classification-(v1.0-deprecated)/post_classification-v1-0-creative_id","metadata":{"seo":{"title":"Update Classification","description":"⚠️ Deprecated — Use POST /v3.0/classification/{cid} instead."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"POST_classification-v1-0-creative_id","name":"Update Classification","isWebhook":false,"pointer":"/paths/~1classification~1v1.0~1{creative_id}/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update Classification","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"blockquote","attributes":{},"children":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"⚠️ Deprecated"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" — Use "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"POST /v3.0/classification/{cid}"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" instead."},"children":[]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Update Classification"},"children":[]}]}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"creative_id","in":"path","schemaId":"schema_421","description":"Creative ID","required":true}],"pointer":"/paths/~1classification~1v1.0~1{creative_id}/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_427"}},"schemaId":"schema_427","pointer":"/paths/~1classification~1v1.0~1{creative_id}/post/requestBody","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"_"},"children":[]}]}]}]}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/classification/v1.0/{creative_id}","servers":[{"url":"https://api.mediamath.com"}],"parameters":{"path":[{"name":"creative_id","in":"path","required":true,"schemaId":"schema_421"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"schema_427"}},"responseCodes":["200"],"pointer":"/classification/v1.0/{creative_id}","href":"classification-(v1.0-deprecated)/post_classification-v1-0-creative_id","openApiOperationId":"POST_classification-v1-0-creative_id","summary":"Update Classification"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api.mediamath.com"}],"schemaId":"schema_427","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_427"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"example-1","mediaTypes":["example-1"],"mediaTypeContent":{"example-1":{"exampleIds":["paths/~1classification~1v1.0~1{creative_id}/post/responses/200/content/example-1/examples/response"]}},"exampleIds":["paths/~1classification~1v1.0~1{creative_id}/post/responses/200/content/example-1/examples/response"]}],"pointer":"/paths/~1classification~1v1.0~1{creative_id}/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","exampleIds":["paths/~1classification~1v1.0~1{creative_id}/post/responses/200/content/example-1/examples/response"],"mediaTypes":["example-1"],"mediaTypeContent":{"example-1":{"exampleIds":["paths/~1classification~1v1.0~1{creative_id}/post/responses/200/content/example-1/examples/response"]}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/classification-(v1.0-deprecated)/post_classification-v1-0-creative_id"}],"panels":[]}]},"httpPath":"/classification/v1.0/{creative_id}"},{"label":"Get Classification","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/video-creatives/classification-(v1.0-deprecated)/get_classification-v1-0-creative_id","routeSlug":"/apis/video-creatives/classification-(v1.0-deprecated)/get_classification-v1-0-creative_id","metadata":{"seo":{"title":"Get Classification","description":"⚠️ Deprecated — Use GET /v3.0/classification/{cid} instead."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"GET_classification-v1-0-creative_id","name":"Get Classification","isWebhook":false,"pointer":"/paths/~1classification~1v1.0~1{creative_id}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get Classification","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"blockquote","attributes":{},"children":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"⚠️ Deprecated"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" — Use "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"GET /v3.0/classification/{cid}"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" instead."},"children":[]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Get Classification"},"children":[]}]}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"creative_id","in":"path","schemaId":"schema_421","description":"Creative ID","required":true}],"pointer":"/paths/~1classification~1v1.0~1{creative_id}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/classification/v1.0/{creative_id}","servers":[{"url":"https://api.mediamath.com"}],"parameters":{"path":[{"name":"creative_id","in":"path","required":true,"schemaId":"schema_421"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200"],"pointer":"/classification/v1.0/{creative_id}","href":"classification-(v1.0-deprecated)/get_classification-v1-0-creative_id","openApiOperationId":"GET_classification-v1-0-creative_id","summary":"Get Classification"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api.mediamath.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"exampleIds":["paths/~1classification~1v1.0~1{creative_id}/get/responses/200/content/application~1json/examples/response"]}},"exampleIds":["paths/~1classification~1v1.0~1{creative_id}/get/responses/200/content/application~1json/examples/response"]}],"pointer":"/paths/~1classification~1v1.0~1{creative_id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","exampleIds":["paths/~1classification~1v1.0~1{creative_id}/get/responses/200/content/application~1json/examples/response"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"exampleIds":["paths/~1classification~1v1.0~1{creative_id}/get/responses/200/content/application~1json/examples/response"]}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/classification-(v1.0-deprecated)/get_classification-v1-0-creative_id"}],"panels":[]}]},"httpPath":"/classification/v1.0/{creative_id}"}],"content":{"contentType":"group","meta":{"name":"Classification (V1.0 - Deprecated)"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Classification (V1.0 - Deprecated)","showPageActions":true},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"admonition","attributes":{"type":"danger","name":"This API is deprecated and will be removed in July 2026"},"children":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Please migrate to the "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Classification API v3.0"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" documented below."},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tag","tag":"admonition","attributes":{"type":"warning","name":"Notice about authentication with cookie adama_session"},"children":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The use of cookie "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"adama_session"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" for authentication has been discontinued and it's not supported in Classification API v3.0."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"We ask all of our clients who have not yet migrated to "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Bearer (JWT) Authentication"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" to do so as soon as possible."},"children":[]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Creative classification endpoints (V1.0 — deprecated)."},"children":[]}]}]}]}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/classification/v1.0/{creative_id}/inflate","summary":"Get Inflated Classification","prefix":{"name":"get","color":"get"},"badges":[],"link":"/classification-(v1.0-deprecated)/get_classification-v1-0-creative_id-inflate","deprecated":false},{"title":"/classification/v1.0/bulk/{creative_ids}/inflate","summary":"Bulk Inflated Classification","prefix":{"name":"get","color":"get"},"badges":[],"link":"/classification-(v1.0-deprecated)/get_classification-v1-0-bulk-creative_ids-inflate","deprecated":false},{"title":"/classification/v1.0/bulk/{creative_ids}","summary":"Bulk Classification","prefix":{"name":"get","color":"get"},"badges":[],"link":"/classification-(v1.0-deprecated)/get_classification-v1-0-bulk-creative_ids","deprecated":false},{"title":"/classification/v1.0/bulk","summary":"Bulk Update Classification","prefix":{"name":"post","color":"post"},"badges":[],"link":"/classification-(v1.0-deprecated)/post_classification-v1-0-bulk","deprecated":false},{"title":"/classification/v1.0/{creative_id}","summary":"Update Classification","prefix":{"name":"post","color":"post"},"badges":[],"link":"/classification-(v1.0-deprecated)/post_classification-v1-0-creative_id","deprecated":false},{"title":"/classification/v1.0/{creative_id}","summary":"Get Classification","prefix":{"name":"get","color":"get"},"badges":[],"link":"/classification-(v1.0-deprecated)/get_classification-v1-0-creative_id","deprecated":false}]}]}]}]}},{"type":"group","label":"Classification (V3)","link":"/apis/video-creatives/classification-(v3)","routeSlug":"/apis/video-creatives/classification-(v3)","items":[{"label":"Get a Classification by ID","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/video-creatives/classification-(v3)/get_v3-0-classification-cid","routeSlug":"/apis/video-creatives/classification-(v3)/get_v3-0-classification-cid","metadata":{"seo":{"title":"Get a Classification by ID","description":"Retrieve a classification object using the atomic creative ID."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"GET_v3-0-classification-cid","name":"Get a Classification by ID","isWebhook":false,"pointer":"/paths/~1v3.0~1classification~1{cid}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get a Classification by ID","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieve a classification object using the atomic creative ID."},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"cid","in":"path","schemaId":"schema_420","description":"Atomic creative ID","required":true}],"pointer":"/paths/~1v3.0~1classification~1{cid}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v3.0/classification/{cid}","servers":[{"url":"https://api.mediamath.com"}],"parameters":{"path":[{"name":"cid","in":"path","required":true,"schemaId":"schema_420"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","400","404","500"],"pointer":"/v3.0/classification/{cid}","href":"classification-(v3)/get_v3-0-classification-cid","openApiOperationId":"GET_v3-0-classification-cid","summary":"Get a Classification by ID"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api.mediamath.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Classification"}},"schemaId":"components/schemas/Classification"},{"code":"400","description":"Bad Request","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UIErrorType"}},"schemaId":"components/schemas/UIErrorType"},{"code":"404","description":"Not Found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UIErrorType"}},"schemaId":"components/schemas/UIErrorType"},{"code":"500","description":"Internal Server Error","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UIErrorType"}},"schemaId":"components/schemas/UIErrorType"}],"pointer":"/paths/~1v3.0~1classification~1{cid}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/Classification","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Classification"}}},{"code":"400","schemaId":"components/schemas/UIErrorType","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UIErrorType"}}},{"code":"404","schemaId":"components/schemas/UIErrorType","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UIErrorType"}}},{"code":"500","schemaId":"components/schemas/UIErrorType","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UIErrorType"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/classification-(v3)/get_v3-0-classification-cid"}],"panels":[]}]},"httpPath":"/v3.0/classification/{cid}"},{"label":"Save a Classification","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/video-creatives/classification-(v3)/post_v3-0-classification-cid","routeSlug":"/apis/video-creatives/classification-(v3)/post_v3-0-classification-cid","metadata":{"seo":{"title":"Save a Classification","description":"Save a classification object using the atomic creative ID."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"POST_v3-0-classification-cid","name":"Save a Classification","isWebhook":false,"pointer":"/paths/~1v3.0~1classification~1{cid}/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Save a Classification","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Save a classification object using the atomic creative ID."},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"cid","in":"path","schemaId":"schema_420","description":"Atomic creative ID","required":true}],"pointer":"/paths/~1v3.0~1classification~1{cid}/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/Classification"}},"schemaId":"components/schemas/Classification","pointer":"/paths/~1v3.0~1classification~1{cid}/post/requestBody","description":"Classification object to save"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v3.0/classification/{cid}","servers":[{"url":"https://api.mediamath.com"}],"parameters":{"path":[{"name":"cid","in":"path","required":true,"schemaId":"schema_420"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"components/schemas/Classification"}},"responseCodes":["200","400","401","500"],"pointer":"/v3.0/classification/{cid}","href":"classification-(v3)/post_v3-0-classification-cid","openApiOperationId":"POST_v3-0-classification-cid","summary":"Save a Classification"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api.mediamath.com"}],"schemaId":"components/schemas/Classification","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/Classification"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/InflatedClassificationResponse"}},"schemaId":"components/schemas/InflatedClassificationResponse"},{"code":"400","description":"Bad Request","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UIErrorType"}},"schemaId":"components/schemas/UIErrorType"},{"code":"401","description":"Unauthorized","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UIErrorType"}},"schemaId":"components/schemas/UIErrorType"},{"code":"500","description":"Internal Server Error","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UIErrorType"}},"schemaId":"components/schemas/UIErrorType"}],"pointer":"/paths/~1v3.0~1classification~1{cid}/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/InflatedClassificationResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/InflatedClassificationResponse"}}},{"code":"400","schemaId":"components/schemas/UIErrorType","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UIErrorType"}}},{"code":"401","schemaId":"components/schemas/UIErrorType","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UIErrorType"}}},{"code":"500","schemaId":"components/schemas/UIErrorType","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UIErrorType"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/classification-(v3)/post_v3-0-classification-cid"}],"panels":[]}]},"httpPath":"/v3.0/classification/{cid}"},{"label":"Force-publish a Classification","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/video-creatives/classification-(v3)/post_v3-0-classification-cid-force-publish","routeSlug":"/apis/video-creatives/classification-(v3)/post_v3-0-classification-cid-force-publish","metadata":{"seo":{"title":"Force-publish a Classification","description":"Force-publish the classification for the given atomic creative ID."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"POST_v3-0-classification-cid-force-publish","name":"Force-publish a Classification","isWebhook":false,"pointer":"/paths/~1v3.0~1classification~1{cid}~1force-publish/post","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Force-publish a Classification","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Force-publish the classification for the given atomic creative ID."},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"cid","in":"path","schemaId":"schema_420","description":"Classification ID","required":true}],"pointer":"/paths/~1v3.0~1classification~1{cid}~1force-publish/post/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v3.0/classification/{cid}/force-publish","servers":[{"url":"https://api.mediamath.com"}],"parameters":{"path":[{"name":"cid","in":"path","required":true,"schemaId":"schema_420"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","500"],"pointer":"/v3.0/classification/{cid}/force-publish","href":"classification-(v3)/post_v3-0-classification-cid-force-publish","openApiOperationId":"POST_v3-0-classification-cid-force-publish","summary":"Force-publish a Classification"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api.mediamath.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Classification"}},"schemaId":"components/schemas/Classification"},{"code":"500","description":"Internal Server Error","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UIErrorType"}},"schemaId":"components/schemas/UIErrorType"}],"pointer":"/paths/~1v3.0~1classification~1{cid}~1force-publish/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/Classification","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Classification"}}},{"code":"500","schemaId":"components/schemas/UIErrorType","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UIErrorType"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/classification-(v3)/post_v3-0-classification-cid-force-publish"}],"panels":[]}]},"httpPath":"/v3.0/classification/{cid}/force-publish"},{"label":"Get an Inflated Classification by ID","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/video-creatives/classification-(v3)/get_v3-0-classification-cid-inflate","routeSlug":"/apis/video-creatives/classification-(v3)/get_v3-0-classification-cid-inflate","metadata":{"seo":{"title":"Get an Inflated Classification by ID","description":"Retrieve an inflated classification object using the atomic creative ID."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"GET_v3-0-classification-cid-inflate","name":"Get an Inflated Classification by ID","isWebhook":false,"pointer":"/paths/~1v3.0~1classification~1{cid}~1inflate/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get an Inflated Classification by ID","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieve an inflated classification object using the atomic creative ID."},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"cid","in":"path","schemaId":"schema_420","description":"Atomic creative ID","required":true}],"pointer":"/paths/~1v3.0~1classification~1{cid}~1inflate/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v3.0/classification/{cid}/inflate","servers":[{"url":"https://api.mediamath.com"}],"parameters":{"path":[{"name":"cid","in":"path","required":true,"schemaId":"schema_420"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","400","404","500"],"pointer":"/v3.0/classification/{cid}/inflate","href":"classification-(v3)/get_v3-0-classification-cid-inflate","openApiOperationId":"GET_v3-0-classification-cid-inflate","summary":"Get an Inflated Classification by ID"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api.mediamath.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/InflatedClassificationResponse"}},"schemaId":"components/schemas/InflatedClassificationResponse"},{"code":"400","description":"Bad Request","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UIErrorType"}},"schemaId":"components/schemas/UIErrorType"},{"code":"404","description":"Not Found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UIErrorType"}},"schemaId":"components/schemas/UIErrorType"},{"code":"500","description":"Internal Server Error","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UIErrorType"}},"schemaId":"components/schemas/UIErrorType"}],"pointer":"/paths/~1v3.0~1classification~1{cid}~1inflate/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/InflatedClassificationResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/InflatedClassificationResponse"}}},{"code":"400","schemaId":"components/schemas/UIErrorType","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UIErrorType"}}},{"code":"404","schemaId":"components/schemas/UIErrorType","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UIErrorType"}}},{"code":"500","schemaId":"components/schemas/UIErrorType","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UIErrorType"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/classification-(v3)/get_v3-0-classification-cid-inflate"}],"panels":[]}]},"httpPath":"/v3.0/classification/{cid}/inflate"},{"label":"Save Bulk Classification","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/video-creatives/classification-(v3)/post_v3-0-classification-bulk","routeSlug":"/apis/video-creatives/classification-(v3)/post_v3-0-classification-bulk","metadata":{"seo":{"title":"Save Bulk Classification","description":"Save multiple classification objects using a bulk request."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"POST_v3-0-classification-bulk","name":"Save Bulk Classification","isWebhook":false,"pointer":"/paths/~1v3.0~1classification~1bulk/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Save Bulk Classification","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Save multiple classification objects using a bulk request."},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/BulkClassificationResponse"}},"schemaId":"components/schemas/BulkClassificationResponse","pointer":"/paths/~1v3.0~1classification~1bulk/post/requestBody","description":"Bulk classification records to save"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v3.0/classification/bulk","servers":[{"url":"https://api.mediamath.com"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"components/schemas/BulkClassificationResponse"}},"responseCodes":["200","400","401","500"],"pointer":"/v3.0/classification/bulk","href":"classification-(v3)/post_v3-0-classification-bulk","openApiOperationId":"POST_v3-0-classification-bulk","summary":"Save Bulk Classification"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api.mediamath.com"}],"schemaId":"components/schemas/BulkClassificationResponse","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/BulkClassificationResponse"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/BulkInflatedClassificationResponse"}},"schemaId":"components/schemas/BulkInflatedClassificationResponse"},{"code":"400","description":"Bad Request","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UIErrorType"}},"schemaId":"components/schemas/UIErrorType"},{"code":"401","description":"Unauthorized","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UIErrorType"}},"schemaId":"components/schemas/UIErrorType"},{"code":"500","description":"Internal Server Error","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UIErrorType"}},"schemaId":"components/schemas/UIErrorType"}],"pointer":"/paths/~1v3.0~1classification~1bulk/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/BulkInflatedClassificationResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/BulkInflatedClassificationResponse"}}},{"code":"400","schemaId":"components/schemas/UIErrorType","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UIErrorType"}}},{"code":"401","schemaId":"components/schemas/UIErrorType","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UIErrorType"}}},{"code":"500","schemaId":"components/schemas/UIErrorType","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UIErrorType"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/classification-(v3)/post_v3-0-classification-bulk"}],"panels":[]}]},"httpPath":"/v3.0/classification/bulk"},{"label":"Get Bulk Classification by IDs","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/video-creatives/classification-(v3)/get_v3-0-classification-bulk-cids","routeSlug":"/apis/video-creatives/classification-(v3)/get_v3-0-classification-bulk-cids","metadata":{"seo":{"title":"Get Bulk Classification by IDs","description":"Retrieve multiple classification objects using a comma-separated list of atomic creative IDs."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"GET_v3-0-classification-bulk-cids","name":"Get Bulk Classification by IDs","isWebhook":false,"pointer":"/paths/~1v3.0~1classification~1bulk~1{cids}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get Bulk Classification by IDs","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieve multiple classification objects using a comma-separated list of atomic creative IDs."},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"cids","in":"path","schemaId":"schema_421","description":"Comma-separated list of atomic creative IDs","required":true}],"pointer":"/paths/~1v3.0~1classification~1bulk~1{cids}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v3.0/classification/bulk/{cids}","servers":[{"url":"https://api.mediamath.com"}],"parameters":{"path":[{"name":"cids","in":"path","required":true,"schemaId":"schema_421"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","400","404","500"],"pointer":"/v3.0/classification/bulk/{cids}","href":"classification-(v3)/get_v3-0-classification-bulk-cids","openApiOperationId":"GET_v3-0-classification-bulk-cids","summary":"Get Bulk Classification by IDs"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api.mediamath.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/BulkClassificationResponse"}},"schemaId":"components/schemas/BulkClassificationResponse"},{"code":"400","description":"Bad Request","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UIErrorType"}},"schemaId":"components/schemas/UIErrorType"},{"code":"404","description":"Not Found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UIErrorType"}},"schemaId":"components/schemas/UIErrorType"},{"code":"500","description":"Internal Server Error","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UIErrorType"}},"schemaId":"components/schemas/UIErrorType"}],"pointer":"/paths/~1v3.0~1classification~1bulk~1{cids}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/BulkClassificationResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/BulkClassificationResponse"}}},{"code":"400","schemaId":"components/schemas/UIErrorType","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UIErrorType"}}},{"code":"404","schemaId":"components/schemas/UIErrorType","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UIErrorType"}}},{"code":"500","schemaId":"components/schemas/UIErrorType","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UIErrorType"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/classification-(v3)/get_v3-0-classification-bulk-cids"}],"panels":[]}]},"httpPath":"/v3.0/classification/bulk/{cids}"},{"label":"Get Bulk Inflated Classification by IDs","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/video-creatives/classification-(v3)/get_v3-0-classification-bulk-cids-inflate","routeSlug":"/apis/video-creatives/classification-(v3)/get_v3-0-classification-bulk-cids-inflate","metadata":{"seo":{"title":"Get Bulk Inflated Classification by IDs","description":"Retrieve multiple inflated classification objects using a comma-separated list of atomic creative IDs."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"GET_v3-0-classification-bulk-cids-inflate","name":"Get Bulk Inflated Classification by IDs","isWebhook":false,"pointer":"/paths/~1v3.0~1classification~1bulk~1{cids}~1inflate/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get Bulk Inflated Classification by IDs","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieve multiple inflated classification objects using a comma-separated list of atomic creative IDs."},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"cids","in":"path","schemaId":"schema_421","description":"Comma-separated list of atomic creative IDs","required":true}],"pointer":"/paths/~1v3.0~1classification~1bulk~1{cids}~1inflate/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v3.0/classification/bulk/{cids}/inflate","servers":[{"url":"https://api.mediamath.com"}],"parameters":{"path":[{"name":"cids","in":"path","required":true,"schemaId":"schema_421"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","400","404","500"],"pointer":"/v3.0/classification/bulk/{cids}/inflate","href":"classification-(v3)/get_v3-0-classification-bulk-cids-inflate","openApiOperationId":"GET_v3-0-classification-bulk-cids-inflate","summary":"Get Bulk Inflated Classification by IDs"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api.mediamath.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/BulkInflatedClassificationResponse"}},"schemaId":"components/schemas/BulkInflatedClassificationResponse"},{"code":"400","description":"Bad Request","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UIErrorType"}},"schemaId":"components/schemas/UIErrorType"},{"code":"404","description":"Not Found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UIErrorType"}},"schemaId":"components/schemas/UIErrorType"},{"code":"500","description":"Internal Server Error","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UIErrorType"}},"schemaId":"components/schemas/UIErrorType"}],"pointer":"/paths/~1v3.0~1classification~1bulk~1{cids}~1inflate/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/BulkInflatedClassificationResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/BulkInflatedClassificationResponse"}}},{"code":"400","schemaId":"components/schemas/UIErrorType","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UIErrorType"}}},{"code":"404","schemaId":"components/schemas/UIErrorType","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UIErrorType"}}},{"code":"500","schemaId":"components/schemas/UIErrorType","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UIErrorType"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/classification-(v3)/get_v3-0-classification-bulk-cids-inflate"}],"panels":[]}]},"httpPath":"/v3.0/classification/bulk/{cids}/inflate"}],"content":{"contentType":"group","meta":{"name":"Classification (V3)"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Classification (V3)","showPageActions":true},{"nodeType":"markdoc","content":"V3.0 creative classification endpoints. Uses Bearer (JWT) authentication."}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/v3.0/classification/{cid}","summary":"Get a Classification by ID","prefix":{"name":"get","color":"get"},"badges":[],"link":"/classification-(v3)/get_v3-0-classification-cid","deprecated":false},{"title":"/v3.0/classification/{cid}","summary":"Save a Classification","prefix":{"name":"post","color":"post"},"badges":[],"link":"/classification-(v3)/post_v3-0-classification-cid","deprecated":false},{"title":"/v3.0/classification/{cid}/force-publish","summary":"Force-publish a Classification","prefix":{"name":"post","color":"post"},"badges":[],"link":"/classification-(v3)/post_v3-0-classification-cid-force-publish","deprecated":false},{"title":"/v3.0/classification/{cid}/inflate","summary":"Get an Inflated Classification by ID","prefix":{"name":"get","color":"get"},"badges":[],"link":"/classification-(v3)/get_v3-0-classification-cid-inflate","deprecated":false},{"title":"/v3.0/classification/bulk","summary":"Save Bulk Classification","prefix":{"name":"post","color":"post"},"badges":[],"link":"/classification-(v3)/post_v3-0-classification-bulk","deprecated":false},{"title":"/v3.0/classification/bulk/{cids}","summary":"Get Bulk Classification by IDs","prefix":{"name":"get","color":"get"},"badges":[],"link":"/classification-(v3)/get_v3-0-classification-bulk-cids","deprecated":false},{"title":"/v3.0/classification/bulk/{cids}/inflate","summary":"Get Bulk Inflated Classification by IDs","prefix":{"name":"get","color":"get"},"badges":[],"link":"/classification-(v3)/get_v3-0-classification-bulk-cids-inflate","deprecated":false}]}]}]}]}},{"type":"group","label":"IAB (V1.0 - Deprecated)","link":"/apis/video-creatives/iab-(v1.0-deprecated)","routeSlug":"/apis/video-creatives/iab-(v1.0-deprecated)","items":[{"label":"Get IAB Attributes List","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/video-creatives/iab-(v1.0-deprecated)/get_static_data-v1-0-iab_attributes","routeSlug":"/apis/video-creatives/iab-(v1.0-deprecated)/get_static_data-v1-0-iab_attributes","metadata":{"seo":{"title":"Get IAB Attributes List","description":"⚠️ Deprecated — Use GET /v3.0/static_data/iab_attributes instead."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"GET_static_data-v1-0-iab_attributes","name":"Get IAB Attributes List","isWebhook":false,"pointer":"/paths/~1static_data~1v1.0~1iab_attributes/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get IAB Attributes List","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"blockquote","attributes":{},"children":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"⚠️ Deprecated"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" — Use "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"GET /v3.0/static_data/iab_attributes"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" instead."},"children":[]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Get IAB Attributes List"},"children":[]}]}]}]}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/static_data/v1.0/iab_attributes","servers":[{"url":"https://api.mediamath.com"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200"],"pointer":"/static_data/v1.0/iab_attributes","href":"iab-(v1.0-deprecated)/get_static_data-v1-0-iab_attributes","openApiOperationId":"GET_static_data-v1-0-iab_attributes","summary":"Get IAB Attributes List"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api.mediamath.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"text/plain","mediaTypes":["text/plain"],"mediaTypeContent":{"text/plain":{"exampleIds":["paths/~1static_data~1v1.0~1iab_attributes/get/responses/200/content/text~1plain/examples/response"]}},"exampleIds":["paths/~1static_data~1v1.0~1iab_attributes/get/responses/200/content/text~1plain/examples/response"]}],"pointer":"/paths/~1static_data~1v1.0~1iab_attributes/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","exampleIds":["paths/~1static_data~1v1.0~1iab_attributes/get/responses/200/content/text~1plain/examples/response"],"mediaTypes":["text/plain"],"mediaTypeContent":{"text/plain":{"exampleIds":["paths/~1static_data~1v1.0~1iab_attributes/get/responses/200/content/text~1plain/examples/response"]}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/iab-(v1.0-deprecated)/get_static_data-v1-0-iab_attributes"}],"panels":[]}]},"httpPath":"/static_data/v1.0/iab_attributes"},{"label":"Get IAB Language","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/video-creatives/iab-(v1.0-deprecated)/get_static_data-v1-0-language-language_id","routeSlug":"/apis/video-creatives/iab-(v1.0-deprecated)/get_static_data-v1-0-language-language_id","metadata":{"seo":{"title":"Get IAB Language","description":"⚠️ Deprecated — Use GET /v3.0/static_data/language/{id} instead."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"GET_static_data-v1-0-language-language_id","name":"Get IAB Language","isWebhook":false,"pointer":"/paths/~1static_data~1v1.0~1language~1{language_id}/get","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get IAB Language","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"blockquote","attributes":{},"children":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"⚠️ Deprecated"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" — Use "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"GET /v3.0/static_data/language/{id}"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" instead."},"children":[]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Get IAB Language"},"children":[]}]}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"language_id","in":"path","schemaId":"schema_421","description":"Language ID","required":true}],"pointer":"/paths/~1static_data~1v1.0~1language~1{language_id}/get/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_427"}},"schemaId":"schema_427","pointer":"/paths/~1static_data~1v1.0~1language~1{language_id}/get/requestBody","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"_"},"children":[]}]}]}]}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/static_data/v1.0/language/{language_id}","servers":[{"url":"https://api.mediamath.com"}],"parameters":{"path":[{"name":"language_id","in":"path","required":true,"schemaId":"schema_421"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"schema_427"}},"responseCodes":["200"],"pointer":"/static_data/v1.0/language/{language_id}","href":"iab-(v1.0-deprecated)/get_static_data-v1-0-language-language_id","openApiOperationId":"GET_static_data-v1-0-language-language_id","summary":"Get IAB Language"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api.mediamath.com"}],"schemaId":"schema_427","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_427"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"exampleIds":["paths/~1static_data~1v1.0~1language~1{language_id}/get/responses/200/content/application~1json/examples/response"]}},"exampleIds":["paths/~1static_data~1v1.0~1language~1{language_id}/get/responses/200/content/application~1json/examples/response"]}],"pointer":"/paths/~1static_data~1v1.0~1language~1{language_id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","exampleIds":["paths/~1static_data~1v1.0~1language~1{language_id}/get/responses/200/content/application~1json/examples/response"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"exampleIds":["paths/~1static_data~1v1.0~1language~1{language_id}/get/responses/200/content/application~1json/examples/response"]}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/iab-(v1.0-deprecated)/get_static_data-v1-0-language-language_id"}],"panels":[]}]},"httpPath":"/static_data/v1.0/language/{language_id}"},{"label":"List IAB Verticals","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/video-creatives/iab-(v1.0-deprecated)/get_static_data-v1-0-iab_verticals","routeSlug":"/apis/video-creatives/iab-(v1.0-deprecated)/get_static_data-v1-0-iab_verticals","metadata":{"seo":{"title":"List IAB Verticals","description":"⚠️ Deprecated — Use GET /v3.0/static_data/iab_verticals instead."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"GET_static_data-v1-0-iab_verticals","name":"List IAB Verticals","isWebhook":false,"pointer":"/paths/~1static_data~1v1.0~1iab_verticals/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List IAB Verticals","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"blockquote","attributes":{},"children":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"⚠️ Deprecated"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" — Use "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"GET /v3.0/static_data/iab_verticals"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" instead."},"children":[]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"List IAB Verticals"},"children":[]}]}]}]}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/static_data/v1.0/iab_verticals","servers":[{"url":"https://api.mediamath.com"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200"],"pointer":"/static_data/v1.0/iab_verticals","href":"iab-(v1.0-deprecated)/get_static_data-v1-0-iab_verticals","openApiOperationId":"GET_static_data-v1-0-iab_verticals","summary":"List IAB Verticals"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api.mediamath.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"exampleIds":["paths/~1static_data~1v1.0~1iab_verticals/get/responses/200/content/application~1json/examples/response"]}},"exampleIds":["paths/~1static_data~1v1.0~1iab_verticals/get/responses/200/content/application~1json/examples/response"]}],"pointer":"/paths/~1static_data~1v1.0~1iab_verticals/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","exampleIds":["paths/~1static_data~1v1.0~1iab_verticals/get/responses/200/content/application~1json/examples/response"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"exampleIds":["paths/~1static_data~1v1.0~1iab_verticals/get/responses/200/content/application~1json/examples/response"]}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/iab-(v1.0-deprecated)/get_static_data-v1-0-iab_verticals"}],"panels":[]}]},"httpPath":"/static_data/v1.0/iab_verticals"},{"label":"Get IAB Vertical","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/video-creatives/iab-(v1.0-deprecated)/get_static_data-v1-0-iab_verticals-vertical_id","routeSlug":"/apis/video-creatives/iab-(v1.0-deprecated)/get_static_data-v1-0-iab_verticals-vertical_id","metadata":{"seo":{"title":"Get IAB Vertical","description":"⚠️ Deprecated — Use GET /v3.0/static_data/iab_verticals/{id} instead."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"GET_static_data-v1-0-iab_verticals-vertical_id","name":"Get IAB Vertical","isWebhook":false,"pointer":"/paths/~1static_data~1v1.0~1iab_verticals~1{vertical_id}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get IAB Vertical","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"blockquote","attributes":{},"children":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"⚠️ Deprecated"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" — Use "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"GET /v3.0/static_data/iab_verticals/{id}"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" instead."},"children":[]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Get IAB Vertical"},"children":[]}]}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"vertical_id","in":"path","schemaId":"schema_420","description":"Vertical ID","required":true}],"pointer":"/paths/~1static_data~1v1.0~1iab_verticals~1{vertical_id}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/static_data/v1.0/iab_verticals/{vertical_id}","servers":[{"url":"https://api.mediamath.com"}],"parameters":{"path":[{"name":"vertical_id","in":"path","required":true,"schemaId":"schema_420"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200"],"pointer":"/static_data/v1.0/iab_verticals/{vertical_id}","href":"iab-(v1.0-deprecated)/get_static_data-v1-0-iab_verticals-vertical_id","openApiOperationId":"GET_static_data-v1-0-iab_verticals-vertical_id","summary":"Get IAB Vertical"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api.mediamath.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"exampleIds":["paths/~1static_data~1v1.0~1iab_verticals~1{vertical_id}/get/responses/200/content/application~1json/examples/response"]}},"exampleIds":["paths/~1static_data~1v1.0~1iab_verticals~1{vertical_id}/get/responses/200/content/application~1json/examples/response"]}],"pointer":"/paths/~1static_data~1v1.0~1iab_verticals~1{vertical_id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","exampleIds":["paths/~1static_data~1v1.0~1iab_verticals~1{vertical_id}/get/responses/200/content/application~1json/examples/response"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"exampleIds":["paths/~1static_data~1v1.0~1iab_verticals~1{vertical_id}/get/responses/200/content/application~1json/examples/response"]}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/iab-(v1.0-deprecated)/get_static_data-v1-0-iab_verticals-vertical_id"}],"panels":[]}]},"httpPath":"/static_data/v1.0/iab_verticals/{vertical_id}"},{"label":"List IAB Languages","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/video-creatives/iab-(v1.0-deprecated)/get_static_data-v1-0-language","routeSlug":"/apis/video-creatives/iab-(v1.0-deprecated)/get_static_data-v1-0-language","metadata":{"seo":{"title":"List IAB Languages","description":"⚠️ Deprecated — Use GET /v3.0/static_data/language instead."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"GET_static_data-v1-0-language","name":"List IAB Languages","isWebhook":false,"pointer":"/paths/~1static_data~1v1.0~1language/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List IAB Languages","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"blockquote","attributes":{},"children":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"⚠️ Deprecated"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" — Use "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"GET /v3.0/static_data/language"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" instead."},"children":[]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"List IAB Languages"},"children":[]}]}]}]}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/static_data/v1.0/language","servers":[{"url":"https://api.mediamath.com"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200"],"pointer":"/static_data/v1.0/language","href":"iab-(v1.0-deprecated)/get_static_data-v1-0-language","openApiOperationId":"GET_static_data-v1-0-language","summary":"List IAB Languages"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api.mediamath.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"text/plain","mediaTypes":["text/plain"],"mediaTypeContent":{"text/plain":{"exampleIds":["paths/~1static_data~1v1.0~1language/get/responses/200/content/text~1plain/examples/response"]}},"exampleIds":["paths/~1static_data~1v1.0~1language/get/responses/200/content/text~1plain/examples/response"]}],"pointer":"/paths/~1static_data~1v1.0~1language/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","exampleIds":["paths/~1static_data~1v1.0~1language/get/responses/200/content/text~1plain/examples/response"],"mediaTypes":["text/plain"],"mediaTypeContent":{"text/plain":{"exampleIds":["paths/~1static_data~1v1.0~1language/get/responses/200/content/text~1plain/examples/response"]}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/iab-(v1.0-deprecated)/get_static_data-v1-0-language"}],"panels":[]}]},"httpPath":"/static_data/v1.0/language"},{"label":"Get IAB Attribute","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/video-creatives/iab-(v1.0-deprecated)/get-iab-attribute","routeSlug":"/apis/video-creatives/iab-(v1.0-deprecated)/get-iab-attribute","metadata":{"seo":{"title":"Get IAB Attribute","description":"⚠️ Deprecated — Use GET /v3.0/static_data/iab_attributes/{id} instead."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"Get-IAB-Attribute","name":"Get IAB Attribute","isWebhook":false,"pointer":"/paths/~1static_data~1v1.0~1iab_attributes~1{id}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get IAB Attribute","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"blockquote","attributes":{},"children":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"⚠️ Deprecated"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" — Use "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"GET /v3.0/static_data/iab_attributes/{id}"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" instead."},"children":[]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Get IAB Attribute"},"children":[]}]}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_421","description":"ID","required":true}],"pointer":"/paths/~1static_data~1v1.0~1iab_attributes~1{id}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/static_data/v1.0/iab_attributes/{id}","servers":[{"url":"https://api.mediamath.com"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_421"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200"],"pointer":"/static_data/v1.0/iab_attributes/{id}","href":"iab-(v1.0-deprecated)/get-iab-attribute","openApiOperationId":"Get-IAB-Attribute","summary":"Get IAB Attribute"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api.mediamath.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"exampleIds":["paths/~1static_data~1v1.0~1iab_attributes~1{id}/get/responses/200/content/application~1json/examples/response"]}},"exampleIds":["paths/~1static_data~1v1.0~1iab_attributes~1{id}/get/responses/200/content/application~1json/examples/response"]}],"pointer":"/paths/~1static_data~1v1.0~1iab_attributes~1{id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","exampleIds":["paths/~1static_data~1v1.0~1iab_attributes~1{id}/get/responses/200/content/application~1json/examples/response"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"exampleIds":["paths/~1static_data~1v1.0~1iab_attributes~1{id}/get/responses/200/content/application~1json/examples/response"]}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/iab-(v1.0-deprecated)/get-iab-attribute"}],"panels":[]}]},"httpPath":"/static_data/v1.0/iab_attributes/{id}"}],"content":{"contentType":"group","meta":{"name":"IAB (V1.0 - Deprecated)"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"IAB (V1.0 - Deprecated)","showPageActions":true},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"admonition","attributes":{"type":"danger","name":"This API is deprecated and will be removed in July 2026"},"children":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Please migrate to the "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"IAB Data API v3.0"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" ("},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"GET /v3.0/static_data/{category}"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":") documented below."},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tag","tag":"admonition","attributes":{"type":"warning","name":"Notice about authentication with cookie adama_session"},"children":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The use of cookie "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"adama_session"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" for authentication has been discontinued and it's not supported in V3.0."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"We ask all of our clients who have not yet migrated to "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Bearer (JWT) Authentication"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" to do so as soon as possible."},"children":[]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"IAB static data endpoints (V1.0 — deprecated)."},"children":[]}]}]}]}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/static_data/v1.0/iab_attributes","summary":"Get IAB Attributes List","prefix":{"name":"get","color":"get"},"badges":[],"link":"/iab-(v1.0-deprecated)/get_static_data-v1-0-iab_attributes","deprecated":false},{"title":"/static_data/v1.0/language/{language_id}","summary":"Get IAB Language","prefix":{"name":"get","color":"get"},"badges":[],"link":"/iab-(v1.0-deprecated)/get_static_data-v1-0-language-language_id","deprecated":false},{"title":"/static_data/v1.0/iab_verticals","summary":"List IAB Verticals","prefix":{"name":"get","color":"get"},"badges":[],"link":"/iab-(v1.0-deprecated)/get_static_data-v1-0-iab_verticals","deprecated":false},{"title":"/static_data/v1.0/iab_verticals/{vertical_id}","summary":"Get IAB Vertical","prefix":{"name":"get","color":"get"},"badges":[],"link":"/iab-(v1.0-deprecated)/get_static_data-v1-0-iab_verticals-vertical_id","deprecated":false},{"title":"/static_data/v1.0/language","summary":"List IAB Languages","prefix":{"name":"get","color":"get"},"badges":[],"link":"/iab-(v1.0-deprecated)/get_static_data-v1-0-language","deprecated":false},{"title":"/static_data/v1.0/iab_attributes/{id}","summary":"Get IAB Attribute","prefix":{"name":"get","color":"get"},"badges":[],"link":"/iab-(v1.0-deprecated)/get-iab-attribute","deprecated":false}]}]}]}]}},{"type":"group","label":"IAB Data (V3)","link":"/apis/video-creatives/iab-data-(v3)","routeSlug":"/apis/video-creatives/iab-data-(v3)","items":[{"label":"Get IAB Data by Category","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/video-creatives/iab-data-(v3)/get_v3-0-static_data-category","routeSlug":"/apis/video-creatives/iab-data-(v3)/get_v3-0-static_data-category","metadata":{"seo":{"title":"Get IAB Data by Category","description":"Retrieve IAB data for a category (e.g., iab_verticals, language, iab_attributes)."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"GET_v3-0-static_data-category","name":"Get IAB Data by Category","isWebhook":false,"pointer":"/paths/~1v3.0~1static_data~1{category}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get IAB Data by Category","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Retrieve IAB data for a category (e.g., iab_verticals, language, iab_attributes)."},"children":[]}]}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"category","in":"path","schemaId":"schema_421","description":"Category type (e.g., iab_verticals, language, iab_attributes)","required":true}],"pointer":"/paths/~1v3.0~1static_data~1{category}/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"key","in":"query","schemaId":"schema_421","description":"Search key for the category"}],"pointer":"/paths/~1v3.0~1static_data~1{category}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v3.0/static_data/{category}","servers":[{"url":"https://api.mediamath.com"}],"parameters":{"path":[{"name":"category","in":"path","required":true,"schemaId":"schema_421"}],"query":[{"name":"key","in":"query","required":false,"schemaId":"schema_421"}],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","400","404"],"pointer":"/v3.0/static_data/{category}","href":"iab-data-(v3)/get_v3-0-static_data-category","openApiOperationId":"GET_v3-0-static_data-category","summary":"Get IAB Data by Category"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api.mediamath.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_428"}},"schemaId":"schema_428"},{"code":"400","description":"Bad Request","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UIErrorType"}},"schemaId":"components/schemas/UIErrorType"},{"code":"404","description":"Not Found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UIErrorType"}},"schemaId":"components/schemas/UIErrorType"}],"pointer":"/paths/~1v3.0~1static_data~1{category}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_428","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_428"}}},{"code":"400","schemaId":"components/schemas/UIErrorType","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UIErrorType"}}},{"code":"404","schemaId":"components/schemas/UIErrorType","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UIErrorType"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/iab-data-(v3)/get_v3-0-static_data-category"}],"panels":[]}]},"httpPath":"/v3.0/static_data/{category}"},{"label":"Get IAB Data Item by Category and ID","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/video-creatives/iab-data-(v3)/get_v3-0-static_data-category-id","routeSlug":"/apis/video-creatives/iab-data-(v3)/get_v3-0-static_data-category-id","metadata":{"seo":{"title":"Get IAB Data Item by Category and ID","description":"Retrieve a single IAB data item for a category (e.g., iab_verticals, language, iab_attributes)."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"GET_v3-0-static_data-category-id","name":"Get IAB Data Item by Category and ID","isWebhook":false,"pointer":"/paths/~1v3.0~1static_data~1{category}~1{id}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get IAB Data Item by Category and ID","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Retrieve a single IAB data item for a category (e.g., iab_verticals, language, iab_attributes)."},"children":[]}]}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"category","in":"path","schemaId":"schema_421","description":"Category type (e.g., iab_verticals, language, iab_attributes)","required":true},{"name":"id","in":"path","schemaId":"schema_421","description":"Category ID","required":true}],"pointer":"/paths/~1v3.0~1static_data~1{category}~1{id}/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"key","in":"query","schemaId":"schema_421","description":"Search key for the category"}],"pointer":"/paths/~1v3.0~1static_data~1{category}~1{id}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v3.0/static_data/{category}/{id}","servers":[{"url":"https://api.mediamath.com"}],"parameters":{"path":[{"name":"category","in":"path","required":true,"schemaId":"schema_421"},{"name":"id","in":"path","required":true,"schemaId":"schema_421"}],"query":[{"name":"key","in":"query","required":false,"schemaId":"schema_421"}],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","400","404"],"pointer":"/v3.0/static_data/{category}/{id}","href":"iab-data-(v3)/get_v3-0-static_data-category-id","openApiOperationId":"GET_v3-0-static_data-category-id","summary":"Get IAB Data Item by Category and ID"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api.mediamath.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_423"}},"schemaId":"schema_423"},{"code":"400","description":"Bad Request","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UIErrorType"}},"schemaId":"components/schemas/UIErrorType"},{"code":"404","description":"Not Found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UIErrorType"}},"schemaId":"components/schemas/UIErrorType"}],"pointer":"/paths/~1v3.0~1static_data~1{category}~1{id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_423","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_423"}}},{"code":"400","schemaId":"components/schemas/UIErrorType","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UIErrorType"}}},{"code":"404","schemaId":"components/schemas/UIErrorType","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UIErrorType"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/iab-data-(v3)/get_v3-0-static_data-category-id"}],"panels":[]}]},"httpPath":"/v3.0/static_data/{category}/{id}"}],"content":{"contentType":"group","meta":{"name":"IAB Data (V3)"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"IAB Data (V3)","showPageActions":true},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"V3.0 IAB data endpoints. A single pair of endpoints serves all categories"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"("},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"iab_verticals"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"iab_attributes"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"language"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"). Uses Bearer (JWT) authentication."},"children":[]}]}]}]}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/v3.0/static_data/{category}","summary":"Get IAB Data by Category","prefix":{"name":"get","color":"get"},"badges":[],"link":"/iab-data-(v3)/get_v3-0-static_data-category","deprecated":false},{"title":"/v3.0/static_data/{category}/{id}","summary":"Get IAB Data Item by Category and ID","prefix":{"name":"get","color":"get"},"badges":[],"link":"/iab-data-(v3)/get_v3-0-static_data-category-id","deprecated":false}]}]}]}]}}],"store":{"schemaStore":{"components/schemas/ModifyCompanionRequest":{"id":"components/schemas/ModifyCompanionRequest","kind":"json-schema","title":"ModifyCompanionRequest","data":{"type":"object","required":["details"],"properties":{"details":{"$ref":"#/components/schemas/CompanionDetails"},"fileExtension":{"type":"string","description":"File extension"},"fileName":{"type":"string","description":"File name"},"resourceUrl":{"type":"string","description":"Resource URL for all other companion types"},"resourceData":{"type":"string","description":"Resource data encoded in Data URI Scheme for static companion types"}}}},"components/schemas/CompanionDetails":{"id":"components/schemas/CompanionDetails","kind":"json-schema","title":"CompanionDetails","data":{"type":"object","required":["adServer","typ","width","height","landingUrl"],"properties":{"adServer":{"type":"string","description":"AdServer tag name"},"typ":{"type":"string","description":"Companion type (static, iframe, or html)","enum":["static","iframe","html"]},"width":{"type":"integer","minimum":32,"maximum":10000,"description":"Width in pixels"},"height":{"type":"integer","minimum":32,"maximum":10000,"description":"Height in pixels"},"landingUrl":{"type":"string","description":"Declared landing URL"},"iFrameUrlOrHTML":{"type":"string","description":"iFrame URL (for iframe type) or HTML content (for html type)"},"clickthroughUrl":{"type":"string","description":"Clickthrough URL (required for static companions; must be null for iframe/html)"}}}},"components/schemas/ValidateVASTResponse":{"id":"components/schemas/ValidateVASTResponse","kind":"json-schema","title":"ValidateVASTResponse","data":{"type":"object","properties":{"error":{"type":"string","description":"VAST validation error message, omitted if no errors present"},"warnings":{"type":"array","items":{"type":"string"},"uniqueItems":true,"description":"A set of VAST validation warnings"}}}},"components/schemas/CreativeStatusResponse":{"id":"components/schemas/CreativeStatusResponse","kind":"json-schema","title":"CreativeStatusResponse","data":{"type":"object","properties":{"uploadInfo":{"$ref":"#/components/schemas/FileInfo"},"encodingStatus":{"$ref":"#/components/schemas/GetStatusResponse"}}}},"components/schemas/FileInfo":{"id":"components/schemas/FileInfo","kind":"json-schema","title":"FileInfo","data":{"type":"object","properties":{"status":{"type":"string","description":"Upload status"},"size":{"type":"integer","format":"int64","description":"File size in bytes"},"percent":{"type":"number","description":"Upload percent complete (0-100)","default":0},"name":{"type":"string","description":"File name"},"path":{"type":"string","description":"File path"},"mirrorPath":{"type":"array","items":{"type":"string"},"description":"Mirror paths (asset URLs)"},"hash":{"type":"string","description":"File hash"}}}},"components/schemas/GetStatusResponse":{"id":"components/schemas/GetStatusResponse","kind":"json-schema","title":"GetStatusResponse","data":{"type":"object","properties":{"status":{"$ref":"#/components/schemas/EncodingStatus"},"percent":{"type":"number","description":"Overall encoding progress (0-100)"},"encodings":{"type":"array","items":{"$ref":"#/components/schemas/GetStatusResponse_Encoding"}}}}},"components/schemas/GetStatusResponse_Encoding":{"id":"components/schemas/GetStatusResponse_Encoding","kind":"json-schema","title":"GetStatusResponse_Encoding","data":{"type":"object","properties":{"status":{"$ref":"#/components/schemas/EncodingStatus"},"percent":{"type":"number","description":"Encoding progress (0-100)"},"id":{"type":"integer","format":"int64","description":"Encoding ID"},"statusMessage":{"type":"string","description":"Status message (e.g. error details)"}}}},"components/schemas/GetCreativeVariantsResponse":{"id":"components/schemas/GetCreativeVariantsResponse","kind":"json-schema","title":"GetCreativeVariantsResponse","data":{"type":"object","properties":{"variants":{"type":"array","items":{"$ref":"#/components/schemas/LegacyEncoding"}}}}},"components/schemas/LegacyEncoding":{"id":"components/schemas/LegacyEncoding","kind":"json-schema","title":"LegacyEncoding","data":{"type":"object","properties":{"videoCodec":{"type":"string"},"audioCodec":{"type":"string"},"width":{"type":"integer"},"height":{"type":"integer"},"bitrateKbps":{"type":"integer"},"format":{"type":"string"},"id":{"type":"integer"},"contentMd5":{"type":"string"},"outputUrl":{"type":"string","description":"Asset URL"},"encode":{"type":"boolean","default":true},"status":{"$ref":"#/components/schemas/EncodingStatus"},"percent":{"type":"number","description":"Encoding progress (0-100)"},"currentEvent":{"type":"string"},"currentEventPercent":{"type":"number"},"s3ResourceName":{"type":"string"},"stored":{"type":"boolean"},"active":{"type":"boolean"},"copiedUrl":{"type":"string","description":"Asset URL (copied)"},"sizeBytes":{"type":"integer","default":-1},"errorMessage":{"type":"string"}}}},"components/schemas/CompanionAd":{"id":"components/schemas/CompanionAd","kind":"json-schema","title":"CompanionAd","data":{"type":"object","properties":{"id":{"type":"integer","description":"Companion ID"},"details":{"$ref":"#/components/schemas/CompanionDetails"},"fileExtension":{"type":"string"},"mimeType":{"type":"string"},"fileName":{"type":"string"},"resourceBlob":{"type":"string","description":"Data blob used for images"},"resourceUrl":{"type":"string","description":"URL for external resources"}}}},"components/schemas/CompanionsResponse":{"id":"components/schemas/CompanionsResponse","kind":"json-schema","title":"CompanionsResponse","data":{"type":"object","properties":{"companions":{"type":"object","additionalProperties":{"$ref":"#/components/schemas/CompanionAd"},"description":"Map of companion ID (string) to companion details"}}}},"components/schemas/CreateCompanionResponse":{"id":"components/schemas/CreateCompanionResponse","kind":"json-schema","title":"CreateCompanionResponse","data":{"type":"object","properties":{"companionId":{"type":"integer"}}}},"components/schemas/ErrorInfoList":{"id":"components/schemas/ErrorInfoList","kind":"json-schema","title":"ErrorInfoList","data":{"type":"object","properties":{"field_error":{"type":"array","items":{"$ref":"#/components/schemas/ErrorInfo"}}}}},"components/schemas/ErrorInfo":{"id":"components/schemas/ErrorInfo","kind":"json-schema","title":"ErrorInfo","data":{"type":"object","properties":{"error":{"type":"string"},"index":{"type":"integer","description":"Index in bulk request (for bulk operations)"},"code":{"type":"string"},"name":{"type":"string"},"field":{"type":"string"}}}},"components/schemas/EncodingStatus":{"id":"components/schemas/EncodingStatus","kind":"json-schema","title":"EncodingStatus","data":{"type":"string","enum":["Pending","Processing","Finished","Waiting","Storing","Details","Error"]}},"components/schemas/V3CreateCreativeRequest":{"id":"components/schemas/V3CreateCreativeRequest","kind":"json-schema","title":"V3CreateCreativeRequest","data":{"type":"object","required":["advertiser","name","concept"],"properties":{"active":{"type":"boolean","default":false},"advertiser":{"type":"integer","format":"int64","description":"T1 Advertiser ID"},"name":{"type":"string","maxLength":256,"description":"Creative name (required, max 256 chars)"},"concept":{"type":"integer","format":"int64","description":"T1 Concept ID (mandatory for creation)"},"startTime":{"type":"integer","format":"int64","description":"Creative start date (Unix timestamp, must be >= 0 and < year 10000)"},"endTime":{"type":"integer","format":"int64","description":"Creative end date (Unix timestamp, must be >= startTime)"},"clickthroughUrl":{"type":"string","description":"Clickthrough URL (required unless customVAST or customVASTUrl is set)"},"customVAST":{"type":"string","description":"VAST XML content (mutually exclusive with customVASTUrl)"},"customVASTUrl":{"type":"string","description":"URL to VAST XML content (mutually exclusive with customVAST)"},"viewabilityTemplate":{"type":"string","description":"VAST XML template for BYOT viewability (must contain __VPAID_AD_PARAMETERS.URL__ macro)"},"landingUrl":{"type":"string","description":"Declared landing page. If empty, landing URL will be fetched from VAST XML."},"eventPixels":{"type":"array","description":"Additional pixels","items":{"$ref":"#/components/schemas/EventPixelRequest"}},"vendors":{"type":"array","description":"T1 Vendor IDs","items":{"type":"integer","format":"int64"},"uniqueItems":true},"vastVersion":{"$ref":"#/components/schemas/VASTVersion"},"disabledVariants":{"type":"array","description":"Disabled variant IDs","items":{"type":"integer"},"uniqueItems":true},"externalIdentifier":{"type":"string","maxLength":64,"description":"External Identifier (requires customVAST or customVASTUrl)"},"clockNumber":{"type":"string","maxLength":15,"description":"Clock Number for Clearcast (UK freewheel broadcasters)"},"customVASTExtensionXML":{"type":"string","description":"Custom VAST Extension XML"},"fileName":{"type":"string","description":"Optional. File name including extension (e.g. my-video.mp4).\nWhen provided, a pre-signed S3 PUT URL is returned in the response.\nMutually exclusive with customVAST and customVASTUrl.\nThe S3 PUT request must include headers x-amz-acl: public-read and x-amz-meta-creative: <creativeId>.\n"}}}},"components/schemas/V3UpdateCreativeRequest":{"id":"components/schemas/V3UpdateCreativeRequest","kind":"json-schema","title":"V3UpdateCreativeRequest","data":{"type":"object","required":["advertiser","name"],"properties":{"active":{"type":"boolean","default":false},"advertiser":{"type":"integer","format":"int64","description":"T1 Advertiser ID"},"name":{"type":"string","maxLength":256},"concept":{"type":"integer","format":"int64","description":"T1 Concept ID"},"startTime":{"type":"integer","format":"int64"},"endTime":{"type":"integer","format":"int64"},"clickthroughUrl":{"type":"string"},"customVAST":{"type":"string"},"customVASTUrl":{"type":"string"},"viewabilityTemplate":{"type":"string"},"landingUrl":{"type":"string"},"eventPixels":{"type":"array","items":{"$ref":"#/components/schemas/EventPixelRequest"}},"vendors":{"type":"array","items":{"type":"integer","format":"int64"},"uniqueItems":true},"vastVersion":{"$ref":"#/components/schemas/VASTVersion"},"disabledVariants":{"type":"array","items":{"type":"integer"},"uniqueItems":true},"externalIdentifier":{"type":"string","maxLength":64},"clockNumber":{"type":"string","maxLength":15},"customVASTExtensionXML":{"type":"string"}}}},"components/schemas/PatchCreativeUpdate":{"id":"components/schemas/PatchCreativeUpdate","kind":"json-schema","title":"PatchCreativeUpdate","data":{"type":"object","description":"Partial update request - only provided fields will be updated. Set field to null to clear it.","properties":{"id":{"type":"integer","description":"Creative ID (required for bulk update)"},"active":{"type":"boolean","nullable":true},"advertiser":{"type":"integer","format":"int64","nullable":true},"name":{"type":"string","nullable":true},"concept":{"type":"integer","format":"int64","nullable":true},"startTime":{"type":"integer","format":"int64","nullable":true},"endTime":{"type":"integer","format":"int64","nullable":true},"clickthroughUrl":{"type":"string","nullable":true},"customVAST":{"type":"string","nullable":true},"customVASTUrl":{"type":"string","nullable":true},"viewabilityTemplate":{"type":"string","nullable":true},"landingUrl":{"type":"string","nullable":true},"eventPixels":{"type":"array","items":{"$ref":"#/components/schemas/EventPixelRequest"},"nullable":true},"vendors":{"type":"array","items":{"type":"integer","format":"int64"},"nullable":true},"vastVersion":{"$ref":"#/components/schemas/VASTVersion"},"disabledVariants":{"type":"array","items":{"type":"integer"},"nullable":true},"externalIdentifier":{"type":"string","nullable":true},"customVASTExtensionXML":{"type":"string","nullable":true},"clockNumber":{"type":"string","nullable":true}}}},"components/schemas/BulkNewCreativeRequest":{"id":"components/schemas/BulkNewCreativeRequest","kind":"json-schema","title":"BulkNewCreativeRequest","data":{"type":"object","required":["creatives"],"properties":{"creatives":{"type":"array","items":{"$ref":"#/components/schemas/V3CreateCreativeRequest"}}}}},"components/schemas/BulkUpdateCreativeRequest":{"id":"components/schemas/BulkUpdateCreativeRequest","kind":"json-schema","title":"BulkUpdateCreativeRequest","data":{"type":"object","required":["creatives"],"properties":{"creatives":{"type":"array","items":{"$ref":"#/components/schemas/PatchCreativeUpdate"}}}}},"components/schemas/BulkGetRequest":{"id":"components/schemas/BulkGetRequest","kind":"json-schema","title":"BulkGetRequest","data":{"type":"object","required":["creativeIds"],"properties":{"creativeIds":{"type":"array","items":{"type":"integer"}}}}},"components/schemas/EventPixelRequest":{"id":"components/schemas/EventPixelRequest","kind":"json-schema","title":"EventPixelRequest","data":{"type":"object","required":["typ","url"],"properties":{"typ":{"type":"string","description":"Pixel event type (must be a valid pixel type)"},"url":{"type":"string","description":"Pixel URL"}}}},"components/schemas/EventPixel":{"id":"components/schemas/EventPixel","kind":"json-schema","title":"EventPixel","data":{"type":"object","properties":{"typ":{"type":"string"},"url":{"type":"string"}}}},"components/schemas/VASTVersion":{"id":"components/schemas/VASTVersion","kind":"json-schema","title":"VASTVersion","data":{"type":"string","enum":["VAST2","VAST3","VAST4"],"default":"VAST2"}},"components/schemas/NewCreativeResponse":{"id":"components/schemas/NewCreativeResponse","kind":"json-schema","title":"NewCreativeResponse","data":{"type":"object","properties":{"creativeId":{"type":"integer"},"uploadUrl":{"type":"string","description":"Pre-signed S3 PUT URL (only present when fileName was provided in the request).\nValid for expiresIn seconds. The PUT request must include headers\nx-amz-acl: public-read and x-amz-meta-creative: <creativeId>.\n"},"expiresIn":{"type":"integer","description":"Seconds until uploadUrl expires (900). Only present when uploadUrl is set."},"status":{"$ref":"#/components/schemas/Status"}}}},"components/schemas/InsecureVendorURLs":{"id":"components/schemas/InsecureVendorURLs","kind":"json-schema","title":"InsecureVendorURLs","data":{"type":"object","properties":{"id":{"type":"integer","format":"int64"},"urls":{"type":"array","items":{"type":"string"},"uniqueItems":true},"vendorName":{"type":"string"}}}},"components/schemas/CreativeDetails":{"id":"components/schemas/CreativeDetails","kind":"json-schema","title":"CreativeDetails","data":{"type":"object","properties":{"active":{"type":"boolean"},"advertiser":{"type":"integer","format":"int64"},"name":{"type":"string"},"concept":{"type":"integer","format":"int64"},"startTime":{"type":"integer","format":"int64"},"endTime":{"type":"integer","format":"int64"},"clickthroughUrl":{"type":"string"},"customVAST":{"type":"string"},"customVASTUrl":{"type":"string"},"viewabilityTemplate":{"type":"string"},"landingUrl":{"type":"string"},"landingUrlIsCalculated":{"type":"boolean"},"eventPixels":{"type":"array","items":{"$ref":"#/components/schemas/EventPixel"}},"vendors":{"type":"array","items":{"type":"integer","format":"int64"}},"vastVersion":{"$ref":"#/components/schemas/VASTVersion"},"disabledVariants":{"type":"array","items":{"type":"integer"}},"externalIdentifier":{"type":"string"},"customVASTExtensionXML":{"type":"string"},"clockNumber":{"type":"string"}}}},"components/schemas/CreativeDetailsResponse":{"id":"components/schemas/CreativeDetailsResponse","kind":"json-schema","title":"CreativeDetailsResponse","data":{"type":"object","properties":{"id":{"type":"integer","description":"Creative ID (used in bulk create to show which creative was created)"},"details":{"$ref":"#/components/schemas/CreativeDetails"},"companionIds":{"type":"array","items":{"type":"integer"},"uniqueItems":true},"duration":{"type":"number","description":"Duration in seconds"},"isUploaded":{"type":"boolean"},"unsecureUrls":{"type":"object","additionalProperties":{"$ref":"#/components/schemas/InsecureVendorURLs"},"description":"Associates unsecured URLs (non-https) with their respective vendors"},"status":{"$ref":"#/components/schemas/EncodingStatus"},"readyToServe":{"type":"boolean","description":"True when creative details/variants are stable"},"thumbnail":{"type":"string"},"autoVendors":{"type":"array","items":{"type":"integer","format":"int64"},"description":"Automatically detected vendors (MM Vendor ID)"},"percent":{"type":"number","description":"Combined upload/conversion progress (0-100)"},"isSecure":{"type":"boolean"},"isRotating":{"type":"boolean"},"isDynamic":{"type":"boolean"},"isAudio":{"type":"boolean"},"vpaidVersion":{"type":"integer"},"hasCompanions":{"type":"boolean"},"vastVersion":{"$ref":"#/components/schemas/VASTVersion"},"t1as":{"type":"boolean"},"updatedOn":{"type":"string"}}}},"components/schemas/CreativeDetailsResponseWrapper":{"id":"components/schemas/CreativeDetailsResponseWrapper","kind":"json-schema","title":"CreativeDetailsResponseWrapper","data":{"type":"object","properties":{"data":{"$ref":"#/components/schemas/CreativeDetailsResponse"},"errors":{"$ref":"#/components/schemas/ErrorInfoList"}}}},"components/schemas/BulkResponseMeta":{"id":"components/schemas/BulkResponseMeta","kind":"json-schema","title":"BulkResponseMeta","data":{"type":"object","properties":{"status":{"type":"string"},"count":{"type":"integer"}}}},"components/schemas/Status":{"id":"components/schemas/Status","kind":"json-schema","title":"Status","data":{"type":"object","properties":{"code":{"type":"string"},"message":{"type":"string"}}}},"components/schemas/BulkCreativeResponse":{"id":"components/schemas/BulkCreativeResponse","kind":"json-schema","title":"BulkCreativeResponse","data":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/CreativeDetailsResponse"}},"errors":{"$ref":"#/components/schemas/ErrorInfoList"},"meta":{"$ref":"#/components/schemas/BulkResponseMeta"},"status":{"$ref":"#/components/schemas/Status"}}}},"components/schemas/HistoryResponse":{"id":"components/schemas/HistoryResponse","kind":"json-schema","title":"HistoryResponse","data":{"type":"object","properties":{"with":{"$ref":"#/components/schemas/WithPart"},"log_entries":{"$ref":"#/components/schemas/LogEntriesWrapper"}}}},"components/schemas/WithPart":{"id":"components/schemas/WithPart","kind":"json-schema","title":"WithPart","data":{"type":"object","properties":{"count":{"type":"integer"},"log_entries":{"type":"array","items":{"type":"string"}}}}},"components/schemas/LogEntriesWrapper":{"id":"components/schemas/LogEntriesWrapper","kind":"json-schema","title":"LogEntriesWrapper","data":{"type":"object","properties":{"entry":{"type":"array","items":{"$ref":"#/components/schemas/LogEntryResponse"}},"count":{"type":"integer"},"start":{"type":"integer"}}}},"components/schemas/LogEntryResponse":{"id":"components/schemas/LogEntryResponse","kind":"json-schema","title":"LogEntryResponse","data":{"type":"object","properties":{"user_id":{"type":"integer","format":"int64"},"user_name":{"type":"string"},"action":{"type":"string"},"date":{"type":"string"},"field":{"type":"array","items":{"$ref":"#/components/schemas/FieldChangeEntry"}}}}},"components/schemas/FieldChangeEntry":{"id":"components/schemas/FieldChangeEntry","kind":"json-schema","title":"FieldChangeEntry","data":{"type":"object","properties":{"name":{"type":"string"},"old_value":{"type":"string"},"new_value":{"type":"string"}}}},"components/schemas/Classification":{"id":"components/schemas/Classification","kind":"json-schema","title":"Classification","data":{"type":"object","properties":{"attributes":{"type":"array","items":{"type":"integer"}},"language":{"type":"integer"},"verticals":{"type":"array","items":{"type":"integer"}}}}},"components/schemas/ClassificationAttribute":{"id":"components/schemas/ClassificationAttribute","kind":"json-schema","title":"ClassificationAttribute","data":{"type":"object","properties":{"children":{"type":"array","items":{"type":"integer"}},"id":{"type":"integer"},"name":{"type":"string"},"parent":{"type":"string"}}}},"components/schemas/ClassificationLanguage":{"id":"components/schemas/ClassificationLanguage","kind":"json-schema","title":"ClassificationLanguage","data":{"type":"object","properties":{"alpha2":{"type":"string"},"bibliographic":{"type":"string"},"id":{"type":"integer"},"name":{"type":"string"},"name_fr":{"type":"string"},"terminologic":{"type":"string"}}}},"components/schemas/ClassificationVertical":{"id":"components/schemas/ClassificationVertical","kind":"json-schema","title":"ClassificationVertical","data":{"type":"object","properties":{"children":{"type":"array","items":{"type":"integer"}},"code":{"type":"string"},"description":{"type":"string"},"id":{"type":"integer"},"parent":{"type":"string"}}}},"components/schemas/InflatedClassificationResponse":{"id":"components/schemas/InflatedClassificationResponse","kind":"json-schema","title":"InflatedClassificationResponse","data":{"type":"object","properties":{"attributes":{"type":"array","items":{"$ref":"#/components/schemas/ClassificationAttribute"}},"language":{"$ref":"#/components/schemas/ClassificationLanguage"},"verticals":{"type":"array","items":{"$ref":"#/components/schemas/ClassificationVertical"}}}}},"components/schemas/InflatedDetails":{"id":"components/schemas/InflatedDetails","kind":"json-schema","title":"InflatedDetails","data":{"type":"object","properties":{"attributes":{"type":"array","items":{"$ref":"#/components/schemas/ClassificationAttribute"}},"language":{"$ref":"#/components/schemas/ClassificationLanguage"},"verticals":{"type":"array","items":{"$ref":"#/components/schemas/ClassificationVertical"}}}}},"components/schemas/ClassificationDetail":{"id":"components/schemas/ClassificationDetail","kind":"json-schema","title":"ClassificationDetail","data":{"type":"object","properties":{"atomic_creative_id":{"type":"integer"},"details":{"$ref":"#/components/schemas/Classification"}}}},"components/schemas/BulkInflatedRecord":{"id":"components/schemas/BulkInflatedRecord","kind":"json-schema","title":"BulkInflatedRecord","data":{"type":"object","properties":{"atomic_creative_id":{"type":"integer"},"details":{"$ref":"#/components/schemas/InflatedDetails"}}}},"components/schemas/BulkClassificationResponse":{"id":"components/schemas/BulkClassificationResponse","kind":"json-schema","title":"BulkClassificationResponse","data":{"type":"object","properties":{"records":{"type":"array","items":{"$ref":"#/components/schemas/ClassificationDetail"}}}}},"components/schemas/BulkInflatedClassificationResponse":{"id":"components/schemas/BulkInflatedClassificationResponse","kind":"json-schema","title":"BulkInflatedClassificationResponse","data":{"type":"object","properties":{"records":{"type":"array","items":{"$ref":"#/components/schemas/BulkInflatedRecord"}}}}},"components/schemas/UIErrorType":{"id":"components/schemas/UIErrorType","kind":"json-schema","title":"UIErrorType","data":{"type":"object","properties":{"errors":{"type":"array","items":{"$ref":"#/components/schemas/UIError"}}}}},"components/schemas/UIError":{"id":"components/schemas/UIError","kind":"json-schema","title":"UIError","data":{"type":"object","properties":{"errorCode":{"type":"integer"},"errorMessage":{"type":"string"},"reasonCode":{"type":"integer"},"resource":{"type":"string"}}}},"schema_420":{"kind":"json-schema","data":{"type":"integer"},"id":"schema_420"},"schema_421":{"kind":"json-schema","data":{"type":"string"},"id":"schema_421"},"schema_422":{"kind":"json-schema","data":{"type":"object","properties":{"file":{"description":"The video file to upload","type":"string","format":"binary"}}},"id":"schema_422"},"schema_423":{"kind":"json-schema","data":{"type":"object"},"id":"schema_423"},"schema_424":{"kind":"json-schema","data":{"type":"integer","default":20},"id":"schema_424"},"schema_425":{"kind":"json-schema","data":{"type":"integer","default":0},"id":"schema_425"},"schema_426":{"kind":"json-schema","data":{"type":"integer","format":"int64"},"id":"schema_426"},"schema_427":{"kind":"json-schema","data":{},"id":"schema_427"},"schema_428":{"kind":"json-schema","data":{"type":"array","items":{}},"id":"schema_428"}},"exampleStore":{"paths/~1classification~1v1.0~1bulk/post/responses/200/content/example-1/examples/response":{"value":{"records":[{"atomic_creative_id":0,"details":{"attributes":[{}],"language":0,"verticals":[{}]}}]},"key":"response","summary":"response","id":"paths/~1classification~1v1.0~1bulk/post/responses/200/content/example-1/examples/response"},"paths/~1classification~1v1.0~1{creative_id}/post/responses/200/content/example-1/examples/response":{"value":{"attributes":[0],"language":0,"verticals":[0]},"key":"response","summary":"response","id":"paths/~1classification~1v1.0~1{creative_id}/post/responses/200/content/example-1/examples/response"},"paths/~1classification~1v1.0~1{creative_id}/get/responses/200/content/application~1json/examples/response":{"value":{"status":{"code":"auth_required","reason":"not_logged_in","message":"failed parsing session from request"}},"key":"response","summary":"response","id":"paths/~1classification~1v1.0~1{creative_id}/get/responses/200/content/application~1json/examples/response"},"paths/~1static_data~1v1.0~1iab_attributes/get/responses/200/content/text~1plain/examples/response":{"value":[{"id":101,"name":"Rotating Advertisers","parent":0,"children":[]},{"id":10,"name":"Shaky, Flashing, Flickering, Extreme Animation, Smileys","parent":0,"children":[]},{"id":14,"name":"Windows Dialog or Alert Style","parent":0,"children":[]},{"id":6,"name":"In-Banner Video Ad (Auto Play)","parent":0,"children":[]},{"id":102,"name":"Animated: between 0 and 15 seconds","parent":0,"children":[]},{"id":9,"name":"Provocative or Suggestive Imagery","parent":0,"children":[]},{"id":13,"name":"User Interactive (e.g., Embedded Games)","parent":0,"children":[]},{"id":2,"name":"Audio Ad (User Initiated)","parent":0,"children":[]},{"id":12,"name":"Text Only","parent":0,"children":[]},{"id":7,"name":"In-Banner Video Ad (User Initiated)","parent":0,"children":[]},{"id":103,"name":"Animated: between 15 and 30 seconds","parent":0,"children":[]},{"id":16,"name":"Ad can be skipped (e.g., skip button on preroll video)","parent":0,"children":[]},{"id":11,"name":"Surveys","parent":0,"children":[]},{"id":104,"name":"Animated: more than 30 seconds","parent":0,"children":[]},{"id":8,"name":"Pop (e.g., Over, Under, or upon Exit)","parent":0,"children":[]},{"id":999,"name":"None Apply","parent":0,"children":[]},{"id":15,"name":"Has audio on/off button","parent":0,"children":[]},{"id":100,"name":"Auto redirect","parent":0,"children":[]}],"key":"response","summary":"response","id":"paths/~1static_data~1v1.0~1iab_attributes/get/responses/200/content/text~1plain/examples/response"},"paths/~1static_data~1v1.0~1language~1{language_id}/get/responses/200/content/application~1json/examples/response":{"value":{"alpha2":"en","bibliographic":"eng","id":1,"name":"English","nameFr":"anglais","terminologic":""},"key":"response","summary":"response","id":"paths/~1static_data~1v1.0~1language~1{language_id}/get/responses/200/content/application~1json/examples/response"},"paths/~1static_data~1v1.0~1iab_verticals/get/responses/200/content/application~1json/examples/response":{"value":[{"children":[215,216,217,218,219,220,221,222],"code":"IAB14","description":"Society","id":214,"parent":0},{"children":[224,225,226,227,228,229,230,231,232,233],"code":"IAB15","description":"Science","id":223,"parent":0},{"children":[235,236,237,238,239,240,241],"code":"IAB16","description":"Pets","id":234,"parent":0},{"children":[],"code":"IAB13-2","description":"Credit/Debt & Loans","id":203,"parent":201},{"children":[],"code":"IAB13-3","description":"Financial News","id":204,"parent":201},{"children":[],"code":"IAB13-4","description":"Financial Planning","id":205,"parent":201},{"children":[],"code":"IAB13-5","description":"Hedge Fund","id":206,"parent":201},{"children":[],"code":"IAB13-6","description":"Insurance","id":207,"parent":201},{"children":[],"code":"IAB13-7","description":"Investing","id":208,"parent":201},{"children":[],"code":"IAB13-8","description":"Mutual Funds","id":209,"parent":201},{"children":[],"code":"IAB14-1","description":"Dating","id":215,"parent":214},{"children":[],"code":"IAB14-2","description":"Divorce Support","id":216,"parent":214},{"children":[],"code":"IAB14-3","description":"Gay Life","id":217,"parent":214},{"children":[],"code":"IAB14-4","description":"Marriage","id":218,"parent":214},{"children":[],"code":"IAB14-5","description":"Senior Living","id":219,"parent":214},{"children":[],"code":"IAB14-6","description":"Teens","id":220,"parent":214},{"children":[],"code":"IAB14-7","description":"Weddings","id":221,"parent":214},{"children":[],"code":"IAB14-8","description":"Ethnic Specific","id":222,"parent":214},{"children":[],"code":"IAB15-1","description":"Astrology","id":224,"parent":223},{"children":[],"code":"IAB15-10","description":"Weather","id":233,"parent":223},{"children":[],"code":"IAB15-2","description":"Biology","id":225,"parent":223},{"children":[],"code":"IAB15-3","description":"Chemistry","id":226,"parent":223},{"children":[],"code":"IAB15-4","description":"Geology","id":227,"parent":223},{"children":[],"code":"IAB15-5","description":"Paranormal Phenomena","id":228,"parent":223},{"children":[],"code":"IAB15-6","description":"Physics","id":229,"parent":223},{"children":[],"code":"IAB15-7","description":"Space/Astronomy","id":230,"parent":223},{"children":[],"code":"IAB15-8","description":"Geography","id":231,"parent":223},{"children":[],"code":"IAB15-9","description":"Botany","id":232,"parent":223},{"children":[],"code":"IAB16-1","description":"Aquariums","id":235,"parent":234},{"children":[],"code":"IAB16-2","description":"Birds","id":236,"parent":234},{"children":[],"code":"IAB16-3","description":"Cats","id":237,"parent":234},{"children":[],"code":"IAB16-4","description":"Dogs","id":238,"parent":234},{"children":[],"code":"IAB16-5","description":"Large Animals","id":239,"parent":234},{"children":[],"code":"IAB16-6","description":"Reptiles","id":240,"parent":234},{"children":[],"code":"IAB16-7","description":"Veterinary Medicine","id":241,"parent":234},{"children":[],"code":"IAB17-1","description":"Auto Racing","id":243,"parent":242},{"children":[],"code":"IAB17-10","description":"Figure Skating","id":252,"parent":242},{"children":[],"code":"IAB17-11","description":"Fly Fishing","id":253,"parent":242},{"children":[],"code":"IAB17-12","description":"Football","id":254,"parent":242},{"children":[],"code":"IAB17-13","description":"Freshwater Fishing","id":255,"parent":242},{"children":[],"code":"IAB17-14","description":"Game & Fish","id":256,"parent":242},{"children":[],"code":"IAB17-15","description":"Golf","id":257,"parent":242},{"children":[],"code":"IAB17-16","description":"Horse Racing","id":258,"parent":242},{"children":[],"code":"IAB17-17","description":"Horses","id":259,"parent":242},{"children":[],"code":"IAB17-18","description":"Hunting/Shooting","id":260,"parent":242},{"children":[],"code":"IAB4-3","description":"Financial Aid","id":49,"parent":46},{"children":[],"code":"IAB4-4","description":"Job Fairs","id":50,"parent":46},{"children":[],"code":"IAB4-5","description":"Job Search","id":51,"parent":46},{"children":[],"code":"IAB4-6","description":"Resume Writing/Advice","id":52,"parent":46},{"children":[],"code":"IAB6-1","description":"Adoption","id":75,"parent":74},{"children":[],"code":"IAB6-2","description":"Babies & Toddlers","id":76,"parent":74},{"children":[],"code":"IAB6-3","description":"Daycare/Pre School","id":77,"parent":74},{"children":[],"code":"IAB6-4","description":"Family Internet","id":78,"parent":74},{"children":[],"code":"IAB6-5","description":"Parenting - K-6 Kids","id":79,"parent":74},{"children":[],"code":"IAB6-9","description":"Eldercare","id":83,"parent":74},{"children":[],"code":"IAB7-1","description":"Exercise","id":85,"parent":84},{"children":[],"code":"IAB7-10","description":"Brain Tumor","id":94,"parent":84},{"children":[],"code":"IAB7-11","description":"Cancer","id":95,"parent":84},{"children":[],"code":"IAB7-12","description":"Cholesterol","id":96,"parent":84},{"children":[],"code":"IAB7-20","description":"Diabetes","id":104,"parent":84},{"children":[],"code":"IAB7-21","description":"Epilepsy","id":105,"parent":84},{"children":[],"code":"IAB7-22","description":"GERD/Acid Reflux","id":106,"parent":84},{"children":[],"code":"IAB7-23","description":"Headaches/Migraines","id":107,"parent":84},{"children":[],"code":"IAB7-24","description":"Heart Disease","id":108,"parent":84},{"children":[],"code":"IAB7-25","description":"Herbs for Health","id":109,"parent":84},{"children":[],"code":"IAB8-2","description":"Barbecues & Grilling","id":132,"parent":130},{"children":[],"code":"IAB8-3","description":"Cajun/Creole","id":133,"parent":130},{"children":[],"code":"IAB8-4","description":"Chinese Cuisine","id":134,"parent":130},{"children":[],"code":"IAB8-5","description":"Cocktails/Beer","id":135,"parent":130},{"children":[],"code":"IAB8-6","description":"Coffee/Tea","id":136,"parent":130},{"children":[],"code":"IAB8-7","description":"Cuisine-Specific","id":137,"parent":130},{"children":[],"code":"IAB8-8","description":"Desserts & Baking","id":138,"parent":130},{"children":[],"code":"IAB8-9","description":"Dining Out","id":139,"parent":130},{"children":[],"code":"IAB9-1","description":"Art/Technology","id":150,"parent":149},{"children":[],"code":"IAB9-22","description":"Painting","id":171,"parent":149},{"children":[],"code":"IAB9-23","description":"Photography","id":172,"parent":149},{"children":[],"code":"IAB9-24","description":"Radio","id":173,"parent":149},{"children":[],"code":"IAB9-25","description":"Roleplaying Games","id":174,"parent":149},{"children":[],"code":"IAB9-26","description":"Sci-Fi & Fantasy","id":175,"parent":149},{"children":[],"code":"IAB9-27","description":"Scrapbooking","id":176,"parent":149},{"children":[],"code":"IAB9-28","description":"Screenwriting","id":177,"parent":149},{"children":[],"code":"IAB9-29","description":"Stamps & Coins","id":178,"parent":149},{"children":[],"code":"IAB9-3","description":"Beadwork","id":152,"parent":149},{"children":[],"code":"IAB9-30","description":"Video & Computer Games","id":179,"parent":149},{"children":[],"code":"IAB9-31","description":"Woodworking","id":180,"parent":149},{"children":[],"code":"IAB9-4","description":"Birdwatching","id":153,"parent":149},{"children":[],"code":"IAB9-5","description":"Board Games/Puzzles","id":154,"parent":149},{"children":[],"code":"IAB9-6","description":"Candle & Soap Making","id":155,"parent":149},{"children":[],"code":"IAB9-7","description":"Card Games","id":156,"parent":149},{"children":[],"code":"IAB9-8","description":"Chess","id":157,"parent":149},{"children":[],"code":"IAB9-9","description":"Cigars","id":158,"parent":149}],"key":"response","summary":"response","id":"paths/~1static_data~1v1.0~1iab_verticals/get/responses/200/content/application~1json/examples/response"},"paths/~1static_data~1v1.0~1iab_verticals~1{vertical_id}/get/responses/200/content/application~1json/examples/response":{"value":{"children":[],"code":"IAB22-2","description":"Couponing","id":365,"parent":363},"key":"response","summary":"response","id":"paths/~1static_data~1v1.0~1iab_verticals~1{vertical_id}/get/responses/200/content/application~1json/examples/response"},"paths/~1static_data~1v1.0~1language/get/responses/200/content/text~1plain/examples/response":{"value":[{"alpha2":"","bibliographic":"awa","id":36,"name":"Awadhi","nameFr":"awadhi","terminologic":""},{"alpha2":"","bibliographic":"bho","id":53,"name":"Bhojpuri","nameFr":"bhojpuri","terminologic":""},{"alpha2":"","bibliographic":"ceb","id":74,"name":"Cebuano","nameFr":"cebuano","terminologic":""},{"alpha2":"","bibliographic":"hil","id":175,"name":"Hiligaynon","nameFr":"hiligaynon","terminologic":""},{"alpha2":"","bibliographic":"hmn","id":179,"name":"Hmong","nameFr":"hmong","terminologic":""},{"alpha2":"","bibliographic":"kok","id":228,"name":"Konkani","nameFr":"konkani","terminologic":""},{"alpha2":"","bibliographic":"mad","id":263,"name":"Madurese","nameFr":"madourais","terminologic":""},{"alpha2":"","bibliographic":"mag","id":264,"name":"Magahi","nameFr":"magahi","terminologic":""},{"alpha2":"","bibliographic":"mai","id":266,"name":"Maithili","nameFr":"maithili","terminologic":""},{"alpha2":"","bibliographic":"mos","id":290,"name":"Mossi","nameFr":"moré","terminologic":""},{"alpha2":"","bibliographic":"mwr","id":295,"name":"Marwari","nameFr":"marvari","terminologic":""},{"alpha2":"","bibliographic":"sms","id":393,"name":"Skolt Sami","nameFr":"sami skolt","terminologic":""},{"alpha2":"","bibliographic":"tmh","id":434,"name":"Tamashek","nameFr":"tamacheq","terminologic":""},{"alpha2":"ak","bibliographic":"aka","id":12,"name":"Akan","nameFr":"akan","terminologic":""},{"alpha2":"am","bibliographic":"amh","id":18,"name":"Amharic","nameFr":"amharique","terminologic":""},{"alpha2":"ar","bibliographic":"ara","id":22,"name":"Arabic","nameFr":"arabe","terminologic":""},{"alpha2":"as","bibliographic":"asm","id":30,"name":"Assamese","nameFr":"assamais","terminologic":""},{"alpha2":"az","bibliographic":"aze","id":38,"name":"Azerbaijani","nameFr":"azéri","terminologic":""},{"alpha2":"be","bibliographic":"bel","id":49,"name":"Belarusian","nameFr":"biélorusse","terminologic":""},{"alpha2":"bn","bibliographic":"ben","id":51,"name":"Bengali","nameFr":"bengali","terminologic":""},{"alpha2":"cs","bibliographic":"cze","id":102,"name":"Czech","nameFr":"tchèque","terminologic":"ces"},{"alpha2":"de","bibliographic":"ger","id":150,"name":"German","nameFr":"allemand","terminologic":"deu"},{"alpha2":"el","bibliographic":"gre","id":164,"name":"Greek","nameFr":"grec","terminologic":"ell"},{"alpha2":"en","bibliographic":"eng","id":1,"name":"English","nameFr":"anglais","terminologic":""},{"alpha2":"es","bibliographic":"spa","id":401,"name":"Spanish; Castilian","nameFr":"espagnol; castillan","terminologic":""},{"alpha2":"fa","bibliographic":"per","id":342,"name":"Persian","nameFr":"persan","terminologic":"fas"},{"alpha2":"ff","bibliographic":"ful","id":143,"name":"Fulah","nameFr":"peul","terminologic":""},{"alpha2":"fr","bibliographic":"fre","id":137,"name":"French","nameFr":"français","terminologic":"fra"},{"alpha2":"gu","bibliographic":"guj","id":167,"name":"Gujarati","nameFr":"goudjrati","terminologic":""},{"alpha2":"ha","bibliographic":"hau","id":171,"name":"Hausa","nameFr":"haoussa","terminologic":""},{"alpha2":"hi","bibliographic":"hin","id":177,"name":"Hindi","nameFr":"hindi","terminologic":""},{"alpha2":"ht","bibliographic":"hat","id":170,"name":"Haitian Creole","nameFr":"créole haïtien","terminologic":""},{"alpha2":"hu","bibliographic":"hun","id":183,"name":"Hungarian","nameFr":"hongrois","terminologic":""},{"alpha2":"ig","bibliographic":"ibo","id":186,"name":"Igbo","nameFr":"igbo","terminologic":""},{"alpha2":"it","bibliographic":"ita","id":202,"name":"Italian","nameFr":"italien","terminologic":""},{"alpha2":"ja","bibliographic":"jpn","id":205,"name":"Japanese","nameFr":"japonais","terminologic":""},{"alpha2":"jv","bibliographic":"jav","id":203,"name":"Javanese","nameFr":"javanais","terminologic":""},{"alpha2":"kk","bibliographic":"kaz","id":218,"name":"Kazakh","nameFr":"kazakh","terminologic":""},{"alpha2":"km","bibliographic":"khm","id":222,"name":"Central Khmer","nameFr":"khmer central","terminologic":""},{"alpha2":"kn","bibliographic":"kan","id":213,"name":"Kannada","nameFr":"kannada","terminologic":""},{"alpha2":"ko","bibliographic":"kor","id":231,"name":"Korean","nameFr":"coréen","terminologic":""},{"alpha2":"ku","bibliographic":"kur","id":240,"name":"Kurdish","nameFr":"kurde","terminologic":""},{"alpha2":"mg","bibliographic":"mlg","id":283,"name":"Malagasy","nameFr":"malgache","terminologic":""},{"alpha2":"ml","bibliographic":"mal","id":268,"name":"Malayalam","nameFr":"malayalam","terminologic":""},{"alpha2":"mr","bibliographic":"mar","id":272,"name":"Marathi","nameFr":"marathe","terminologic":""},{"alpha2":"ms","bibliographic":"may","id":274,"name":"Malay","nameFr":"malais","terminologic":"msa"},{"alpha2":"my","bibliographic":"bur","id":67,"name":"Burmese","nameFr":"birman","terminologic":"mya"},{"alpha2":"ne","bibliographic":"nep","id":307,"name":"Nepali","nameFr":"népalais","terminologic":""},{"alpha2":"nl","bibliographic":"dut","id":117,"name":"Dutch","nameFr":"néerlandais","terminologic":"nld"},{"alpha2":"ny","bibliographic":"nya","id":321,"name":"Chewa","nameFr":"chewa","terminologic":""},{"alpha2":"om","bibliographic":"orm","id":329,"name":"Oromo","nameFr":"galla","terminologic":""},{"alpha2":"or","bibliographic":"ori","id":328,"name":"Oriya","nameFr":"oriya","terminologic":""},{"alpha2":"pa","bibliographic":"pan","id":338,"name":"Punjabi","nameFr":"pendjabi","terminologic":""},{"alpha2":"pl","bibliographic":"pol","id":346,"name":"Polish","nameFr":"polonais","terminologic":""},{"alpha2":"ps","bibliographic":"pus","id":351,"name":"Pashto","nameFr":"pachto","terminologic":""},{"alpha2":"pt","bibliographic":"por","id":348,"name":"Portuguese","nameFr":"portugais","terminologic":""},{"alpha2":"qu","bibliographic":"que","id":353,"name":"Quechua","nameFr":"quechua","terminologic":""},{"alpha2":"ro","bibliographic":"rum","id":360,"name":"Romanian","nameFr":"roumain","terminologic":"ron"},{"alpha2":"ru","bibliographic":"rus","id":363,"name":"Russian","nameFr":"russe","terminologic":""},{"alpha2":"rw","bibliographic":"kin","id":225,"name":"Kinyarwanda","nameFr":"rwanda","terminologic":""},{"alpha2":"sd","bibliographic":"snd","id":395,"name":"Sindhi","nameFr":"sindhi","terminologic":""},{"alpha2":"si","bibliographic":"sin","id":381,"name":"Sinhala; Sinhalese","nameFr":"singhalais","terminologic":""},{"alpha2":"sn","bibliographic":"sna","id":394,"name":"Shona","nameFr":"shona","terminologic":""},{"alpha2":"so","bibliographic":"som","id":398,"name":"Somali","nameFr":"somali","terminologic":""},{"alpha2":"su","bibliographic":"sun","id":409,"name":"Sundanese","nameFr":"soundanais","terminologic":""},{"alpha2":"sv","bibliographic":"swe","id":413,"name":"Swedish","nameFr":"suédois","terminologic":""},{"alpha2":"ta","bibliographic":"tam","id":418,"name":"Tamil","nameFr":"tamoul","terminologic":""},{"alpha2":"te","bibliographic":"tel","id":420,"name":"Telugu","nameFr":"télougou","terminologic":""},{"alpha2":"th","bibliographic":"tha","id":426,"name":"Thai","nameFr":"thaï","terminologic":""},{"alpha2":"tk","bibliographic":"tuk","id":441,"name":"Turkmen","nameFr":"turkmène","terminologic":""},{"alpha2":"tl","bibliographic":"tgl","id":425,"name":"Tagalog","nameFr":"tagalog","terminologic":""},{"alpha2":"tr","bibliographic":"tur","id":444,"name":"Turkish","nameFr":"turc","terminologic":""},{"alpha2":"ug","bibliographic":"uig","id":451,"name":"Uyghur","nameFr":"ouïgour","terminologic":""},{"alpha2":"uk","bibliographic":"ukr","id":452,"name":"Ukrainian","nameFr":"ukrainien","terminologic":""},{"alpha2":"ur","bibliographic":"urd","id":455,"name":"Urdu","nameFr":"ourdou","terminologic":""},{"alpha2":"uz","bibliographic":"uzb","id":456,"name":"Uzbek","nameFr":"ouszbek","terminologic":""},{"alpha2":"vi","bibliographic":"vie","id":459,"name":"Vietnamese","nameFr":"vietnamien","terminologic":""},{"alpha2":"xh","bibliographic":"xho","id":471,"name":"Xhosa","nameFr":"xhosa","terminologic":""},{"alpha2":"yo","bibliographic":"yor","id":475,"name":"Yoruba","nameFr":"yoruba","terminologic":""},{"alpha2":"za","bibliographic":"zha","id":481,"name":"Zhuang","nameFr":"zhuang","terminologic":""},{"alpha2":"zh","bibliographic":"chi","id":80,"name":"Chinese","nameFr":"chinois","terminologic":"zho"},{"alpha2":"zu","bibliographic":"zul","id":483,"name":"Zulu","nameFr":"zoulou","terminologic":""}],"key":"response","summary":"response","id":"paths/~1static_data~1v1.0~1language/get/responses/200/content/text~1plain/examples/response"},"paths/~1static_data~1v1.0~1iab_attributes~1{id}/get/responses/200/content/application~1json/examples/response":{"value":{"children":[],"id":14,"name":"Windows Dialog or Alert Style","parent":0},"key":"response","summary":"response","id":"paths/~1static_data~1v1.0~1iab_attributes~1{id}/get/responses/200/content/application~1json/examples/response"}},"securitySchemeStore":{"OAuth2":{"id":"OAuth2","type":"oauth2","flows":{"password":{"tokenUrl":"https://auth.mediamath.com","scopes":{}}}}},"servers":[{"url":"https://api.mediamath.com"}]},"options":{"hideSidebar":true,"mockServer":{"off":true},"disableRouter":true,"downloadUrls":[{"url":"/_bundle/apis/video-creatives.json?download"},{"url":"/_bundle/apis/video-creatives.yaml?download"}],"excludeFromSearch":false,"specType":"openapi","markdocOptions":{"tags":{},"nodes":{},"components":{}},"metadata":{"title":"Video Creatives","description":"To work with the MediaMath API with Video Creatives, first generate an [authentication token](/guides/authentication).\n\nFor more information on Video Creatives, please see the [Video/VPAID Specification](https://support.infillion.com/article/s/article/Video-Creative-Format-Specs) and [The MediaMath Platform Video/Audio tab](https://support.infillion.com/article/s/article/Video-Audio-Tab).\n\n*Example HTTPie command to list all video creatives.*\n`http GET https://api.mediamath.com/api/v3.0/atomic_creatives?q==media_type==video`\n\n## Migration Notice\n\nThe following V2.0 endpoints are deprecated and replaced by V3.0 equivalents.\n\n| Deprecated V2.0 Endpoint | Use Instead |\n|---|---|\n| `GET /api/v2.0/atomic_creatives` | `POST /v3.0/creatives/list` |\n| `GET /api/v2.0/atomic_creatives/{atomic_creative_id}` | `GET /v3.0/creatives/{creativeId}` |\n| `POST /video/v2.0/creatives` | `POST /v3.0/creatives` |\n| `GET /video/v2.0/creatives/{video_id}` | `GET /v3.0/creatives/{creativeId}` |\n| `POST /video/v2.0/creatives/{video_id}` | `POST /v3.0/creatives/{creativeId}` or `PATCH /v3.0/creatives/{creativeId}` |\n| `GET /video/v2.0/creatives/{video_id}/companions` | `GET /v3.0/creatives/{creativeId}/companions` |\n| `POST /video/v2.0/creatives/{video_id}/companions` | `POST /v3.0/creatives/{creativeId}/companions` |\n| `GET /video/v2.0/creatives/{video_id}/companions/{companion_id}/delete` | `DELETE /v3.0/creatives/{creativeId}/companions/{companionId}` |\n| `POST /video/v2.0/creatives/{video_id}/upload` | `POST /v3.0/creatives` with the `fileName` field (returns a pre-signed S3 upload URL) |\n| `POST /video/v2.0/creatives/validateVAST` | `POST /v3.0/creatives/validateVAST` |\n\nSee the **Video Creative Management (V3)** section below for the V3.0 API."}},"baseSlug":"/apis/video-creatives","routesMapping":{}}