{ "info": { "_postman_id": "7164c0e8-2a8e-4fce-99cb-93202f1cd532", "name": "Unified.to account insertionorder API", "description": "One API to Rule Them All\n\nContact Support:\n Email: hello@unified.to", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T03:24:11.000Z", "updatedAt": "2026-07-28T03:24:11.000Z", "lastUpdatedBy": "35240", "uid": "35240-7164c0e8-2a8e-4fce-99cb-93202f1cd532" }, "item": [ { "name": "ads", "item": [ { "name": "{connection_id}", "item": [ { "name": "insertionorder", "item": [ { "name": "{id}", "item": [ { "name": "Remove an Insertionorder", "id": "26e1771e-7110-4c74-8d5a-3425b0ef7367", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/ads/:connection_id/insertionorder/:id", "host": [ "{{baseUrl}}" ], "path": [ "ads", ":connection_id", "insertionorder", ":id" ], "variable": [ { "id": "0ead9a43-d3a9-4edd-8676-dd7cb47ff605", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "2eff21dd-f018-4954-b870-3d57fc7f41c3", "key": "id", "value": "", "description": "(Required) ID of the Insertionorder" } ] } }, "response": [ { "id": "b06945fc-1248-4757-9fce-8b5d92b2dabd", "name": "Successful", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/ads/:connection_id/insertionorder/:id", "host": [ "{{baseUrl}}" ], "path": [ "ads", ":connection_id", "insertionorder", ":id" ], "variable": [ { "key": "connection_id" }, { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:24:12.000Z", "updatedAt": "2026-07-28T03:24:12.000Z", "uid": "35240-b06945fc-1248-4757-9fce-8b5d92b2dabd" }, { "id": "a4ab0620-fa08-4226-a905-dcdb1bd09c18", "name": "Successful", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/ads/:connection_id/insertionorder/:id", "host": [ "{{baseUrl}}" ], "path": [ "ads", ":connection_id", "insertionorder", ":id" ], "variable": [ { "key": "connection_id" }, { "key": "id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [ { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "Content-Type", "value": "" } ], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:24:12.000Z", "updatedAt": "2026-07-28T03:24:12.000Z", "uid": "35240-a4ab0620-fa08-4226-a905-dcdb1bd09c18" } ], "createdAt": "2026-07-28T03:24:12.000Z", "updatedAt": "2026-07-28T03:24:12.000Z", "uid": "35240-26e1771e-7110-4c74-8d5a-3425b0ef7367" }, { "name": "Retrieve an Insertionorder", "id": "a316be53-740e-4e8e-a1e2-b94aeed1579c", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/ads/:connection_id/insertionorder/:id?fields=organization_id&fields=organization_id&raw=", "host": [ "{{baseUrl}}" ], "path": [ "ads", ":connection_id", "insertionorder", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "organization_id" }, { "description": "Fields to return", "key": "fields", "value": "organization_id" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "id": "302973f3-d957-42e5-b5fa-2dcb8525e8f9", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "d6e142bf-248c-4ca1-b23a-b1763e673143", "key": "id", "value": "", "description": "(Required) ID of the Insertionorder" } ] } }, "response": [ { "id": "39bd22b9-5e4b-497c-afbb-51d0a53f85f6", "name": "Successful", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/ads/:connection_id/insertionorder/:id?fields=organization_id&raw=", "host": [ "{{baseUrl}}" ], "path": [ "ads", ":connection_id", "insertionorder", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "organization_id" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "key": "connection_id" }, { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"bid_strategy\": {\n \"type\": \"FIXED_BID\",\n \"custom_bidding_algorithm_id\": \"\",\n \"fixed_bid_amount\": \"\",\n \"max_average_cpm_bid_amount\": \"\",\n \"performance_goal_amount\": \"\",\n \"performance_goal_type\": \"REACH\",\n \"raise_bid_for_deals\": \"\",\n \"target_roas\": \"\",\n \"youtube_and_partners_type\": \"MANUAL_CPV\",\n \"youtube_and_partners_value\": \"\"\n },\n \"budget_segments\": [\n {\n \"budget_amount\": \"\",\n \"description\": \"\",\n \"end_at\": \"\",\n \"start_at\": \"\"\n },\n {\n \"budget_amount\": \"\",\n \"description\": \"\",\n \"end_at\": \"\",\n \"start_at\": \"\"\n }\n ],\n \"budget_unit\": \"UNSPECIFIED\",\n \"campaign_id\": \"\",\n \"created_at\": \"\",\n \"frequency_cap\": {\n \"is_unlimited\": \"\",\n \"max_impressions\": \"\",\n \"max_views\": \"\",\n \"time_unit\": \"HOURS\",\n \"time_unit_count\": \"\"\n },\n \"id\": \"\",\n \"kpi\": {\n \"algorithm_id\": \"\",\n \"amount\": \"\",\n \"percentage\": \"\",\n \"string_value\": \"\",\n \"type\": \"CPM\"\n },\n \"name\": \"\",\n \"organization_id\": \"\",\n \"pacing\": {\n \"daily_max_amount\": \"\",\n \"daily_max_impressions\": \"\",\n \"period\": \"DAILY\",\n \"type\": \"\"\n },\n \"raw\": {\n \"fugiat_ce\": 23991418.67888534,\n \"fugiat342\": false\n },\n \"reference\": \"\",\n \"status\": \"ACTIVE\",\n \"updated_at\": \"\"\n}", "createdAt": "2026-07-28T03:24:12.000Z", "updatedAt": "2026-07-28T03:24:12.000Z", "uid": "35240-39bd22b9-5e4b-497c-afbb-51d0a53f85f6" } ], "createdAt": "2026-07-28T03:24:12.000Z", "updatedAt": "2026-07-28T03:24:12.000Z", "uid": "35240-a316be53-740e-4e8e-a1e2-b94aeed1579c" }, { "name": "Update an Insertionorder", "id": "e2e4d92f-ccad-401a-bfaa-e279661e88bc", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"bid_strategy\": {\n \"type\": \"FIXED_BID\",\n \"custom_bidding_algorithm_id\": \"\",\n \"fixed_bid_amount\": \"\",\n \"max_average_cpm_bid_amount\": \"\",\n \"performance_goal_amount\": \"\",\n \"performance_goal_type\": \"REACH\",\n \"raise_bid_for_deals\": \"\",\n \"target_roas\": \"\",\n \"youtube_and_partners_type\": \"MANUAL_CPV\",\n \"youtube_and_partners_value\": \"\"\n },\n \"budget_segments\": [\n {\n \"budget_amount\": \"\",\n \"description\": \"\",\n \"end_at\": \"\",\n \"start_at\": \"\"\n },\n {\n \"budget_amount\": \"\",\n \"description\": \"\",\n \"end_at\": \"\",\n \"start_at\": \"\"\n }\n ],\n \"budget_unit\": \"UNSPECIFIED\",\n \"campaign_id\": \"\",\n \"created_at\": \"\",\n \"frequency_cap\": {\n \"is_unlimited\": \"\",\n \"max_impressions\": \"\",\n \"max_views\": \"\",\n \"time_unit\": \"HOURS\",\n \"time_unit_count\": \"\"\n },\n \"id\": \"\",\n \"kpi\": {\n \"algorithm_id\": \"\",\n \"amount\": \"\",\n \"percentage\": \"\",\n \"string_value\": \"\",\n \"type\": \"CPM\"\n },\n \"name\": \"\",\n \"organization_id\": \"\",\n \"pacing\": {\n \"daily_max_amount\": \"\",\n \"daily_max_impressions\": \"\",\n \"period\": \"DAILY\",\n \"type\": \"\"\n },\n \"raw\": {\n \"fugiat_ce\": 23991418.67888534,\n \"fugiat342\": false\n },\n \"reference\": \"\",\n \"status\": \"ACTIVE\",\n \"updated_at\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/ads/:connection_id/insertionorder/:id?fields=organization_id&fields=organization_id&raw=", "host": [ "{{baseUrl}}" ], "path": [ "ads", ":connection_id", "insertionorder", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "organization_id" }, { "description": "Fields to return", "key": "fields", "value": "organization_id" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "id": "c5b92578-9ccc-496a-bbef-c2d2b9a8dbf7", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "d4a60012-d838-4d2c-a7ae-ace3da92fe71", "key": "id", "value": "", "description": "(Required) ID of the Insertionorder" } ] } }, "response": [ { "id": "bbfdfdf1-4da6-4615-bcf8-f3254b168496", "name": "Successful", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"bid_strategy\": {\n \"type\": \"FIXED_BID\",\n \"custom_bidding_algorithm_id\": \"\",\n \"fixed_bid_amount\": \"\",\n \"max_average_cpm_bid_amount\": \"\",\n \"performance_goal_amount\": \"\",\n \"performance_goal_type\": \"REACH\",\n \"raise_bid_for_deals\": \"\",\n \"target_roas\": \"\",\n \"youtube_and_partners_type\": \"MANUAL_CPV\",\n \"youtube_and_partners_value\": \"\"\n },\n \"budget_segments\": [\n {\n \"budget_amount\": \"\",\n \"description\": \"\",\n \"end_at\": \"\",\n \"start_at\": \"\"\n },\n {\n \"budget_amount\": \"\",\n \"description\": \"\",\n \"end_at\": \"\",\n \"start_at\": \"\"\n }\n ],\n \"budget_unit\": \"UNSPECIFIED\",\n \"campaign_id\": \"\",\n \"created_at\": \"\",\n \"frequency_cap\": {\n \"is_unlimited\": \"\",\n \"max_impressions\": \"\",\n \"max_views\": \"\",\n \"time_unit\": \"HOURS\",\n \"time_unit_count\": \"\"\n },\n \"id\": \"\",\n \"kpi\": {\n \"algorithm_id\": \"\",\n \"amount\": \"\",\n \"percentage\": \"\",\n \"string_value\": \"\",\n \"type\": \"CPM\"\n },\n \"name\": \"\",\n \"organization_id\": \"\",\n \"pacing\": {\n \"daily_max_amount\": \"\",\n \"daily_max_impressions\": \"\",\n \"period\": \"DAILY\",\n \"type\": \"\"\n },\n \"raw\": {\n \"fugiat_ce\": 23991418.67888534,\n \"fugiat342\": false\n },\n \"reference\": \"\",\n \"status\": \"ACTIVE\",\n \"updated_at\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/ads/:connection_id/insertionorder/:id?fields=organization_id&raw=", "host": [ "{{baseUrl}}" ], "path": [ "ads", ":connection_id", "insertionorder", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "organization_id" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "key": "connection_id" }, { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"bid_strategy\": {\n \"type\": \"FIXED_BID\",\n \"custom_bidding_algorithm_id\": \"\",\n \"fixed_bid_amount\": \"\",\n \"max_average_cpm_bid_amount\": \"\",\n \"performance_goal_amount\": \"\",\n \"performance_goal_type\": \"REACH\",\n \"raise_bid_for_deals\": \"\",\n \"target_roas\": \"\",\n \"youtube_and_partners_type\": \"MANUAL_CPV\",\n \"youtube_and_partners_value\": \"\"\n },\n \"budget_segments\": [\n {\n \"budget_amount\": \"\",\n \"description\": \"\",\n \"end_at\": \"\",\n \"start_at\": \"\"\n },\n {\n \"budget_amount\": \"\",\n \"description\": \"\",\n \"end_at\": \"\",\n \"start_at\": \"\"\n }\n ],\n \"budget_unit\": \"UNSPECIFIED\",\n \"campaign_id\": \"\",\n \"created_at\": \"\",\n \"frequency_cap\": {\n \"is_unlimited\": \"\",\n \"max_impressions\": \"\",\n \"max_views\": \"\",\n \"time_unit\": \"HOURS\",\n \"time_unit_count\": \"\"\n },\n \"id\": \"\",\n \"kpi\": {\n \"algorithm_id\": \"\",\n \"amount\": \"\",\n \"percentage\": \"\",\n \"string_value\": \"\",\n \"type\": \"CPM\"\n },\n \"name\": \"\",\n \"organization_id\": \"\",\n \"pacing\": {\n \"daily_max_amount\": \"\",\n \"daily_max_impressions\": \"\",\n \"period\": \"DAILY\",\n \"type\": \"\"\n },\n \"raw\": {\n \"fugiat_ce\": 23991418.67888534,\n \"fugiat342\": false\n },\n \"reference\": \"\",\n \"status\": \"ACTIVE\",\n \"updated_at\": \"\"\n}", "createdAt": "2026-07-28T03:24:12.000Z", "updatedAt": "2026-07-28T03:24:12.000Z", "uid": "35240-bbfdfdf1-4da6-4615-bcf8-f3254b168496" } ], "createdAt": "2026-07-28T03:24:12.000Z", "updatedAt": "2026-07-28T03:24:12.000Z", "uid": "35240-e2e4d92f-ccad-401a-bfaa-e279661e88bc" }, { "name": "Update an Insertionorder", "id": "eb76f419-1090-4a5e-9bdb-8a75988515e8", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"bid_strategy\": {\n \"type\": \"FIXED_BID\",\n \"custom_bidding_algorithm_id\": \"\",\n \"fixed_bid_amount\": \"\",\n \"max_average_cpm_bid_amount\": \"\",\n \"performance_goal_amount\": \"\",\n \"performance_goal_type\": \"REACH\",\n \"raise_bid_for_deals\": \"\",\n \"target_roas\": \"\",\n \"youtube_and_partners_type\": \"MANUAL_CPV\",\n \"youtube_and_partners_value\": \"\"\n },\n \"budget_segments\": [\n {\n \"budget_amount\": \"\",\n \"description\": \"\",\n \"end_at\": \"\",\n \"start_at\": \"\"\n },\n {\n \"budget_amount\": \"\",\n \"description\": \"\",\n \"end_at\": \"\",\n \"start_at\": \"\"\n }\n ],\n \"budget_unit\": \"UNSPECIFIED\",\n \"campaign_id\": \"\",\n \"created_at\": \"\",\n \"frequency_cap\": {\n \"is_unlimited\": \"\",\n \"max_impressions\": \"\",\n \"max_views\": \"\",\n \"time_unit\": \"HOURS\",\n \"time_unit_count\": \"\"\n },\n \"id\": \"\",\n \"kpi\": {\n \"algorithm_id\": \"\",\n \"amount\": \"\",\n \"percentage\": \"\",\n \"string_value\": \"\",\n \"type\": \"CPM\"\n },\n \"name\": \"\",\n \"organization_id\": \"\",\n \"pacing\": {\n \"daily_max_amount\": \"\",\n \"daily_max_impressions\": \"\",\n \"period\": \"DAILY\",\n \"type\": \"\"\n },\n \"raw\": {\n \"fugiat_ce\": 23991418.67888534,\n \"fugiat342\": false\n },\n \"reference\": \"\",\n \"status\": \"ACTIVE\",\n \"updated_at\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/ads/:connection_id/insertionorder/:id?fields=organization_id&fields=organization_id&raw=", "host": [ "{{baseUrl}}" ], "path": [ "ads", ":connection_id", "insertionorder", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "organization_id" }, { "description": "Fields to return", "key": "fields", "value": "organization_id" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "id": "07685c07-e26c-46a6-baaa-aec02a7974f4", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "4de7e26f-e290-4147-bbf2-9a484f43604f", "key": "id", "value": "", "description": "(Required) ID of the Insertionorder" } ] } }, "response": [ { "id": "eb7a0b2e-db92-4a18-8b35-423131df75ba", "name": "Successful", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"bid_strategy\": {\n \"type\": \"FIXED_BID\",\n \"custom_bidding_algorithm_id\": \"\",\n \"fixed_bid_amount\": \"\",\n \"max_average_cpm_bid_amount\": \"\",\n \"performance_goal_amount\": \"\",\n \"performance_goal_type\": \"REACH\",\n \"raise_bid_for_deals\": \"\",\n \"target_roas\": \"\",\n \"youtube_and_partners_type\": \"MANUAL_CPV\",\n \"youtube_and_partners_value\": \"\"\n },\n \"budget_segments\": [\n {\n \"budget_amount\": \"\",\n \"description\": \"\",\n \"end_at\": \"\",\n \"start_at\": \"\"\n },\n {\n \"budget_amount\": \"\",\n \"description\": \"\",\n \"end_at\": \"\",\n \"start_at\": \"\"\n }\n ],\n \"budget_unit\": \"UNSPECIFIED\",\n \"campaign_id\": \"\",\n \"created_at\": \"\",\n \"frequency_cap\": {\n \"is_unlimited\": \"\",\n \"max_impressions\": \"\",\n \"max_views\": \"\",\n \"time_unit\": \"HOURS\",\n \"time_unit_count\": \"\"\n },\n \"id\": \"\",\n \"kpi\": {\n \"algorithm_id\": \"\",\n \"amount\": \"\",\n \"percentage\": \"\",\n \"string_value\": \"\",\n \"type\": \"CPM\"\n },\n \"name\": \"\",\n \"organization_id\": \"\",\n \"pacing\": {\n \"daily_max_amount\": \"\",\n \"daily_max_impressions\": \"\",\n \"period\": \"DAILY\",\n \"type\": \"\"\n },\n \"raw\": {\n \"fugiat_ce\": 23991418.67888534,\n \"fugiat342\": false\n },\n \"reference\": \"\",\n \"status\": \"ACTIVE\",\n \"updated_at\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/ads/:connection_id/insertionorder/:id?fields=organization_id&raw=", "host": [ "{{baseUrl}}" ], "path": [ "ads", ":connection_id", "insertionorder", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "organization_id" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "key": "connection_id" }, { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"bid_strategy\": {\n \"type\": \"FIXED_BID\",\n \"custom_bidding_algorithm_id\": \"\",\n \"fixed_bid_amount\": \"\",\n \"max_average_cpm_bid_amount\": \"\",\n \"performance_goal_amount\": \"\",\n \"performance_goal_type\": \"REACH\",\n \"raise_bid_for_deals\": \"\",\n \"target_roas\": \"\",\n \"youtube_and_partners_type\": \"MANUAL_CPV\",\n \"youtube_and_partners_value\": \"\"\n },\n \"budget_segments\": [\n {\n \"budget_amount\": \"\",\n \"description\": \"\",\n \"end_at\": \"\",\n \"start_at\": \"\"\n },\n {\n \"budget_amount\": \"\",\n \"description\": \"\",\n \"end_at\": \"\",\n \"start_at\": \"\"\n }\n ],\n \"budget_unit\": \"UNSPECIFIED\",\n \"campaign_id\": \"\",\n \"created_at\": \"\",\n \"frequency_cap\": {\n \"is_unlimited\": \"\",\n \"max_impressions\": \"\",\n \"max_views\": \"\",\n \"time_unit\": \"HOURS\",\n \"time_unit_count\": \"\"\n },\n \"id\": \"\",\n \"kpi\": {\n \"algorithm_id\": \"\",\n \"amount\": \"\",\n \"percentage\": \"\",\n \"string_value\": \"\",\n \"type\": \"CPM\"\n },\n \"name\": \"\",\n \"organization_id\": \"\",\n \"pacing\": {\n \"daily_max_amount\": \"\",\n \"daily_max_impressions\": \"\",\n \"period\": \"DAILY\",\n \"type\": \"\"\n },\n \"raw\": {\n \"fugiat_ce\": 23991418.67888534,\n \"fugiat342\": false\n },\n \"reference\": \"\",\n \"status\": \"ACTIVE\",\n \"updated_at\": \"\"\n}", "createdAt": "2026-07-28T03:24:12.000Z", "updatedAt": "2026-07-28T03:24:12.000Z", "uid": "35240-eb7a0b2e-db92-4a18-8b35-423131df75ba" } ], "createdAt": "2026-07-28T03:24:12.000Z", "updatedAt": "2026-07-28T03:24:12.000Z", "uid": "35240-eb76f419-1090-4a5e-9bdb-8a75988515e8" } ], "id": "1248648c-664d-42e4-b36c-cfe83726827c", "createdAt": "2026-07-28T03:24:12.000Z", "updatedAt": "2026-07-28T03:24:12.000Z", "uid": "35240-1248648c-664d-42e4-b36c-cfe83726827c" }, { "name": "List All Insertionorders", "id": "6ce791ff-f4f7-473f-a778-4cff493bd014", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/ads/:connection_id/insertionorder?limit=&offset=&updated_gte=&sort=&order=&query=&org_id=&campaign_id=&fields=organization_id&fields=organization_id&raw=", "host": [ "{{baseUrl}}" ], "path": [ "ads", ":connection_id", "insertionorder" ], "query": [ { "key": "limit", "value": "" }, { "key": "offset", "value": "" }, { "description": "Return only results whose updated date is equal or greater to this value (ISO-8601 / YYYY-MM-DDTHH:MM:SSZ format)", "key": "updated_gte", "value": "" }, { "key": "sort", "value": "" }, { "key": "order", "value": "" }, { "description": "Query string to search. eg. email address or name", "key": "query", "value": "" }, { "description": "The org ID to filter by (reference to AdsOrganization)", "key": "org_id", "value": "" }, { "description": "The campaign ID to filter by", "key": "campaign_id", "value": "" }, { "description": "Fields to return", "key": "fields", "value": "organization_id" }, { "description": "Fields to return", "key": "fields", "value": "organization_id" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "id": "08e94da1-aec5-4f41-9742-1ed775cd8be1", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" } ] } }, "response": [ { "id": "da21280f-809e-4547-a781-b7eb02429e64", "name": "Successful", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/ads/:connection_id/insertionorder?limit=&offset=&updated_gte=&sort=&order=&query=&org_id=&campaign_id=&fields=organization_id&raw=", "host": [ "{{baseUrl}}" ], "path": [ "ads", ":connection_id", "insertionorder" ], "query": [ { "key": "limit", "value": "" }, { "key": "offset", "value": "" }, { "description": "Return only results whose updated date is equal or greater to this value (ISO-8601 / YYYY-MM-DDTHH:MM:SSZ format)", "key": "updated_gte", "value": "" }, { "key": "sort", "value": "" }, { "key": "order", "value": "" }, { "description": "Query string to search. eg. email address or name", "key": "query", "value": "" }, { "description": "The org ID to filter by (reference to AdsOrganization)", "key": "org_id", "value": "" }, { "description": "The campaign ID to filter by", "key": "campaign_id", "value": "" }, { "description": "Fields to return", "key": "fields", "value": "organization_id" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "key": "connection_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"bid_strategy\": {\n \"type\": \"MAXIMIZE_SPEND\",\n \"custom_bidding_algorithm_id\": \"\",\n \"fixed_bid_amount\": \"\",\n \"max_average_cpm_bid_amount\": \"\",\n \"performance_goal_amount\": \"\",\n \"performance_goal_type\": \"UNSPECIFIED\",\n \"raise_bid_for_deals\": \"\",\n \"target_roas\": \"\",\n \"youtube_and_partners_type\": \"MANUAL_CPV\",\n \"youtube_and_partners_value\": \"\"\n },\n \"budget_segments\": [\n {\n \"budget_amount\": \"\",\n \"description\": \"\",\n \"end_at\": \"\",\n \"start_at\": \"\"\n },\n {\n \"budget_amount\": \"\",\n \"description\": \"\",\n \"end_at\": \"\",\n \"start_at\": \"\"\n }\n ],\n \"budget_unit\": \"UNSPECIFIED\",\n \"campaign_id\": \"\",\n \"created_at\": \"\",\n \"frequency_cap\": {\n \"is_unlimited\": \"\",\n \"max_impressions\": \"\",\n \"max_views\": \"\",\n \"time_unit\": \"DAYS\",\n \"time_unit_count\": \"\"\n },\n \"id\": \"\",\n \"kpi\": {\n \"algorithm_id\": \"\",\n \"amount\": \"\",\n \"percentage\": \"\",\n \"string_value\": \"\",\n \"type\": \"VIEWABILITY\"\n },\n \"name\": \"\",\n \"organization_id\": \"\",\n \"pacing\": {\n \"daily_max_amount\": \"\",\n \"daily_max_impressions\": \"\",\n \"period\": \"UNSPECIFIED\",\n \"type\": \"\"\n },\n \"raw\": {\n \"mollitdd\": \"dolore i\",\n \"tempor_d6\": -34410793\n },\n \"reference\": \"\",\n \"status\": \"SCHEDULED_FOR_DELETION\",\n \"updated_at\": \"\"\n },\n {\n \"bid_strategy\": {\n \"type\": \"FIXED_BID\",\n \"custom_bidding_algorithm_id\": \"\",\n \"fixed_bid_amount\": \"\",\n \"max_average_cpm_bid_amount\": \"\",\n \"performance_goal_amount\": \"\",\n \"performance_goal_type\": \"CPC\",\n \"raise_bid_for_deals\": \"\",\n \"target_roas\": \"\",\n \"youtube_and_partners_type\": \"MAXIMIZE_LIFT\",\n \"youtube_and_partners_value\": \"\"\n },\n \"budget_segments\": [\n {\n \"budget_amount\": \"\",\n \"description\": \"\",\n \"end_at\": \"\",\n \"start_at\": \"\"\n },\n {\n \"budget_amount\": \"\",\n \"description\": \"\",\n \"end_at\": \"\",\n \"start_at\": \"\"\n }\n ],\n \"budget_unit\": \"IMPRESSIONS\",\n \"campaign_id\": \"\",\n \"created_at\": \"\",\n \"frequency_cap\": {\n \"is_unlimited\": \"\",\n \"max_impressions\": \"\",\n \"max_views\": \"\",\n \"time_unit\": \"WEEKS\",\n \"time_unit_count\": \"\"\n },\n \"id\": \"\",\n \"kpi\": {\n \"algorithm_id\": \"\",\n \"amount\": \"\",\n \"percentage\": \"\",\n \"string_value\": \"\",\n \"type\": \"CPCL\"\n },\n \"name\": \"\",\n \"organization_id\": \"\",\n \"pacing\": {\n \"daily_max_amount\": \"\",\n \"daily_max_impressions\": \"\",\n \"period\": \"DAILY\",\n \"type\": \"\"\n },\n \"raw\": {\n \"adcb4\": \"culpa minim cillum occaecat\",\n \"qui419\": 72305250,\n \"ut_25\": -3092511\n },\n \"reference\": \"\",\n \"status\": \"UNSPECIFIED\",\n \"updated_at\": \"\"\n }\n]", "createdAt": "2026-07-28T03:24:12.000Z", "updatedAt": "2026-07-28T03:24:12.000Z", "uid": "35240-da21280f-809e-4547-a781-b7eb02429e64" } ], "createdAt": "2026-07-28T03:24:12.000Z", "updatedAt": "2026-07-28T03:24:12.000Z", "uid": "35240-6ce791ff-f4f7-473f-a778-4cff493bd014" }, { "name": "Create an Insertionorder", "id": "ad7a77f5-0935-44ad-a8a8-aadc7c41a44e", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"bid_strategy\": {\n \"type\": \"FIXED_BID\",\n \"custom_bidding_algorithm_id\": \"\",\n \"fixed_bid_amount\": \"\",\n \"max_average_cpm_bid_amount\": \"\",\n \"performance_goal_amount\": \"\",\n \"performance_goal_type\": \"REACH\",\n \"raise_bid_for_deals\": \"\",\n \"target_roas\": \"\",\n \"youtube_and_partners_type\": \"MANUAL_CPV\",\n \"youtube_and_partners_value\": \"\"\n },\n \"budget_segments\": [\n {\n \"budget_amount\": \"\",\n \"description\": \"\",\n \"end_at\": \"\",\n \"start_at\": \"\"\n },\n {\n \"budget_amount\": \"\",\n \"description\": \"\",\n \"end_at\": \"\",\n \"start_at\": \"\"\n }\n ],\n \"budget_unit\": \"UNSPECIFIED\",\n \"campaign_id\": \"\",\n \"created_at\": \"\",\n \"frequency_cap\": {\n \"is_unlimited\": \"\",\n \"max_impressions\": \"\",\n \"max_views\": \"\",\n \"time_unit\": \"HOURS\",\n \"time_unit_count\": \"\"\n },\n \"id\": \"\",\n \"kpi\": {\n \"algorithm_id\": \"\",\n \"amount\": \"\",\n \"percentage\": \"\",\n \"string_value\": \"\",\n \"type\": \"CPM\"\n },\n \"name\": \"\",\n \"organization_id\": \"\",\n \"pacing\": {\n \"daily_max_amount\": \"\",\n \"daily_max_impressions\": \"\",\n \"period\": \"DAILY\",\n \"type\": \"\"\n },\n \"raw\": {\n \"fugiat_ce\": 23991418.67888534,\n \"fugiat342\": false\n },\n \"reference\": \"\",\n \"status\": \"ACTIVE\",\n \"updated_at\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/ads/:connection_id/insertionorder?fields=organization_id&fields=organization_id&raw=", "host": [ "{{baseUrl}}" ], "path": [ "ads", ":connection_id", "insertionorder" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "organization_id" }, { "description": "Fields to return", "key": "fields", "value": "organization_id" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "id": "447ac2cd-aab9-4740-a08b-b679c309607d", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" } ] } }, "response": [ { "id": "2e5ecb20-3845-4897-95fd-cdd5b50839a8", "name": "Successful", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"bid_strategy\": {\n \"type\": \"FIXED_BID\",\n \"custom_bidding_algorithm_id\": \"\",\n \"fixed_bid_amount\": \"\",\n \"max_average_cpm_bid_amount\": \"\",\n \"performance_goal_amount\": \"\",\n \"performance_goal_type\": \"REACH\",\n \"raise_bid_for_deals\": \"\",\n \"target_roas\": \"\",\n \"youtube_and_partners_type\": \"MANUAL_CPV\",\n \"youtube_and_partners_value\": \"\"\n },\n \"budget_segments\": [\n {\n \"budget_amount\": \"\",\n \"description\": \"\",\n \"end_at\": \"\",\n \"start_at\": \"\"\n },\n {\n \"budget_amount\": \"\",\n \"description\": \"\",\n \"end_at\": \"\",\n \"start_at\": \"\"\n }\n ],\n \"budget_unit\": \"UNSPECIFIED\",\n \"campaign_id\": \"\",\n \"created_at\": \"\",\n \"frequency_cap\": {\n \"is_unlimited\": \"\",\n \"max_impressions\": \"\",\n \"max_views\": \"\",\n \"time_unit\": \"HOURS\",\n \"time_unit_count\": \"\"\n },\n \"id\": \"\",\n \"kpi\": {\n \"algorithm_id\": \"\",\n \"amount\": \"\",\n \"percentage\": \"\",\n \"string_value\": \"\",\n \"type\": \"CPM\"\n },\n \"name\": \"\",\n \"organization_id\": \"\",\n \"pacing\": {\n \"daily_max_amount\": \"\",\n \"daily_max_impressions\": \"\",\n \"period\": \"DAILY\",\n \"type\": \"\"\n },\n \"raw\": {\n \"fugiat_ce\": 23991418.67888534,\n \"fugiat342\": false\n },\n \"reference\": \"\",\n \"status\": \"ACTIVE\",\n \"updated_at\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/ads/:connection_id/insertionorder?fields=organization_id&raw=", "host": [ "{{baseUrl}}" ], "path": [ "ads", ":connection_id", "insertionorder" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "organization_id" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "key": "connection_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"bid_strategy\": {\n \"type\": \"FIXED_BID\",\n \"custom_bidding_algorithm_id\": \"\",\n \"fixed_bid_amount\": \"\",\n \"max_average_cpm_bid_amount\": \"\",\n \"performance_goal_amount\": \"\",\n \"performance_goal_type\": \"REACH\",\n \"raise_bid_for_deals\": \"\",\n \"target_roas\": \"\",\n \"youtube_and_partners_type\": \"MANUAL_CPV\",\n \"youtube_and_partners_value\": \"\"\n },\n \"budget_segments\": [\n {\n \"budget_amount\": \"\",\n \"description\": \"\",\n \"end_at\": \"\",\n \"start_at\": \"\"\n },\n {\n \"budget_amount\": \"\",\n \"description\": \"\",\n \"end_at\": \"\",\n \"start_at\": \"\"\n }\n ],\n \"budget_unit\": \"UNSPECIFIED\",\n \"campaign_id\": \"\",\n \"created_at\": \"\",\n \"frequency_cap\": {\n \"is_unlimited\": \"\",\n \"max_impressions\": \"\",\n \"max_views\": \"\",\n \"time_unit\": \"HOURS\",\n \"time_unit_count\": \"\"\n },\n \"id\": \"\",\n \"kpi\": {\n \"algorithm_id\": \"\",\n \"amount\": \"\",\n \"percentage\": \"\",\n \"string_value\": \"\",\n \"type\": \"CPM\"\n },\n \"name\": \"\",\n \"organization_id\": \"\",\n \"pacing\": {\n \"daily_max_amount\": \"\",\n \"daily_max_impressions\": \"\",\n \"period\": \"DAILY\",\n \"type\": \"\"\n },\n \"raw\": {\n \"fugiat_ce\": 23991418.67888534,\n \"fugiat342\": false\n },\n \"reference\": \"\",\n \"status\": \"ACTIVE\",\n \"updated_at\": \"\"\n}", "createdAt": "2026-07-28T03:24:12.000Z", "updatedAt": "2026-07-28T03:24:12.000Z", "uid": "35240-2e5ecb20-3845-4897-95fd-cdd5b50839a8" } ], "createdAt": "2026-07-28T03:24:12.000Z", "updatedAt": "2026-07-28T03:24:12.000Z", "uid": "35240-ad7a77f5-0935-44ad-a8a8-aadc7c41a44e" } ], "id": "04d908fc-375e-4302-b496-faa8e32f96b1", "createdAt": "2026-07-28T03:24:12.000Z", "updatedAt": "2026-07-28T03:24:12.000Z", "uid": "35240-04d908fc-375e-4302-b496-faa8e32f96b1" } ], "id": "d9826c55-47c1-4a16-a595-38001d4dacd9", "createdAt": "2026-07-28T03:24:12.000Z", "updatedAt": "2026-07-28T03:24:12.000Z", "uid": "35240-d9826c55-47c1-4a16-a595-38001d4dacd9" } ], "id": "2e7fef13-d6be-4f88-850d-a5588cc809f6", "createdAt": "2026-07-28T03:24:12.000Z", "updatedAt": "2026-07-28T03:24:12.000Z", "uid": "35240-2e7fef13-d6be-4f88-850d-a5588cc809f6" } ], "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "variable": [ { "key": "baseUrl", "value": "https://api.unified.to" } ] }