MediaMath Platform API
MediaMath Platform API
curl -i -X GET \
'https://apidocs.mediamath.com/_mock/apis/campaigns-api/openapi/creatives/{creative_id}' \
-H 'Authorization: Bearer <YOUR_TOKEN_HERE>'
{ "data": { "atomic_creative_id": 1, "tag": "string", "tag_type": "IFRAME_SCRIPT_NOSCRIPT", "inner_tag": "string" }, "meta": { "status": "success" } }