MediaMath Platform API
MediaMath Platform API
curl -i -X GET \
'https://apidocs.mediamath.com/_mock/apis/campaigns-api/openapi/targeting_segment_objectives/{objective_id}' \
-H 'Authorization: Bearer <YOUR_TOKEN_HERE>'
{ "data": { "id": 0, "version": 0, "objective": "string", "created_on": "2019-08-24T14:15:22Z", "updated_on": "2019-08-24T14:15:22Z" }, "meta": { "status": "success" } }