{ "info": { "_postman_id": "f65272ba-d202-4023-ab6c-74efc4824846", "name": "Unified.to account group 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:07.000Z", "updatedAt": "2026-07-28T03:24:07.000Z", "lastUpdatedBy": "35240", "uid": "35240-f65272ba-d202-4023-ab6c-74efc4824846" }, "item": [ { "name": "ads", "item": [ { "name": "{connection_id}", "item": [ { "name": "group", "item": [ { "name": "{id}", "item": [ { "name": "Remove a Group", "id": "98392499-1618-4867-96bf-77c699cc9d44", "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/group/:id", "host": [ "{{baseUrl}}" ], "path": [ "ads", ":connection_id", "group", ":id" ], "variable": [ { "id": "2c0e11a0-608d-4b1d-bb86-0b5a84165a7a", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "b9e0b25d-735e-436f-a5cf-3d7b7ec5740f", "key": "id", "value": "", "description": "(Required) ID of the Group" } ] } }, "response": [ { "id": "b1fe8f5c-c7fa-4392-b965-fc4f3c465d20", "name": "Successful", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/ads/:connection_id/group/:id", "host": [ "{{baseUrl}}" ], "path": [ "ads", ":connection_id", "group", ":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:08.000Z", "updatedAt": "2026-07-28T03:24:08.000Z", "uid": "35240-b1fe8f5c-c7fa-4392-b965-fc4f3c465d20" }, { "id": "25b0161a-7569-4046-ad29-9d92e1ea04ec", "name": "Successful", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/ads/:connection_id/group/:id", "host": [ "{{baseUrl}}" ], "path": [ "ads", ":connection_id", "group", ":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:08.000Z", "updatedAt": "2026-07-28T03:24:08.000Z", "uid": "35240-25b0161a-7569-4046-ad29-9d92e1ea04ec" } ], "createdAt": "2026-07-28T03:24:08.000Z", "updatedAt": "2026-07-28T03:24:08.000Z", "uid": "35240-98392499-1618-4867-96bf-77c699cc9d44" }, { "name": "Retrieve a Group", "id": "384adc2e-7d24-4291-83d9-c4583a96e5cf", "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/group/:id?fields=optimization_goal&fields=promoted&raw=", "host": [ "{{baseUrl}}" ], "path": [ "ads", ":connection_id", "group", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "optimization_goal" }, { "description": "Fields to return", "key": "fields", "value": "promoted" }, { "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": "e08580bc-6fd2-4fff-a231-400d8dc97116", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "bb7669f5-4c23-4cd7-97f0-f3e81bb8b7cb", "key": "id", "value": "", "description": "(Required) ID of the Group" } ] } }, "response": [ { "id": "5d639311-43e2-41c7-bfc3-bea6caaba9db", "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/group/:id?fields=promoted&raw=", "host": [ "{{baseUrl}}" ], "path": [ "ads", ":connection_id", "group", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "promoted" }, { "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_amount\": \"\",\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 \"billing_event\": \"MESSAGES\",\n \"budget_allocation_type\": \"UNSPECIFIED\",\n \"budget_amount\": \"\",\n \"budget_max_amount\": \"\",\n \"budget_period\": \"LIFETIME\",\n \"budget_unit\": \"IMPRESSIONS\",\n \"campaign_id\": \"\",\n \"created_at\": \"\",\n \"creative_ids\": [\n \"\",\n \"\"\n ],\n \"currency\": \"\",\n \"end_at\": \"\",\n \"frequency_cap\": {\n \"is_unlimited\": \"\",\n \"max_impressions\": \"\",\n \"max_views\": \"\",\n \"time_unit\": \"WEEKS\",\n \"time_unit_count\": \"\"\n },\n \"has_eu_political_ads\": \"\",\n \"id\": \"\",\n \"insertionorder_id\": \"\",\n \"name\": \"\",\n \"optimization_goal\": \"APP_INSTALLS\",\n \"organization_id\": \"\",\n \"pacing\": {\n \"daily_max_amount\": \"\",\n \"daily_max_impressions\": \"\",\n \"period\": \"DAILY\",\n \"type\": \"\"\n },\n \"parent_id\": \"\",\n \"promoted\": [\n {\n \"id\": \"\",\n \"type\": \"MESSAGING_CHANNEL_ID\",\n \"name\": \"\",\n \"raw\": {\n \"tempor_5a\": 67895310.81540844,\n \"Lorem_80\": 24112909.706722036,\n \"nostrud1bd\": \"ut aute pariatur est\"\n }\n },\n {\n \"id\": \"\",\n \"type\": \"PAGE_ID\",\n \"name\": \"\",\n \"raw\": {\n \"velitd7\": true\n }\n }\n ],\n \"raw\": {\n \"labore_1\": true\n },\n \"start_at\": \"\",\n \"status\": \"PAUSED\",\n \"targeting\": {\n \"audience\": {\n \"behaviors\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"combination_spec\": [\n {\n \"behaviors\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"demographics\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"interests\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"life_events\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ]\n },\n {\n \"behaviors\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"demographics\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"interests\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"life_events\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ]\n }\n ],\n \"custom_audiences\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"excluded_behaviors\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"excluded_custom_audiences\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"excluded_interests\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"interests\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"lookalike_audiences\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"similarity\": \"\",\n \"source_audience_id\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"similarity\": \"\",\n \"source_audience_id\": \"\"\n }\n ]\n },\n \"brand_safety\": {\n \"block_list_ids\": [\n \"\",\n \"\"\n ],\n \"brand_safety_content_filter_levels\": [\n \"\",\n \"\"\n ],\n \"excluded_content_labels\": [\n \"\",\n \"\"\n ],\n \"excluded_publisher_categories\": [\n \"\",\n \"\"\n ],\n \"publisher_visibility_categories\": [\n \"expanded\",\n \"standard\"\n ]\n },\n \"content\": {\n \"excluded_keywords\": [\n {\n \"text\": \"\",\n \"match_type\": \"PHRASE\"\n },\n {\n \"text\": \"\",\n \"match_type\": \"EXACT\"\n }\n ],\n \"excluded_topics\": [\n \"\",\n \"\"\n ],\n \"excluded_urls\": [\n \"\",\n \"\"\n ],\n \"keywords\": [\n {\n \"text\": \"\",\n \"match_type\": \"EXACT\"\n },\n {\n \"text\": \"\",\n \"match_type\": \"PHRASE\"\n }\n ],\n \"topics\": [\n \"\",\n \"\"\n ],\n \"urls\": [\n \"\",\n \"\"\n ],\n \"video\": {\n \"durations\": [\n \"LONG\",\n \"LONG\"\n ],\n \"excluded_youtube_channels\": [\n \"\",\n \"\"\n ],\n \"excluded_youtube_videos\": [\n \"\",\n \"\"\n ],\n \"player_sizes\": [\n \"SMALL\",\n \"SMALL\"\n ],\n \"positions\": [\n \"PREROLL\",\n \"OUTSTREAM\"\n ],\n \"youtube_channels\": [\n \"\",\n \"\"\n ],\n \"youtube_videos\": [\n \"\",\n \"\"\n ]\n }\n },\n \"demographic\": {\n \"age_max\": \"\",\n \"age_min\": \"\",\n \"female\": \"\",\n \"male\": \"\"\n },\n \"device\": {\n \"carriers\": [\n \"\",\n \"\"\n ],\n \"types\": [\n \"\",\n \"\"\n ],\n \"user_device\": [\n \"\",\n \"\"\n ],\n \"user_os\": [\n \"\",\n \"\"\n ]\n },\n \"geographic\": {\n \"cities\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"radius\": \"\",\n \"radius_unit\": \"MILES\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"radius\": \"\",\n \"radius_unit\": \"KILOMETERS\"\n }\n ],\n \"countries\": [\n \"\",\n \"\"\n ],\n \"excluded_cities\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"radius\": \"\",\n \"radius_unit\": \"MILES\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"radius\": \"\",\n \"radius_unit\": \"KILOMETERS\"\n }\n ],\n \"excluded_countries\": [\n \"\",\n \"\"\n ],\n \"excluded_postal_codes\": [\n \"\",\n \"\"\n ],\n \"excluded_regions\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"excluded_us_dmas\": [\n \"\",\n \"\"\n ],\n \"location_types\": [\n \"HOME\",\n \"TRAVEL\"\n ],\n \"postal_codes\": [\n \"\",\n \"\"\n ],\n \"presence_type\": \"PRESENCE_OR_INTEREST\",\n \"regions\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"us_dmas\": [\n \"\",\n \"\"\n ]\n },\n \"language\": {\n \"codes\": [\n \"\",\n \"\"\n ],\n \"locale_ids\": [\n \"\",\n \"\"\n ]\n },\n \"optimization\": {\n \"advantage_audience\": \"\",\n \"advantage_placements\": \"\",\n \"mode\": \"TARGETING\",\n \"targeting_optimization_expansion_all\": \"\"\n },\n \"placement\": {\n \"audience_network_positions\": [\n \"\",\n \"\"\n ],\n \"facebook_positions\": [\n \"\",\n \"\"\n ],\n \"instagram_positions\": [\n \"\",\n \"\"\n ],\n \"messenger_positions\": [\n \"\",\n \"\"\n ],\n \"platforms\": [\n \"\",\n \"\"\n ]\n },\n \"schedule\": [\n {\n \"day_of_week\": \"THURSDAY\",\n \"start_hour\": \"\",\n \"end_hour\": \"\",\n \"bid_modifier\": \"\",\n \"end_minute\": \"\",\n \"start_minute\": \"\"\n },\n {\n \"day_of_week\": \"MONDAY\",\n \"start_hour\": \"\",\n \"end_hour\": \"\",\n \"bid_modifier\": \"\",\n \"end_minute\": \"\",\n \"start_minute\": \"\"\n }\n ]\n },\n \"type\": \"SHOPPING\",\n \"updated_at\": \"\"\n}", "createdAt": "2026-07-28T03:24:08.000Z", "updatedAt": "2026-07-28T03:24:08.000Z", "uid": "35240-5d639311-43e2-41c7-bfc3-bea6caaba9db" } ], "createdAt": "2026-07-28T03:24:08.000Z", "updatedAt": "2026-07-28T03:24:08.000Z", "uid": "35240-384adc2e-7d24-4291-83d9-c4583a96e5cf" }, { "name": "Update a Group", "id": "609ebcd1-3fab-4525-a0af-d8efb5a7b819", "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_amount\": \"\",\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 \"billing_event\": \"MESSAGES\",\n \"budget_allocation_type\": \"UNSPECIFIED\",\n \"budget_amount\": \"\",\n \"budget_max_amount\": \"\",\n \"budget_period\": \"LIFETIME\",\n \"budget_unit\": \"IMPRESSIONS\",\n \"campaign_id\": \"\",\n \"created_at\": \"\",\n \"creative_ids\": [\n \"\",\n \"\"\n ],\n \"currency\": \"\",\n \"end_at\": \"\",\n \"frequency_cap\": {\n \"is_unlimited\": \"\",\n \"max_impressions\": \"\",\n \"max_views\": \"\",\n \"time_unit\": \"WEEKS\",\n \"time_unit_count\": \"\"\n },\n \"has_eu_political_ads\": \"\",\n \"id\": \"\",\n \"insertionorder_id\": \"\",\n \"name\": \"\",\n \"optimization_goal\": \"APP_INSTALLS\",\n \"organization_id\": \"\",\n \"pacing\": {\n \"daily_max_amount\": \"\",\n \"daily_max_impressions\": \"\",\n \"period\": \"DAILY\",\n \"type\": \"\"\n },\n \"parent_id\": \"\",\n \"promoted\": [\n {\n \"id\": \"\",\n \"type\": \"MESSAGING_CHANNEL_ID\",\n \"name\": \"\",\n \"raw\": {\n \"tempor_5a\": 67895310.81540844,\n \"Lorem_80\": 24112909.706722036,\n \"nostrud1bd\": \"ut aute pariatur est\"\n }\n },\n {\n \"id\": \"\",\n \"type\": \"PAGE_ID\",\n \"name\": \"\",\n \"raw\": {\n \"velitd7\": true\n }\n }\n ],\n \"raw\": {\n \"labore_1\": true\n },\n \"start_at\": \"\",\n \"status\": \"PAUSED\",\n \"targeting\": {\n \"audience\": {\n \"behaviors\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"combination_spec\": [\n {\n \"behaviors\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"demographics\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"interests\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"life_events\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ]\n },\n {\n \"behaviors\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"demographics\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"interests\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"life_events\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ]\n }\n ],\n \"custom_audiences\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"excluded_behaviors\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"excluded_custom_audiences\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"excluded_interests\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"interests\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"lookalike_audiences\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"similarity\": \"\",\n \"source_audience_id\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"similarity\": \"\",\n \"source_audience_id\": \"\"\n }\n ]\n },\n \"brand_safety\": {\n \"block_list_ids\": [\n \"\",\n \"\"\n ],\n \"brand_safety_content_filter_levels\": [\n \"\",\n \"\"\n ],\n \"excluded_content_labels\": [\n \"\",\n \"\"\n ],\n \"excluded_publisher_categories\": [\n \"\",\n \"\"\n ],\n \"publisher_visibility_categories\": [\n \"expanded\",\n \"standard\"\n ]\n },\n \"content\": {\n \"excluded_keywords\": [\n {\n \"text\": \"\",\n \"match_type\": \"PHRASE\"\n },\n {\n \"text\": \"\",\n \"match_type\": \"EXACT\"\n }\n ],\n \"excluded_topics\": [\n \"\",\n \"\"\n ],\n \"excluded_urls\": [\n \"\",\n \"\"\n ],\n \"keywords\": [\n {\n \"text\": \"\",\n \"match_type\": \"EXACT\"\n },\n {\n \"text\": \"\",\n \"match_type\": \"PHRASE\"\n }\n ],\n \"topics\": [\n \"\",\n \"\"\n ],\n \"urls\": [\n \"\",\n \"\"\n ],\n \"video\": {\n \"durations\": [\n \"LONG\",\n \"LONG\"\n ],\n \"excluded_youtube_channels\": [\n \"\",\n \"\"\n ],\n \"excluded_youtube_videos\": [\n \"\",\n \"\"\n ],\n \"player_sizes\": [\n \"SMALL\",\n \"SMALL\"\n ],\n \"positions\": [\n \"PREROLL\",\n \"OUTSTREAM\"\n ],\n \"youtube_channels\": [\n \"\",\n \"\"\n ],\n \"youtube_videos\": [\n \"\",\n \"\"\n ]\n }\n },\n \"demographic\": {\n \"age_max\": \"\",\n \"age_min\": \"\",\n \"female\": \"\",\n \"male\": \"\"\n },\n \"device\": {\n \"carriers\": [\n \"\",\n \"\"\n ],\n \"types\": [\n \"\",\n \"\"\n ],\n \"user_device\": [\n \"\",\n \"\"\n ],\n \"user_os\": [\n \"\",\n \"\"\n ]\n },\n \"geographic\": {\n \"cities\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"radius\": \"\",\n \"radius_unit\": \"MILES\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"radius\": \"\",\n \"radius_unit\": \"KILOMETERS\"\n }\n ],\n \"countries\": [\n \"\",\n \"\"\n ],\n \"excluded_cities\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"radius\": \"\",\n \"radius_unit\": \"MILES\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"radius\": \"\",\n \"radius_unit\": \"KILOMETERS\"\n }\n ],\n \"excluded_countries\": [\n \"\",\n \"\"\n ],\n \"excluded_postal_codes\": [\n \"\",\n \"\"\n ],\n \"excluded_regions\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"excluded_us_dmas\": [\n \"\",\n \"\"\n ],\n \"location_types\": [\n \"HOME\",\n \"TRAVEL\"\n ],\n \"postal_codes\": [\n \"\",\n \"\"\n ],\n \"presence_type\": \"PRESENCE_OR_INTEREST\",\n \"regions\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"us_dmas\": [\n \"\",\n \"\"\n ]\n },\n \"language\": {\n \"codes\": [\n \"\",\n \"\"\n ],\n \"locale_ids\": [\n \"\",\n \"\"\n ]\n },\n \"optimization\": {\n \"advantage_audience\": \"\",\n \"advantage_placements\": \"\",\n \"mode\": \"TARGETING\",\n \"targeting_optimization_expansion_all\": \"\"\n },\n \"placement\": {\n \"audience_network_positions\": [\n \"\",\n \"\"\n ],\n \"facebook_positions\": [\n \"\",\n \"\"\n ],\n \"instagram_positions\": [\n \"\",\n \"\"\n ],\n \"messenger_positions\": [\n \"\",\n \"\"\n ],\n \"platforms\": [\n \"\",\n \"\"\n ]\n },\n \"schedule\": [\n {\n \"day_of_week\": \"THURSDAY\",\n \"start_hour\": \"\",\n \"end_hour\": \"\",\n \"bid_modifier\": \"\",\n \"end_minute\": \"\",\n \"start_minute\": \"\"\n },\n {\n \"day_of_week\": \"MONDAY\",\n \"start_hour\": \"\",\n \"end_hour\": \"\",\n \"bid_modifier\": \"\",\n \"end_minute\": \"\",\n \"start_minute\": \"\"\n }\n ]\n },\n \"type\": \"SHOPPING\",\n \"updated_at\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/ads/:connection_id/group/:id?fields=optimization_goal&fields=promoted&raw=", "host": [ "{{baseUrl}}" ], "path": [ "ads", ":connection_id", "group", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "optimization_goal" }, { "description": "Fields to return", "key": "fields", "value": "promoted" }, { "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": "e821ed25-16e7-49b1-8928-d25bbe8d7fb7", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "3e751ef7-b516-49d8-b885-5063e98c52aa", "key": "id", "value": "", "description": "(Required) ID of the Group" } ] } }, "response": [ { "id": "a597f5bc-8bd3-4aec-88e6-7b22b5ffa258", "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_amount\": \"\",\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 \"billing_event\": \"MESSAGES\",\n \"budget_allocation_type\": \"UNSPECIFIED\",\n \"budget_amount\": \"\",\n \"budget_max_amount\": \"\",\n \"budget_period\": \"LIFETIME\",\n \"budget_unit\": \"IMPRESSIONS\",\n \"campaign_id\": \"\",\n \"created_at\": \"\",\n \"creative_ids\": [\n \"\",\n \"\"\n ],\n \"currency\": \"\",\n \"end_at\": \"\",\n \"frequency_cap\": {\n \"is_unlimited\": \"\",\n \"max_impressions\": \"\",\n \"max_views\": \"\",\n \"time_unit\": \"WEEKS\",\n \"time_unit_count\": \"\"\n },\n \"has_eu_political_ads\": \"\",\n \"id\": \"\",\n \"insertionorder_id\": \"\",\n \"name\": \"\",\n \"optimization_goal\": \"APP_INSTALLS\",\n \"organization_id\": \"\",\n \"pacing\": {\n \"daily_max_amount\": \"\",\n \"daily_max_impressions\": \"\",\n \"period\": \"DAILY\",\n \"type\": \"\"\n },\n \"parent_id\": \"\",\n \"promoted\": [\n {\n \"id\": \"\",\n \"type\": \"MESSAGING_CHANNEL_ID\",\n \"name\": \"\",\n \"raw\": {\n \"tempor_5a\": 67895310.81540844,\n \"Lorem_80\": 24112909.706722036,\n \"nostrud1bd\": \"ut aute pariatur est\"\n }\n },\n {\n \"id\": \"\",\n \"type\": \"PAGE_ID\",\n \"name\": \"\",\n \"raw\": {\n \"velitd7\": true\n }\n }\n ],\n \"raw\": {\n \"labore_1\": true\n },\n \"start_at\": \"\",\n \"status\": \"PAUSED\",\n \"targeting\": {\n \"audience\": {\n \"behaviors\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"combination_spec\": [\n {\n \"behaviors\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"demographics\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"interests\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"life_events\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ]\n },\n {\n \"behaviors\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"demographics\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"interests\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"life_events\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ]\n }\n ],\n \"custom_audiences\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"excluded_behaviors\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"excluded_custom_audiences\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"excluded_interests\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"interests\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"lookalike_audiences\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"similarity\": \"\",\n \"source_audience_id\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"similarity\": \"\",\n \"source_audience_id\": \"\"\n }\n ]\n },\n \"brand_safety\": {\n \"block_list_ids\": [\n \"\",\n \"\"\n ],\n \"brand_safety_content_filter_levels\": [\n \"\",\n \"\"\n ],\n \"excluded_content_labels\": [\n \"\",\n \"\"\n ],\n \"excluded_publisher_categories\": [\n \"\",\n \"\"\n ],\n \"publisher_visibility_categories\": [\n \"expanded\",\n \"standard\"\n ]\n },\n \"content\": {\n \"excluded_keywords\": [\n {\n \"text\": \"\",\n \"match_type\": \"PHRASE\"\n },\n {\n \"text\": \"\",\n \"match_type\": \"EXACT\"\n }\n ],\n \"excluded_topics\": [\n \"\",\n \"\"\n ],\n \"excluded_urls\": [\n \"\",\n \"\"\n ],\n \"keywords\": [\n {\n \"text\": \"\",\n \"match_type\": \"EXACT\"\n },\n {\n \"text\": \"\",\n \"match_type\": \"PHRASE\"\n }\n ],\n \"topics\": [\n \"\",\n \"\"\n ],\n \"urls\": [\n \"\",\n \"\"\n ],\n \"video\": {\n \"durations\": [\n \"LONG\",\n \"LONG\"\n ],\n \"excluded_youtube_channels\": [\n \"\",\n \"\"\n ],\n \"excluded_youtube_videos\": [\n \"\",\n \"\"\n ],\n \"player_sizes\": [\n \"SMALL\",\n \"SMALL\"\n ],\n \"positions\": [\n \"PREROLL\",\n \"OUTSTREAM\"\n ],\n \"youtube_channels\": [\n \"\",\n \"\"\n ],\n \"youtube_videos\": [\n \"\",\n \"\"\n ]\n }\n },\n \"demographic\": {\n \"age_max\": \"\",\n \"age_min\": \"\",\n \"female\": \"\",\n \"male\": \"\"\n },\n \"device\": {\n \"carriers\": [\n \"\",\n \"\"\n ],\n \"types\": [\n \"\",\n \"\"\n ],\n \"user_device\": [\n \"\",\n \"\"\n ],\n \"user_os\": [\n \"\",\n \"\"\n ]\n },\n \"geographic\": {\n \"cities\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"radius\": \"\",\n \"radius_unit\": \"MILES\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"radius\": \"\",\n \"radius_unit\": \"KILOMETERS\"\n }\n ],\n \"countries\": [\n \"\",\n \"\"\n ],\n \"excluded_cities\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"radius\": \"\",\n \"radius_unit\": \"MILES\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"radius\": \"\",\n \"radius_unit\": \"KILOMETERS\"\n }\n ],\n \"excluded_countries\": [\n \"\",\n \"\"\n ],\n \"excluded_postal_codes\": [\n \"\",\n \"\"\n ],\n \"excluded_regions\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"excluded_us_dmas\": [\n \"\",\n \"\"\n ],\n \"location_types\": [\n \"HOME\",\n \"TRAVEL\"\n ],\n \"postal_codes\": [\n \"\",\n \"\"\n ],\n \"presence_type\": \"PRESENCE_OR_INTEREST\",\n \"regions\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"us_dmas\": [\n \"\",\n \"\"\n ]\n },\n \"language\": {\n \"codes\": [\n \"\",\n \"\"\n ],\n \"locale_ids\": [\n \"\",\n \"\"\n ]\n },\n \"optimization\": {\n \"advantage_audience\": \"\",\n \"advantage_placements\": \"\",\n \"mode\": \"TARGETING\",\n \"targeting_optimization_expansion_all\": \"\"\n },\n \"placement\": {\n \"audience_network_positions\": [\n \"\",\n \"\"\n ],\n \"facebook_positions\": [\n \"\",\n \"\"\n ],\n \"instagram_positions\": [\n \"\",\n \"\"\n ],\n \"messenger_positions\": [\n \"\",\n \"\"\n ],\n \"platforms\": [\n \"\",\n \"\"\n ]\n },\n \"schedule\": [\n {\n \"day_of_week\": \"THURSDAY\",\n \"start_hour\": \"\",\n \"end_hour\": \"\",\n \"bid_modifier\": \"\",\n \"end_minute\": \"\",\n \"start_minute\": \"\"\n },\n {\n \"day_of_week\": \"MONDAY\",\n \"start_hour\": \"\",\n \"end_hour\": \"\",\n \"bid_modifier\": \"\",\n \"end_minute\": \"\",\n \"start_minute\": \"\"\n }\n ]\n },\n \"type\": \"SHOPPING\",\n \"updated_at\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/ads/:connection_id/group/:id?fields=promoted&raw=", "host": [ "{{baseUrl}}" ], "path": [ "ads", ":connection_id", "group", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "promoted" }, { "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_amount\": \"\",\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 \"billing_event\": \"MESSAGES\",\n \"budget_allocation_type\": \"UNSPECIFIED\",\n \"budget_amount\": \"\",\n \"budget_max_amount\": \"\",\n \"budget_period\": \"LIFETIME\",\n \"budget_unit\": \"IMPRESSIONS\",\n \"campaign_id\": \"\",\n \"created_at\": \"\",\n \"creative_ids\": [\n \"\",\n \"\"\n ],\n \"currency\": \"\",\n \"end_at\": \"\",\n \"frequency_cap\": {\n \"is_unlimited\": \"\",\n \"max_impressions\": \"\",\n \"max_views\": \"\",\n \"time_unit\": \"WEEKS\",\n \"time_unit_count\": \"\"\n },\n \"has_eu_political_ads\": \"\",\n \"id\": \"\",\n \"insertionorder_id\": \"\",\n \"name\": \"\",\n \"optimization_goal\": \"APP_INSTALLS\",\n \"organization_id\": \"\",\n \"pacing\": {\n \"daily_max_amount\": \"\",\n \"daily_max_impressions\": \"\",\n \"period\": \"DAILY\",\n \"type\": \"\"\n },\n \"parent_id\": \"\",\n \"promoted\": [\n {\n \"id\": \"\",\n \"type\": \"MESSAGING_CHANNEL_ID\",\n \"name\": \"\",\n \"raw\": {\n \"tempor_5a\": 67895310.81540844,\n \"Lorem_80\": 24112909.706722036,\n \"nostrud1bd\": \"ut aute pariatur est\"\n }\n },\n {\n \"id\": \"\",\n \"type\": \"PAGE_ID\",\n \"name\": \"\",\n \"raw\": {\n \"velitd7\": true\n }\n }\n ],\n \"raw\": {\n \"labore_1\": true\n },\n \"start_at\": \"\",\n \"status\": \"PAUSED\",\n \"targeting\": {\n \"audience\": {\n \"behaviors\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"combination_spec\": [\n {\n \"behaviors\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"demographics\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"interests\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"life_events\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ]\n },\n {\n \"behaviors\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"demographics\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"interests\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"life_events\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ]\n }\n ],\n \"custom_audiences\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"excluded_behaviors\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"excluded_custom_audiences\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"excluded_interests\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"interests\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"lookalike_audiences\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"similarity\": \"\",\n \"source_audience_id\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"similarity\": \"\",\n \"source_audience_id\": \"\"\n }\n ]\n },\n \"brand_safety\": {\n \"block_list_ids\": [\n \"\",\n \"\"\n ],\n \"brand_safety_content_filter_levels\": [\n \"\",\n \"\"\n ],\n \"excluded_content_labels\": [\n \"\",\n \"\"\n ],\n \"excluded_publisher_categories\": [\n \"\",\n \"\"\n ],\n \"publisher_visibility_categories\": [\n \"expanded\",\n \"standard\"\n ]\n },\n \"content\": {\n \"excluded_keywords\": [\n {\n \"text\": \"\",\n \"match_type\": \"PHRASE\"\n },\n {\n \"text\": \"\",\n \"match_type\": \"EXACT\"\n }\n ],\n \"excluded_topics\": [\n \"\",\n \"\"\n ],\n \"excluded_urls\": [\n \"\",\n \"\"\n ],\n \"keywords\": [\n {\n \"text\": \"\",\n \"match_type\": \"EXACT\"\n },\n {\n \"text\": \"\",\n \"match_type\": \"PHRASE\"\n }\n ],\n \"topics\": [\n \"\",\n \"\"\n ],\n \"urls\": [\n \"\",\n \"\"\n ],\n \"video\": {\n \"durations\": [\n \"LONG\",\n \"LONG\"\n ],\n \"excluded_youtube_channels\": [\n \"\",\n \"\"\n ],\n \"excluded_youtube_videos\": [\n \"\",\n \"\"\n ],\n \"player_sizes\": [\n \"SMALL\",\n \"SMALL\"\n ],\n \"positions\": [\n \"PREROLL\",\n \"OUTSTREAM\"\n ],\n \"youtube_channels\": [\n \"\",\n \"\"\n ],\n \"youtube_videos\": [\n \"\",\n \"\"\n ]\n }\n },\n \"demographic\": {\n \"age_max\": \"\",\n \"age_min\": \"\",\n \"female\": \"\",\n \"male\": \"\"\n },\n \"device\": {\n \"carriers\": [\n \"\",\n \"\"\n ],\n \"types\": [\n \"\",\n \"\"\n ],\n \"user_device\": [\n \"\",\n \"\"\n ],\n \"user_os\": [\n \"\",\n \"\"\n ]\n },\n \"geographic\": {\n \"cities\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"radius\": \"\",\n \"radius_unit\": \"MILES\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"radius\": \"\",\n \"radius_unit\": \"KILOMETERS\"\n }\n ],\n \"countries\": [\n \"\",\n \"\"\n ],\n \"excluded_cities\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"radius\": \"\",\n \"radius_unit\": \"MILES\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"radius\": \"\",\n \"radius_unit\": \"KILOMETERS\"\n }\n ],\n \"excluded_countries\": [\n \"\",\n \"\"\n ],\n \"excluded_postal_codes\": [\n \"\",\n \"\"\n ],\n \"excluded_regions\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"excluded_us_dmas\": [\n \"\",\n \"\"\n ],\n \"location_types\": [\n \"HOME\",\n \"TRAVEL\"\n ],\n \"postal_codes\": [\n \"\",\n \"\"\n ],\n \"presence_type\": \"PRESENCE_OR_INTEREST\",\n \"regions\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"us_dmas\": [\n \"\",\n \"\"\n ]\n },\n \"language\": {\n \"codes\": [\n \"\",\n \"\"\n ],\n \"locale_ids\": [\n \"\",\n \"\"\n ]\n },\n \"optimization\": {\n \"advantage_audience\": \"\",\n \"advantage_placements\": \"\",\n \"mode\": \"TARGETING\",\n \"targeting_optimization_expansion_all\": \"\"\n },\n \"placement\": {\n \"audience_network_positions\": [\n \"\",\n \"\"\n ],\n \"facebook_positions\": [\n \"\",\n \"\"\n ],\n \"instagram_positions\": [\n \"\",\n \"\"\n ],\n \"messenger_positions\": [\n \"\",\n \"\"\n ],\n \"platforms\": [\n \"\",\n \"\"\n ]\n },\n \"schedule\": [\n {\n \"day_of_week\": \"THURSDAY\",\n \"start_hour\": \"\",\n \"end_hour\": \"\",\n \"bid_modifier\": \"\",\n \"end_minute\": \"\",\n \"start_minute\": \"\"\n },\n {\n \"day_of_week\": \"MONDAY\",\n \"start_hour\": \"\",\n \"end_hour\": \"\",\n \"bid_modifier\": \"\",\n \"end_minute\": \"\",\n \"start_minute\": \"\"\n }\n ]\n },\n \"type\": \"SHOPPING\",\n \"updated_at\": \"\"\n}", "createdAt": "2026-07-28T03:24:08.000Z", "updatedAt": "2026-07-28T03:24:08.000Z", "uid": "35240-a597f5bc-8bd3-4aec-88e6-7b22b5ffa258" } ], "createdAt": "2026-07-28T03:24:08.000Z", "updatedAt": "2026-07-28T03:24:08.000Z", "uid": "35240-609ebcd1-3fab-4525-a0af-d8efb5a7b819" }, { "name": "Update a Group", "id": "5f0fd523-0b0c-455d-acc5-08bdfbc9d38c", "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_amount\": \"\",\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 \"billing_event\": \"MESSAGES\",\n \"budget_allocation_type\": \"UNSPECIFIED\",\n \"budget_amount\": \"\",\n \"budget_max_amount\": \"\",\n \"budget_period\": \"LIFETIME\",\n \"budget_unit\": \"IMPRESSIONS\",\n \"campaign_id\": \"\",\n \"created_at\": \"\",\n \"creative_ids\": [\n \"\",\n \"\"\n ],\n \"currency\": \"\",\n \"end_at\": \"\",\n \"frequency_cap\": {\n \"is_unlimited\": \"\",\n \"max_impressions\": \"\",\n \"max_views\": \"\",\n \"time_unit\": \"WEEKS\",\n \"time_unit_count\": \"\"\n },\n \"has_eu_political_ads\": \"\",\n \"id\": \"\",\n \"insertionorder_id\": \"\",\n \"name\": \"\",\n \"optimization_goal\": \"APP_INSTALLS\",\n \"organization_id\": \"\",\n \"pacing\": {\n \"daily_max_amount\": \"\",\n \"daily_max_impressions\": \"\",\n \"period\": \"DAILY\",\n \"type\": \"\"\n },\n \"parent_id\": \"\",\n \"promoted\": [\n {\n \"id\": \"\",\n \"type\": \"MESSAGING_CHANNEL_ID\",\n \"name\": \"\",\n \"raw\": {\n \"tempor_5a\": 67895310.81540844,\n \"Lorem_80\": 24112909.706722036,\n \"nostrud1bd\": \"ut aute pariatur est\"\n }\n },\n {\n \"id\": \"\",\n \"type\": \"PAGE_ID\",\n \"name\": \"\",\n \"raw\": {\n \"velitd7\": true\n }\n }\n ],\n \"raw\": {\n \"labore_1\": true\n },\n \"start_at\": \"\",\n \"status\": \"PAUSED\",\n \"targeting\": {\n \"audience\": {\n \"behaviors\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"combination_spec\": [\n {\n \"behaviors\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"demographics\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"interests\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"life_events\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ]\n },\n {\n \"behaviors\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"demographics\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"interests\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"life_events\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ]\n }\n ],\n \"custom_audiences\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"excluded_behaviors\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"excluded_custom_audiences\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"excluded_interests\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"interests\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"lookalike_audiences\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"similarity\": \"\",\n \"source_audience_id\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"similarity\": \"\",\n \"source_audience_id\": \"\"\n }\n ]\n },\n \"brand_safety\": {\n \"block_list_ids\": [\n \"\",\n \"\"\n ],\n \"brand_safety_content_filter_levels\": [\n \"\",\n \"\"\n ],\n \"excluded_content_labels\": [\n \"\",\n \"\"\n ],\n \"excluded_publisher_categories\": [\n \"\",\n \"\"\n ],\n \"publisher_visibility_categories\": [\n \"expanded\",\n \"standard\"\n ]\n },\n \"content\": {\n \"excluded_keywords\": [\n {\n \"text\": \"\",\n \"match_type\": \"PHRASE\"\n },\n {\n \"text\": \"\",\n \"match_type\": \"EXACT\"\n }\n ],\n \"excluded_topics\": [\n \"\",\n \"\"\n ],\n \"excluded_urls\": [\n \"\",\n \"\"\n ],\n \"keywords\": [\n {\n \"text\": \"\",\n \"match_type\": \"EXACT\"\n },\n {\n \"text\": \"\",\n \"match_type\": \"PHRASE\"\n }\n ],\n \"topics\": [\n \"\",\n \"\"\n ],\n \"urls\": [\n \"\",\n \"\"\n ],\n \"video\": {\n \"durations\": [\n \"LONG\",\n \"LONG\"\n ],\n \"excluded_youtube_channels\": [\n \"\",\n \"\"\n ],\n \"excluded_youtube_videos\": [\n \"\",\n \"\"\n ],\n \"player_sizes\": [\n \"SMALL\",\n \"SMALL\"\n ],\n \"positions\": [\n \"PREROLL\",\n \"OUTSTREAM\"\n ],\n \"youtube_channels\": [\n \"\",\n \"\"\n ],\n \"youtube_videos\": [\n \"\",\n \"\"\n ]\n }\n },\n \"demographic\": {\n \"age_max\": \"\",\n \"age_min\": \"\",\n \"female\": \"\",\n \"male\": \"\"\n },\n \"device\": {\n \"carriers\": [\n \"\",\n \"\"\n ],\n \"types\": [\n \"\",\n \"\"\n ],\n \"user_device\": [\n \"\",\n \"\"\n ],\n \"user_os\": [\n \"\",\n \"\"\n ]\n },\n \"geographic\": {\n \"cities\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"radius\": \"\",\n \"radius_unit\": \"MILES\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"radius\": \"\",\n \"radius_unit\": \"KILOMETERS\"\n }\n ],\n \"countries\": [\n \"\",\n \"\"\n ],\n \"excluded_cities\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"radius\": \"\",\n \"radius_unit\": \"MILES\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"radius\": \"\",\n \"radius_unit\": \"KILOMETERS\"\n }\n ],\n \"excluded_countries\": [\n \"\",\n \"\"\n ],\n \"excluded_postal_codes\": [\n \"\",\n \"\"\n ],\n \"excluded_regions\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"excluded_us_dmas\": [\n \"\",\n \"\"\n ],\n \"location_types\": [\n \"HOME\",\n \"TRAVEL\"\n ],\n \"postal_codes\": [\n \"\",\n \"\"\n ],\n \"presence_type\": \"PRESENCE_OR_INTEREST\",\n \"regions\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"us_dmas\": [\n \"\",\n \"\"\n ]\n },\n \"language\": {\n \"codes\": [\n \"\",\n \"\"\n ],\n \"locale_ids\": [\n \"\",\n \"\"\n ]\n },\n \"optimization\": {\n \"advantage_audience\": \"\",\n \"advantage_placements\": \"\",\n \"mode\": \"TARGETING\",\n \"targeting_optimization_expansion_all\": \"\"\n },\n \"placement\": {\n \"audience_network_positions\": [\n \"\",\n \"\"\n ],\n \"facebook_positions\": [\n \"\",\n \"\"\n ],\n \"instagram_positions\": [\n \"\",\n \"\"\n ],\n \"messenger_positions\": [\n \"\",\n \"\"\n ],\n \"platforms\": [\n \"\",\n \"\"\n ]\n },\n \"schedule\": [\n {\n \"day_of_week\": \"THURSDAY\",\n \"start_hour\": \"\",\n \"end_hour\": \"\",\n \"bid_modifier\": \"\",\n \"end_minute\": \"\",\n \"start_minute\": \"\"\n },\n {\n \"day_of_week\": \"MONDAY\",\n \"start_hour\": \"\",\n \"end_hour\": \"\",\n \"bid_modifier\": \"\",\n \"end_minute\": \"\",\n \"start_minute\": \"\"\n }\n ]\n },\n \"type\": \"SHOPPING\",\n \"updated_at\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/ads/:connection_id/group/:id?fields=optimization_goal&fields=promoted&raw=", "host": [ "{{baseUrl}}" ], "path": [ "ads", ":connection_id", "group", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "optimization_goal" }, { "description": "Fields to return", "key": "fields", "value": "promoted" }, { "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": "6e4a66bd-9579-4d9a-841f-4139dec77067", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "875bdb89-cbe8-4d62-b48b-3d83ca2e1bf6", "key": "id", "value": "", "description": "(Required) ID of the Group" } ] } }, "response": [ { "id": "73ccf775-79b6-47d7-8bb9-bc1706de24d1", "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_amount\": \"\",\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 \"billing_event\": \"MESSAGES\",\n \"budget_allocation_type\": \"UNSPECIFIED\",\n \"budget_amount\": \"\",\n \"budget_max_amount\": \"\",\n \"budget_period\": \"LIFETIME\",\n \"budget_unit\": \"IMPRESSIONS\",\n \"campaign_id\": \"\",\n \"created_at\": \"\",\n \"creative_ids\": [\n \"\",\n \"\"\n ],\n \"currency\": \"\",\n \"end_at\": \"\",\n \"frequency_cap\": {\n \"is_unlimited\": \"\",\n \"max_impressions\": \"\",\n \"max_views\": \"\",\n \"time_unit\": \"WEEKS\",\n \"time_unit_count\": \"\"\n },\n \"has_eu_political_ads\": \"\",\n \"id\": \"\",\n \"insertionorder_id\": \"\",\n \"name\": \"\",\n \"optimization_goal\": \"APP_INSTALLS\",\n \"organization_id\": \"\",\n \"pacing\": {\n \"daily_max_amount\": \"\",\n \"daily_max_impressions\": \"\",\n \"period\": \"DAILY\",\n \"type\": \"\"\n },\n \"parent_id\": \"\",\n \"promoted\": [\n {\n \"id\": \"\",\n \"type\": \"MESSAGING_CHANNEL_ID\",\n \"name\": \"\",\n \"raw\": {\n \"tempor_5a\": 67895310.81540844,\n \"Lorem_80\": 24112909.706722036,\n \"nostrud1bd\": \"ut aute pariatur est\"\n }\n },\n {\n \"id\": \"\",\n \"type\": \"PAGE_ID\",\n \"name\": \"\",\n \"raw\": {\n \"velitd7\": true\n }\n }\n ],\n \"raw\": {\n \"labore_1\": true\n },\n \"start_at\": \"\",\n \"status\": \"PAUSED\",\n \"targeting\": {\n \"audience\": {\n \"behaviors\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"combination_spec\": [\n {\n \"behaviors\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"demographics\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"interests\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"life_events\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ]\n },\n {\n \"behaviors\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"demographics\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"interests\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"life_events\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ]\n }\n ],\n \"custom_audiences\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"excluded_behaviors\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"excluded_custom_audiences\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"excluded_interests\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"interests\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"lookalike_audiences\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"similarity\": \"\",\n \"source_audience_id\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"similarity\": \"\",\n \"source_audience_id\": \"\"\n }\n ]\n },\n \"brand_safety\": {\n \"block_list_ids\": [\n \"\",\n \"\"\n ],\n \"brand_safety_content_filter_levels\": [\n \"\",\n \"\"\n ],\n \"excluded_content_labels\": [\n \"\",\n \"\"\n ],\n \"excluded_publisher_categories\": [\n \"\",\n \"\"\n ],\n \"publisher_visibility_categories\": [\n \"expanded\",\n \"standard\"\n ]\n },\n \"content\": {\n \"excluded_keywords\": [\n {\n \"text\": \"\",\n \"match_type\": \"PHRASE\"\n },\n {\n \"text\": \"\",\n \"match_type\": \"EXACT\"\n }\n ],\n \"excluded_topics\": [\n \"\",\n \"\"\n ],\n \"excluded_urls\": [\n \"\",\n \"\"\n ],\n \"keywords\": [\n {\n \"text\": \"\",\n \"match_type\": \"EXACT\"\n },\n {\n \"text\": \"\",\n \"match_type\": \"PHRASE\"\n }\n ],\n \"topics\": [\n \"\",\n \"\"\n ],\n \"urls\": [\n \"\",\n \"\"\n ],\n \"video\": {\n \"durations\": [\n \"LONG\",\n \"LONG\"\n ],\n \"excluded_youtube_channels\": [\n \"\",\n \"\"\n ],\n \"excluded_youtube_videos\": [\n \"\",\n \"\"\n ],\n \"player_sizes\": [\n \"SMALL\",\n \"SMALL\"\n ],\n \"positions\": [\n \"PREROLL\",\n \"OUTSTREAM\"\n ],\n \"youtube_channels\": [\n \"\",\n \"\"\n ],\n \"youtube_videos\": [\n \"\",\n \"\"\n ]\n }\n },\n \"demographic\": {\n \"age_max\": \"\",\n \"age_min\": \"\",\n \"female\": \"\",\n \"male\": \"\"\n },\n \"device\": {\n \"carriers\": [\n \"\",\n \"\"\n ],\n \"types\": [\n \"\",\n \"\"\n ],\n \"user_device\": [\n \"\",\n \"\"\n ],\n \"user_os\": [\n \"\",\n \"\"\n ]\n },\n \"geographic\": {\n \"cities\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"radius\": \"\",\n \"radius_unit\": \"MILES\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"radius\": \"\",\n \"radius_unit\": \"KILOMETERS\"\n }\n ],\n \"countries\": [\n \"\",\n \"\"\n ],\n \"excluded_cities\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"radius\": \"\",\n \"radius_unit\": \"MILES\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"radius\": \"\",\n \"radius_unit\": \"KILOMETERS\"\n }\n ],\n \"excluded_countries\": [\n \"\",\n \"\"\n ],\n \"excluded_postal_codes\": [\n \"\",\n \"\"\n ],\n \"excluded_regions\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"excluded_us_dmas\": [\n \"\",\n \"\"\n ],\n \"location_types\": [\n \"HOME\",\n \"TRAVEL\"\n ],\n \"postal_codes\": [\n \"\",\n \"\"\n ],\n \"presence_type\": \"PRESENCE_OR_INTEREST\",\n \"regions\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"us_dmas\": [\n \"\",\n \"\"\n ]\n },\n \"language\": {\n \"codes\": [\n \"\",\n \"\"\n ],\n \"locale_ids\": [\n \"\",\n \"\"\n ]\n },\n \"optimization\": {\n \"advantage_audience\": \"\",\n \"advantage_placements\": \"\",\n \"mode\": \"TARGETING\",\n \"targeting_optimization_expansion_all\": \"\"\n },\n \"placement\": {\n \"audience_network_positions\": [\n \"\",\n \"\"\n ],\n \"facebook_positions\": [\n \"\",\n \"\"\n ],\n \"instagram_positions\": [\n \"\",\n \"\"\n ],\n \"messenger_positions\": [\n \"\",\n \"\"\n ],\n \"platforms\": [\n \"\",\n \"\"\n ]\n },\n \"schedule\": [\n {\n \"day_of_week\": \"THURSDAY\",\n \"start_hour\": \"\",\n \"end_hour\": \"\",\n \"bid_modifier\": \"\",\n \"end_minute\": \"\",\n \"start_minute\": \"\"\n },\n {\n \"day_of_week\": \"MONDAY\",\n \"start_hour\": \"\",\n \"end_hour\": \"\",\n \"bid_modifier\": \"\",\n \"end_minute\": \"\",\n \"start_minute\": \"\"\n }\n ]\n },\n \"type\": \"SHOPPING\",\n \"updated_at\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/ads/:connection_id/group/:id?fields=promoted&raw=", "host": [ "{{baseUrl}}" ], "path": [ "ads", ":connection_id", "group", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "promoted" }, { "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_amount\": \"\",\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 \"billing_event\": \"MESSAGES\",\n \"budget_allocation_type\": \"UNSPECIFIED\",\n \"budget_amount\": \"\",\n \"budget_max_amount\": \"\",\n \"budget_period\": \"LIFETIME\",\n \"budget_unit\": \"IMPRESSIONS\",\n \"campaign_id\": \"\",\n \"created_at\": \"\",\n \"creative_ids\": [\n \"\",\n \"\"\n ],\n \"currency\": \"\",\n \"end_at\": \"\",\n \"frequency_cap\": {\n \"is_unlimited\": \"\",\n \"max_impressions\": \"\",\n \"max_views\": \"\",\n \"time_unit\": \"WEEKS\",\n \"time_unit_count\": \"\"\n },\n \"has_eu_political_ads\": \"\",\n \"id\": \"\",\n \"insertionorder_id\": \"\",\n \"name\": \"\",\n \"optimization_goal\": \"APP_INSTALLS\",\n \"organization_id\": \"\",\n \"pacing\": {\n \"daily_max_amount\": \"\",\n \"daily_max_impressions\": \"\",\n \"period\": \"DAILY\",\n \"type\": \"\"\n },\n \"parent_id\": \"\",\n \"promoted\": [\n {\n \"id\": \"\",\n \"type\": \"MESSAGING_CHANNEL_ID\",\n \"name\": \"\",\n \"raw\": {\n \"tempor_5a\": 67895310.81540844,\n \"Lorem_80\": 24112909.706722036,\n \"nostrud1bd\": \"ut aute pariatur est\"\n }\n },\n {\n \"id\": \"\",\n \"type\": \"PAGE_ID\",\n \"name\": \"\",\n \"raw\": {\n \"velitd7\": true\n }\n }\n ],\n \"raw\": {\n \"labore_1\": true\n },\n \"start_at\": \"\",\n \"status\": \"PAUSED\",\n \"targeting\": {\n \"audience\": {\n \"behaviors\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"combination_spec\": [\n {\n \"behaviors\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"demographics\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"interests\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"life_events\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ]\n },\n {\n \"behaviors\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"demographics\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"interests\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"life_events\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ]\n }\n ],\n \"custom_audiences\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"excluded_behaviors\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"excluded_custom_audiences\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"excluded_interests\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"interests\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"lookalike_audiences\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"similarity\": \"\",\n \"source_audience_id\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"similarity\": \"\",\n \"source_audience_id\": \"\"\n }\n ]\n },\n \"brand_safety\": {\n \"block_list_ids\": [\n \"\",\n \"\"\n ],\n \"brand_safety_content_filter_levels\": [\n \"\",\n \"\"\n ],\n \"excluded_content_labels\": [\n \"\",\n \"\"\n ],\n \"excluded_publisher_categories\": [\n \"\",\n \"\"\n ],\n \"publisher_visibility_categories\": [\n \"expanded\",\n \"standard\"\n ]\n },\n \"content\": {\n \"excluded_keywords\": [\n {\n \"text\": \"\",\n \"match_type\": \"PHRASE\"\n },\n {\n \"text\": \"\",\n \"match_type\": \"EXACT\"\n }\n ],\n \"excluded_topics\": [\n \"\",\n \"\"\n ],\n \"excluded_urls\": [\n \"\",\n \"\"\n ],\n \"keywords\": [\n {\n \"text\": \"\",\n \"match_type\": \"EXACT\"\n },\n {\n \"text\": \"\",\n \"match_type\": \"PHRASE\"\n }\n ],\n \"topics\": [\n \"\",\n \"\"\n ],\n \"urls\": [\n \"\",\n \"\"\n ],\n \"video\": {\n \"durations\": [\n \"LONG\",\n \"LONG\"\n ],\n \"excluded_youtube_channels\": [\n \"\",\n \"\"\n ],\n \"excluded_youtube_videos\": [\n \"\",\n \"\"\n ],\n \"player_sizes\": [\n \"SMALL\",\n \"SMALL\"\n ],\n \"positions\": [\n \"PREROLL\",\n \"OUTSTREAM\"\n ],\n \"youtube_channels\": [\n \"\",\n \"\"\n ],\n \"youtube_videos\": [\n \"\",\n \"\"\n ]\n }\n },\n \"demographic\": {\n \"age_max\": \"\",\n \"age_min\": \"\",\n \"female\": \"\",\n \"male\": \"\"\n },\n \"device\": {\n \"carriers\": [\n \"\",\n \"\"\n ],\n \"types\": [\n \"\",\n \"\"\n ],\n \"user_device\": [\n \"\",\n \"\"\n ],\n \"user_os\": [\n \"\",\n \"\"\n ]\n },\n \"geographic\": {\n \"cities\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"radius\": \"\",\n \"radius_unit\": \"MILES\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"radius\": \"\",\n \"radius_unit\": \"KILOMETERS\"\n }\n ],\n \"countries\": [\n \"\",\n \"\"\n ],\n \"excluded_cities\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"radius\": \"\",\n \"radius_unit\": \"MILES\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"radius\": \"\",\n \"radius_unit\": \"KILOMETERS\"\n }\n ],\n \"excluded_countries\": [\n \"\",\n \"\"\n ],\n \"excluded_postal_codes\": [\n \"\",\n \"\"\n ],\n \"excluded_regions\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"excluded_us_dmas\": [\n \"\",\n \"\"\n ],\n \"location_types\": [\n \"HOME\",\n \"TRAVEL\"\n ],\n \"postal_codes\": [\n \"\",\n \"\"\n ],\n \"presence_type\": \"PRESENCE_OR_INTEREST\",\n \"regions\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"us_dmas\": [\n \"\",\n \"\"\n ]\n },\n \"language\": {\n \"codes\": [\n \"\",\n \"\"\n ],\n \"locale_ids\": [\n \"\",\n \"\"\n ]\n },\n \"optimization\": {\n \"advantage_audience\": \"\",\n \"advantage_placements\": \"\",\n \"mode\": \"TARGETING\",\n \"targeting_optimization_expansion_all\": \"\"\n },\n \"placement\": {\n \"audience_network_positions\": [\n \"\",\n \"\"\n ],\n \"facebook_positions\": [\n \"\",\n \"\"\n ],\n \"instagram_positions\": [\n \"\",\n \"\"\n ],\n \"messenger_positions\": [\n \"\",\n \"\"\n ],\n \"platforms\": [\n \"\",\n \"\"\n ]\n },\n \"schedule\": [\n {\n \"day_of_week\": \"THURSDAY\",\n \"start_hour\": \"\",\n \"end_hour\": \"\",\n \"bid_modifier\": \"\",\n \"end_minute\": \"\",\n \"start_minute\": \"\"\n },\n {\n \"day_of_week\": \"MONDAY\",\n \"start_hour\": \"\",\n \"end_hour\": \"\",\n \"bid_modifier\": \"\",\n \"end_minute\": \"\",\n \"start_minute\": \"\"\n }\n ]\n },\n \"type\": \"SHOPPING\",\n \"updated_at\": \"\"\n}", "createdAt": "2026-07-28T03:24:08.000Z", "updatedAt": "2026-07-28T03:24:08.000Z", "uid": "35240-73ccf775-79b6-47d7-8bb9-bc1706de24d1" } ], "createdAt": "2026-07-28T03:24:08.000Z", "updatedAt": "2026-07-28T03:24:08.000Z", "uid": "35240-5f0fd523-0b0c-455d-acc5-08bdfbc9d38c" } ], "id": "6e80b7c4-67dd-4ef0-aba8-e7eef5938d6e", "createdAt": "2026-07-28T03:24:08.000Z", "updatedAt": "2026-07-28T03:24:08.000Z", "uid": "35240-6e80b7c4-67dd-4ef0-aba8-e7eef5938d6e" }, { "name": "List All Groups", "id": "36ab4225-7545-4bb5-88a8-5fbb0511e38f", "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/group?limit=&offset=&updated_gte=&sort=&order=&query=&org_id=&campaign_id=&parent_id=&io_id=&start_gte=&end_lt=&fields=optimization_goal&fields=promoted&raw=", "host": [ "{{baseUrl}}" ], "path": [ "ads", ":connection_id", "group" ], "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": "The parent ID to filter by", "key": "parent_id", "value": "" }, { "description": "The IO ID to filter by", "key": "io_id", "value": "" }, { "description": "The start date to filter by (ISO-8601 / YYYY-MM-DDTHH:MM:SSZ format)", "key": "start_gte", "value": "" }, { "description": "The end date to filter by (ISO-8601 / YYYY-MM-DDTHH:MM:SSZ format)", "key": "end_lt", "value": "" }, { "description": "Fields to return", "key": "fields", "value": "optimization_goal" }, { "description": "Fields to return", "key": "fields", "value": "promoted" }, { "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": "fe1bb0b1-5722-4a8e-8322-a06bbc489940", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" } ] } }, "response": [ { "id": "9278b3f1-5784-4c5a-9c9a-7f0ef1d919a3", "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/group?limit=&offset=&updated_gte=&sort=&order=&query=&org_id=&campaign_id=&parent_id=&io_id=&start_gte=&end_lt=&fields=promoted&raw=", "host": [ "{{baseUrl}}" ], "path": [ "ads", ":connection_id", "group" ], "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": "The parent ID to filter by", "key": "parent_id", "value": "" }, { "description": "The IO ID to filter by", "key": "io_id", "value": "" }, { "description": "The start date to filter by (ISO-8601 / YYYY-MM-DDTHH:MM:SSZ format)", "key": "start_gte", "value": "" }, { "description": "The end date to filter by (ISO-8601 / YYYY-MM-DDTHH:MM:SSZ format)", "key": "end_lt", "value": "" }, { "description": "Fields to return", "key": "fields", "value": "promoted" }, { "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_amount\": \"\",\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\": \"CPC\",\n \"raise_bid_for_deals\": \"\",\n \"target_roas\": \"\",\n \"youtube_and_partners_type\": \"TARGET_CPA\",\n \"youtube_and_partners_value\": \"\"\n },\n \"billing_event\": \"APP_INSTALLS\",\n \"budget_allocation_type\": \"AUTOMATIC\",\n \"budget_amount\": \"\",\n \"budget_max_amount\": \"\",\n \"budget_period\": \"DAILY\",\n \"budget_unit\": \"CURRENCY\",\n \"campaign_id\": \"\",\n \"created_at\": \"\",\n \"creative_ids\": [\n \"\",\n \"\"\n ],\n \"currency\": \"\",\n \"end_at\": \"\",\n \"frequency_cap\": {\n \"is_unlimited\": \"\",\n \"max_impressions\": \"\",\n \"max_views\": \"\",\n \"time_unit\": \"UNSPECIFIED\",\n \"time_unit_count\": \"\"\n },\n \"has_eu_political_ads\": \"\",\n \"id\": \"\",\n \"insertionorder_id\": \"\",\n \"name\": \"\",\n \"optimization_goal\": \"LINK_CLICKS\",\n \"organization_id\": \"\",\n \"pacing\": {\n \"daily_max_amount\": \"\",\n \"daily_max_impressions\": \"\",\n \"period\": \"DAILY\",\n \"type\": \"\"\n },\n \"parent_id\": \"\",\n \"promoted\": [\n {\n \"id\": \"\",\n \"type\": \"PAGE_ID\",\n \"name\": \"\",\n \"raw\": {\n \"dolor_8b\": \"magna sit dolor anim laboris\"\n }\n },\n {\n \"id\": \"\",\n \"type\": \"PIXEL_ID\",\n \"name\": \"\",\n \"raw\": {\n \"in39\": \"mollit\",\n \"id7_c\": 13917108.483096018,\n \"dolore_81\": 48531249,\n \"culpa_09a\": 85621042.20277566\n }\n }\n ],\n \"raw\": {\n \"in_7e\": 15643795,\n \"pariatur_092\": 42992050,\n \"do_b\": 58340950.730131805\n },\n \"start_at\": \"\",\n \"status\": \"PAUSED\",\n \"targeting\": {\n \"audience\": {\n \"behaviors\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"combination_spec\": [\n {\n \"behaviors\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"demographics\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"interests\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"life_events\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ]\n },\n {\n \"behaviors\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"demographics\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"interests\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"life_events\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ]\n }\n ],\n \"custom_audiences\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"excluded_behaviors\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"excluded_custom_audiences\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"excluded_interests\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"interests\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"lookalike_audiences\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"similarity\": \"\",\n \"source_audience_id\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"similarity\": \"\",\n \"source_audience_id\": \"\"\n }\n ]\n },\n \"brand_safety\": {\n \"block_list_ids\": [\n \"\",\n \"\"\n ],\n \"brand_safety_content_filter_levels\": [\n \"\",\n \"\"\n ],\n \"excluded_content_labels\": [\n \"\",\n \"\"\n ],\n \"excluded_publisher_categories\": [\n \"\",\n \"\"\n ],\n \"publisher_visibility_categories\": [\n \"expanded\",\n \"limited\"\n ]\n },\n \"content\": {\n \"excluded_keywords\": [\n {\n \"text\": \"\",\n \"match_type\": \"BROAD\"\n },\n {\n \"text\": \"\",\n \"match_type\": \"EXACT\"\n }\n ],\n \"excluded_topics\": [\n \"\",\n \"\"\n ],\n \"excluded_urls\": [\n \"\",\n \"\"\n ],\n \"keywords\": [\n {\n \"text\": \"\",\n \"match_type\": \"EXACT\"\n },\n {\n \"text\": \"\",\n \"match_type\": \"PHRASE\"\n }\n ],\n \"topics\": [\n \"\",\n \"\"\n ],\n \"urls\": [\n \"\",\n \"\"\n ],\n \"video\": {\n \"durations\": [\n \"LONG\",\n \"LONG\"\n ],\n \"excluded_youtube_channels\": [\n \"\",\n \"\"\n ],\n \"excluded_youtube_videos\": [\n \"\",\n \"\"\n ],\n \"player_sizes\": [\n \"SMALL\",\n \"HD\"\n ],\n \"positions\": [\n \"PREROLL\",\n \"INSTREAM\"\n ],\n \"youtube_channels\": [\n \"\",\n \"\"\n ],\n \"youtube_videos\": [\n \"\",\n \"\"\n ]\n }\n },\n \"demographic\": {\n \"age_max\": \"\",\n \"age_min\": \"\",\n \"female\": \"\",\n \"male\": \"\"\n },\n \"device\": {\n \"carriers\": [\n \"\",\n \"\"\n ],\n \"types\": [\n \"\",\n \"\"\n ],\n \"user_device\": [\n \"\",\n \"\"\n ],\n \"user_os\": [\n \"\",\n \"\"\n ]\n },\n \"geographic\": {\n \"cities\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"radius\": \"\",\n \"radius_unit\": \"KILOMETERS\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"radius\": \"\",\n \"radius_unit\": \"KILOMETERS\"\n }\n ],\n \"countries\": [\n \"\",\n \"\"\n ],\n \"excluded_cities\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"radius\": \"\",\n \"radius_unit\": \"MILES\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"radius\": \"\",\n \"radius_unit\": \"MILES\"\n }\n ],\n \"excluded_countries\": [\n \"\",\n \"\"\n ],\n \"excluded_postal_codes\": [\n \"\",\n \"\"\n ],\n \"excluded_regions\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"excluded_us_dmas\": [\n \"\",\n \"\"\n ],\n \"location_types\": [\n \"TRAVEL\",\n \"RECENT\"\n ],\n \"postal_codes\": [\n \"\",\n \"\"\n ],\n \"presence_type\": \"PRESENCE_OR_INTEREST\",\n \"regions\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"us_dmas\": [\n \"\",\n \"\"\n ]\n },\n \"language\": {\n \"codes\": [\n \"\",\n \"\"\n ],\n \"locale_ids\": [\n \"\",\n \"\"\n ]\n },\n \"optimization\": {\n \"advantage_audience\": \"\",\n \"advantage_placements\": \"\",\n \"mode\": \"TARGETING\",\n \"targeting_optimization_expansion_all\": \"\"\n },\n \"placement\": {\n \"audience_network_positions\": [\n \"\",\n \"\"\n ],\n \"facebook_positions\": [\n \"\",\n \"\"\n ],\n \"instagram_positions\": [\n \"\",\n \"\"\n ],\n \"messenger_positions\": [\n \"\",\n \"\"\n ],\n \"platforms\": [\n \"\",\n \"\"\n ]\n },\n \"schedule\": [\n {\n \"day_of_week\": \"TUESDAY\",\n \"start_hour\": \"\",\n \"end_hour\": \"\",\n \"bid_modifier\": \"\",\n \"end_minute\": \"\",\n \"start_minute\": \"\"\n },\n {\n \"day_of_week\": \"WEDNESDAY\",\n \"start_hour\": \"\",\n \"end_hour\": \"\",\n \"bid_modifier\": \"\",\n \"end_minute\": \"\",\n \"start_minute\": \"\"\n }\n ]\n },\n \"type\": \"SEARCH\",\n \"updated_at\": \"\"\n },\n {\n \"bid_amount\": \"\",\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\": \"UNSPECIFIED\",\n \"raise_bid_for_deals\": \"\",\n \"target_roas\": \"\",\n \"youtube_and_partners_type\": \"TARGET_CPA\",\n \"youtube_and_partners_value\": \"\"\n },\n \"billing_event\": \"IMPRESSIONS\",\n \"budget_allocation_type\": \"UNSPECIFIED\",\n \"budget_amount\": \"\",\n \"budget_max_amount\": \"\",\n \"budget_period\": \"LIFETIME\",\n \"budget_unit\": \"IMPRESSIONS\",\n \"campaign_id\": \"\",\n \"created_at\": \"\",\n \"creative_ids\": [\n \"\",\n \"\"\n ],\n \"currency\": \"\",\n \"end_at\": \"\",\n \"frequency_cap\": {\n \"is_unlimited\": \"\",\n \"max_impressions\": \"\",\n \"max_views\": \"\",\n \"time_unit\": \"UNSPECIFIED\",\n \"time_unit_count\": \"\"\n },\n \"has_eu_political_ads\": \"\",\n \"id\": \"\",\n \"insertionorder_id\": \"\",\n \"name\": \"\",\n \"optimization_goal\": \"IMPRESSIONS\",\n \"organization_id\": \"\",\n \"pacing\": {\n \"daily_max_amount\": \"\",\n \"daily_max_impressions\": \"\",\n \"period\": \"DAILY\",\n \"type\": \"\"\n },\n \"parent_id\": \"\",\n \"promoted\": [\n {\n \"id\": \"\",\n \"type\": \"EVENT_ID\",\n \"name\": \"\",\n \"raw\": {\n \"aute14\": \"voluptate ut sint\"\n }\n },\n {\n \"id\": \"\",\n \"type\": \"TWEET_ID\",\n \"name\": \"\",\n \"raw\": {\n \"Excepteurf\": 83043847,\n \"Lorem6c\": false\n }\n }\n ],\n \"raw\": {\n \"cupidatat_22\": \"culpa in elit\"\n },\n \"start_at\": \"\",\n \"status\": \"SCHEDULED_FOR_DELETION\",\n \"targeting\": {\n \"audience\": {\n \"behaviors\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"combination_spec\": [\n {\n \"behaviors\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"demographics\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"interests\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"life_events\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ]\n },\n {\n \"behaviors\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"demographics\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"interests\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"life_events\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ]\n }\n ],\n \"custom_audiences\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"excluded_behaviors\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"excluded_custom_audiences\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"excluded_interests\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"interests\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"lookalike_audiences\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"similarity\": \"\",\n \"source_audience_id\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"similarity\": \"\",\n \"source_audience_id\": \"\"\n }\n ]\n },\n \"brand_safety\": {\n \"block_list_ids\": [\n \"\",\n \"\"\n ],\n \"brand_safety_content_filter_levels\": [\n \"\",\n \"\"\n ],\n \"excluded_content_labels\": [\n \"\",\n \"\"\n ],\n \"excluded_publisher_categories\": [\n \"\",\n \"\"\n ],\n \"publisher_visibility_categories\": [\n \"limited\",\n \"limited\"\n ]\n },\n \"content\": {\n \"excluded_keywords\": [\n {\n \"text\": \"\",\n \"match_type\": \"EXACT\"\n },\n {\n \"text\": \"\",\n \"match_type\": \"BROAD\"\n }\n ],\n \"excluded_topics\": [\n \"\",\n \"\"\n ],\n \"excluded_urls\": [\n \"\",\n \"\"\n ],\n \"keywords\": [\n {\n \"text\": \"\",\n \"match_type\": \"EXACT\"\n },\n {\n \"text\": \"\",\n \"match_type\": \"EXACT\"\n }\n ],\n \"topics\": [\n \"\",\n \"\"\n ],\n \"urls\": [\n \"\",\n \"\"\n ],\n \"video\": {\n \"durations\": [\n \"LONG\",\n \"LONG\"\n ],\n \"excluded_youtube_channels\": [\n \"\",\n \"\"\n ],\n \"excluded_youtube_videos\": [\n \"\",\n \"\"\n ],\n \"player_sizes\": [\n \"SMALL\",\n \"HD\"\n ],\n \"positions\": [\n \"OUTSTREAM\",\n \"OUTSTREAM\"\n ],\n \"youtube_channels\": [\n \"\",\n \"\"\n ],\n \"youtube_videos\": [\n \"\",\n \"\"\n ]\n }\n },\n \"demographic\": {\n \"age_max\": \"\",\n \"age_min\": \"\",\n \"female\": \"\",\n \"male\": \"\"\n },\n \"device\": {\n \"carriers\": [\n \"\",\n \"\"\n ],\n \"types\": [\n \"\",\n \"\"\n ],\n \"user_device\": [\n \"\",\n \"\"\n ],\n \"user_os\": [\n \"\",\n \"\"\n ]\n },\n \"geographic\": {\n \"cities\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"radius\": \"\",\n \"radius_unit\": \"MILES\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"radius\": \"\",\n \"radius_unit\": \"MILES\"\n }\n ],\n \"countries\": [\n \"\",\n \"\"\n ],\n \"excluded_cities\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"radius\": \"\",\n \"radius_unit\": \"MILES\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"radius\": \"\",\n \"radius_unit\": \"KILOMETERS\"\n }\n ],\n \"excluded_countries\": [\n \"\",\n \"\"\n ],\n \"excluded_postal_codes\": [\n \"\",\n \"\"\n ],\n \"excluded_regions\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"excluded_us_dmas\": [\n \"\",\n \"\"\n ],\n \"location_types\": [\n \"TRAVEL\",\n \"TRAVEL\"\n ],\n \"postal_codes\": [\n \"\",\n \"\"\n ],\n \"presence_type\": \"PRESENCE\",\n \"regions\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"us_dmas\": [\n \"\",\n \"\"\n ]\n },\n \"language\": {\n \"codes\": [\n \"\",\n \"\"\n ],\n \"locale_ids\": [\n \"\",\n \"\"\n ]\n },\n \"optimization\": {\n \"advantage_audience\": \"\",\n \"advantage_placements\": \"\",\n \"mode\": \"OBSERVATION\",\n \"targeting_optimization_expansion_all\": \"\"\n },\n \"placement\": {\n \"audience_network_positions\": [\n \"\",\n \"\"\n ],\n \"facebook_positions\": [\n \"\",\n \"\"\n ],\n \"instagram_positions\": [\n \"\",\n \"\"\n ],\n \"messenger_positions\": [\n \"\",\n \"\"\n ],\n \"platforms\": [\n \"\",\n \"\"\n ]\n },\n \"schedule\": [\n {\n \"day_of_week\": \"SUNDAY\",\n \"start_hour\": \"\",\n \"end_hour\": \"\",\n \"bid_modifier\": \"\",\n \"end_minute\": \"\",\n \"start_minute\": \"\"\n },\n {\n \"day_of_week\": \"SATURDAY\",\n \"start_hour\": \"\",\n \"end_hour\": \"\",\n \"bid_modifier\": \"\",\n \"end_minute\": \"\",\n \"start_minute\": \"\"\n }\n ]\n },\n \"type\": \"TEXT\",\n \"updated_at\": \"\"\n }\n]", "createdAt": "2026-07-28T03:24:08.000Z", "updatedAt": "2026-07-28T03:24:08.000Z", "uid": "35240-9278b3f1-5784-4c5a-9c9a-7f0ef1d919a3" } ], "createdAt": "2026-07-28T03:24:08.000Z", "updatedAt": "2026-07-28T03:24:08.000Z", "uid": "35240-36ab4225-7545-4bb5-88a8-5fbb0511e38f" }, { "name": "Create a Group", "id": "adcea4fa-990f-4368-8434-48f032628bac", "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_amount\": \"\",\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 \"billing_event\": \"MESSAGES\",\n \"budget_allocation_type\": \"UNSPECIFIED\",\n \"budget_amount\": \"\",\n \"budget_max_amount\": \"\",\n \"budget_period\": \"LIFETIME\",\n \"budget_unit\": \"IMPRESSIONS\",\n \"campaign_id\": \"\",\n \"created_at\": \"\",\n \"creative_ids\": [\n \"\",\n \"\"\n ],\n \"currency\": \"\",\n \"end_at\": \"\",\n \"frequency_cap\": {\n \"is_unlimited\": \"\",\n \"max_impressions\": \"\",\n \"max_views\": \"\",\n \"time_unit\": \"WEEKS\",\n \"time_unit_count\": \"\"\n },\n \"has_eu_political_ads\": \"\",\n \"id\": \"\",\n \"insertionorder_id\": \"\",\n \"name\": \"\",\n \"optimization_goal\": \"APP_INSTALLS\",\n \"organization_id\": \"\",\n \"pacing\": {\n \"daily_max_amount\": \"\",\n \"daily_max_impressions\": \"\",\n \"period\": \"DAILY\",\n \"type\": \"\"\n },\n \"parent_id\": \"\",\n \"promoted\": [\n {\n \"id\": \"\",\n \"type\": \"MESSAGING_CHANNEL_ID\",\n \"name\": \"\",\n \"raw\": {\n \"tempor_5a\": 67895310.81540844,\n \"Lorem_80\": 24112909.706722036,\n \"nostrud1bd\": \"ut aute pariatur est\"\n }\n },\n {\n \"id\": \"\",\n \"type\": \"PAGE_ID\",\n \"name\": \"\",\n \"raw\": {\n \"velitd7\": true\n }\n }\n ],\n \"raw\": {\n \"labore_1\": true\n },\n \"start_at\": \"\",\n \"status\": \"PAUSED\",\n \"targeting\": {\n \"audience\": {\n \"behaviors\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"combination_spec\": [\n {\n \"behaviors\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"demographics\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"interests\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"life_events\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ]\n },\n {\n \"behaviors\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"demographics\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"interests\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"life_events\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ]\n }\n ],\n \"custom_audiences\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"excluded_behaviors\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"excluded_custom_audiences\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"excluded_interests\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"interests\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"lookalike_audiences\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"similarity\": \"\",\n \"source_audience_id\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"similarity\": \"\",\n \"source_audience_id\": \"\"\n }\n ]\n },\n \"brand_safety\": {\n \"block_list_ids\": [\n \"\",\n \"\"\n ],\n \"brand_safety_content_filter_levels\": [\n \"\",\n \"\"\n ],\n \"excluded_content_labels\": [\n \"\",\n \"\"\n ],\n \"excluded_publisher_categories\": [\n \"\",\n \"\"\n ],\n \"publisher_visibility_categories\": [\n \"expanded\",\n \"standard\"\n ]\n },\n \"content\": {\n \"excluded_keywords\": [\n {\n \"text\": \"\",\n \"match_type\": \"PHRASE\"\n },\n {\n \"text\": \"\",\n \"match_type\": \"EXACT\"\n }\n ],\n \"excluded_topics\": [\n \"\",\n \"\"\n ],\n \"excluded_urls\": [\n \"\",\n \"\"\n ],\n \"keywords\": [\n {\n \"text\": \"\",\n \"match_type\": \"EXACT\"\n },\n {\n \"text\": \"\",\n \"match_type\": \"PHRASE\"\n }\n ],\n \"topics\": [\n \"\",\n \"\"\n ],\n \"urls\": [\n \"\",\n \"\"\n ],\n \"video\": {\n \"durations\": [\n \"LONG\",\n \"LONG\"\n ],\n \"excluded_youtube_channels\": [\n \"\",\n \"\"\n ],\n \"excluded_youtube_videos\": [\n \"\",\n \"\"\n ],\n \"player_sizes\": [\n \"SMALL\",\n \"SMALL\"\n ],\n \"positions\": [\n \"PREROLL\",\n \"OUTSTREAM\"\n ],\n \"youtube_channels\": [\n \"\",\n \"\"\n ],\n \"youtube_videos\": [\n \"\",\n \"\"\n ]\n }\n },\n \"demographic\": {\n \"age_max\": \"\",\n \"age_min\": \"\",\n \"female\": \"\",\n \"male\": \"\"\n },\n \"device\": {\n \"carriers\": [\n \"\",\n \"\"\n ],\n \"types\": [\n \"\",\n \"\"\n ],\n \"user_device\": [\n \"\",\n \"\"\n ],\n \"user_os\": [\n \"\",\n \"\"\n ]\n },\n \"geographic\": {\n \"cities\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"radius\": \"\",\n \"radius_unit\": \"MILES\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"radius\": \"\",\n \"radius_unit\": \"KILOMETERS\"\n }\n ],\n \"countries\": [\n \"\",\n \"\"\n ],\n \"excluded_cities\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"radius\": \"\",\n \"radius_unit\": \"MILES\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"radius\": \"\",\n \"radius_unit\": \"KILOMETERS\"\n }\n ],\n \"excluded_countries\": [\n \"\",\n \"\"\n ],\n \"excluded_postal_codes\": [\n \"\",\n \"\"\n ],\n \"excluded_regions\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"excluded_us_dmas\": [\n \"\",\n \"\"\n ],\n \"location_types\": [\n \"HOME\",\n \"TRAVEL\"\n ],\n \"postal_codes\": [\n \"\",\n \"\"\n ],\n \"presence_type\": \"PRESENCE_OR_INTEREST\",\n \"regions\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"us_dmas\": [\n \"\",\n \"\"\n ]\n },\n \"language\": {\n \"codes\": [\n \"\",\n \"\"\n ],\n \"locale_ids\": [\n \"\",\n \"\"\n ]\n },\n \"optimization\": {\n \"advantage_audience\": \"\",\n \"advantage_placements\": \"\",\n \"mode\": \"TARGETING\",\n \"targeting_optimization_expansion_all\": \"\"\n },\n \"placement\": {\n \"audience_network_positions\": [\n \"\",\n \"\"\n ],\n \"facebook_positions\": [\n \"\",\n \"\"\n ],\n \"instagram_positions\": [\n \"\",\n \"\"\n ],\n \"messenger_positions\": [\n \"\",\n \"\"\n ],\n \"platforms\": [\n \"\",\n \"\"\n ]\n },\n \"schedule\": [\n {\n \"day_of_week\": \"THURSDAY\",\n \"start_hour\": \"\",\n \"end_hour\": \"\",\n \"bid_modifier\": \"\",\n \"end_minute\": \"\",\n \"start_minute\": \"\"\n },\n {\n \"day_of_week\": \"MONDAY\",\n \"start_hour\": \"\",\n \"end_hour\": \"\",\n \"bid_modifier\": \"\",\n \"end_minute\": \"\",\n \"start_minute\": \"\"\n }\n ]\n },\n \"type\": \"SHOPPING\",\n \"updated_at\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/ads/:connection_id/group?fields=optimization_goal&fields=promoted&raw=", "host": [ "{{baseUrl}}" ], "path": [ "ads", ":connection_id", "group" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "optimization_goal" }, { "description": "Fields to return", "key": "fields", "value": "promoted" }, { "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": "ab3c51ed-2313-4f23-85e7-2096f55e1aab", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" } ] } }, "response": [ { "id": "be719264-488b-4938-b339-deb9ef89c31b", "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_amount\": \"\",\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 \"billing_event\": \"MESSAGES\",\n \"budget_allocation_type\": \"UNSPECIFIED\",\n \"budget_amount\": \"\",\n \"budget_max_amount\": \"\",\n \"budget_period\": \"LIFETIME\",\n \"budget_unit\": \"IMPRESSIONS\",\n \"campaign_id\": \"\",\n \"created_at\": \"\",\n \"creative_ids\": [\n \"\",\n \"\"\n ],\n \"currency\": \"\",\n \"end_at\": \"\",\n \"frequency_cap\": {\n \"is_unlimited\": \"\",\n \"max_impressions\": \"\",\n \"max_views\": \"\",\n \"time_unit\": \"WEEKS\",\n \"time_unit_count\": \"\"\n },\n \"has_eu_political_ads\": \"\",\n \"id\": \"\",\n \"insertionorder_id\": \"\",\n \"name\": \"\",\n \"optimization_goal\": \"APP_INSTALLS\",\n \"organization_id\": \"\",\n \"pacing\": {\n \"daily_max_amount\": \"\",\n \"daily_max_impressions\": \"\",\n \"period\": \"DAILY\",\n \"type\": \"\"\n },\n \"parent_id\": \"\",\n \"promoted\": [\n {\n \"id\": \"\",\n \"type\": \"MESSAGING_CHANNEL_ID\",\n \"name\": \"\",\n \"raw\": {\n \"tempor_5a\": 67895310.81540844,\n \"Lorem_80\": 24112909.706722036,\n \"nostrud1bd\": \"ut aute pariatur est\"\n }\n },\n {\n \"id\": \"\",\n \"type\": \"PAGE_ID\",\n \"name\": \"\",\n \"raw\": {\n \"velitd7\": true\n }\n }\n ],\n \"raw\": {\n \"labore_1\": true\n },\n \"start_at\": \"\",\n \"status\": \"PAUSED\",\n \"targeting\": {\n \"audience\": {\n \"behaviors\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"combination_spec\": [\n {\n \"behaviors\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"demographics\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"interests\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"life_events\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ]\n },\n {\n \"behaviors\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"demographics\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"interests\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"life_events\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ]\n }\n ],\n \"custom_audiences\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"excluded_behaviors\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"excluded_custom_audiences\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"excluded_interests\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"interests\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"lookalike_audiences\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"similarity\": \"\",\n \"source_audience_id\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"similarity\": \"\",\n \"source_audience_id\": \"\"\n }\n ]\n },\n \"brand_safety\": {\n \"block_list_ids\": [\n \"\",\n \"\"\n ],\n \"brand_safety_content_filter_levels\": [\n \"\",\n \"\"\n ],\n \"excluded_content_labels\": [\n \"\",\n \"\"\n ],\n \"excluded_publisher_categories\": [\n \"\",\n \"\"\n ],\n \"publisher_visibility_categories\": [\n \"expanded\",\n \"standard\"\n ]\n },\n \"content\": {\n \"excluded_keywords\": [\n {\n \"text\": \"\",\n \"match_type\": \"PHRASE\"\n },\n {\n \"text\": \"\",\n \"match_type\": \"EXACT\"\n }\n ],\n \"excluded_topics\": [\n \"\",\n \"\"\n ],\n \"excluded_urls\": [\n \"\",\n \"\"\n ],\n \"keywords\": [\n {\n \"text\": \"\",\n \"match_type\": \"EXACT\"\n },\n {\n \"text\": \"\",\n \"match_type\": \"PHRASE\"\n }\n ],\n \"topics\": [\n \"\",\n \"\"\n ],\n \"urls\": [\n \"\",\n \"\"\n ],\n \"video\": {\n \"durations\": [\n \"LONG\",\n \"LONG\"\n ],\n \"excluded_youtube_channels\": [\n \"\",\n \"\"\n ],\n \"excluded_youtube_videos\": [\n \"\",\n \"\"\n ],\n \"player_sizes\": [\n \"SMALL\",\n \"SMALL\"\n ],\n \"positions\": [\n \"PREROLL\",\n \"OUTSTREAM\"\n ],\n \"youtube_channels\": [\n \"\",\n \"\"\n ],\n \"youtube_videos\": [\n \"\",\n \"\"\n ]\n }\n },\n \"demographic\": {\n \"age_max\": \"\",\n \"age_min\": \"\",\n \"female\": \"\",\n \"male\": \"\"\n },\n \"device\": {\n \"carriers\": [\n \"\",\n \"\"\n ],\n \"types\": [\n \"\",\n \"\"\n ],\n \"user_device\": [\n \"\",\n \"\"\n ],\n \"user_os\": [\n \"\",\n \"\"\n ]\n },\n \"geographic\": {\n \"cities\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"radius\": \"\",\n \"radius_unit\": \"MILES\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"radius\": \"\",\n \"radius_unit\": \"KILOMETERS\"\n }\n ],\n \"countries\": [\n \"\",\n \"\"\n ],\n \"excluded_cities\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"radius\": \"\",\n \"radius_unit\": \"MILES\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"radius\": \"\",\n \"radius_unit\": \"KILOMETERS\"\n }\n ],\n \"excluded_countries\": [\n \"\",\n \"\"\n ],\n \"excluded_postal_codes\": [\n \"\",\n \"\"\n ],\n \"excluded_regions\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"excluded_us_dmas\": [\n \"\",\n \"\"\n ],\n \"location_types\": [\n \"HOME\",\n \"TRAVEL\"\n ],\n \"postal_codes\": [\n \"\",\n \"\"\n ],\n \"presence_type\": \"PRESENCE_OR_INTEREST\",\n \"regions\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"us_dmas\": [\n \"\",\n \"\"\n ]\n },\n \"language\": {\n \"codes\": [\n \"\",\n \"\"\n ],\n \"locale_ids\": [\n \"\",\n \"\"\n ]\n },\n \"optimization\": {\n \"advantage_audience\": \"\",\n \"advantage_placements\": \"\",\n \"mode\": \"TARGETING\",\n \"targeting_optimization_expansion_all\": \"\"\n },\n \"placement\": {\n \"audience_network_positions\": [\n \"\",\n \"\"\n ],\n \"facebook_positions\": [\n \"\",\n \"\"\n ],\n \"instagram_positions\": [\n \"\",\n \"\"\n ],\n \"messenger_positions\": [\n \"\",\n \"\"\n ],\n \"platforms\": [\n \"\",\n \"\"\n ]\n },\n \"schedule\": [\n {\n \"day_of_week\": \"THURSDAY\",\n \"start_hour\": \"\",\n \"end_hour\": \"\",\n \"bid_modifier\": \"\",\n \"end_minute\": \"\",\n \"start_minute\": \"\"\n },\n {\n \"day_of_week\": \"MONDAY\",\n \"start_hour\": \"\",\n \"end_hour\": \"\",\n \"bid_modifier\": \"\",\n \"end_minute\": \"\",\n \"start_minute\": \"\"\n }\n ]\n },\n \"type\": \"SHOPPING\",\n \"updated_at\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/ads/:connection_id/group?fields=promoted&raw=", "host": [ "{{baseUrl}}" ], "path": [ "ads", ":connection_id", "group" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "promoted" }, { "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_amount\": \"\",\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 \"billing_event\": \"MESSAGES\",\n \"budget_allocation_type\": \"UNSPECIFIED\",\n \"budget_amount\": \"\",\n \"budget_max_amount\": \"\",\n \"budget_period\": \"LIFETIME\",\n \"budget_unit\": \"IMPRESSIONS\",\n \"campaign_id\": \"\",\n \"created_at\": \"\",\n \"creative_ids\": [\n \"\",\n \"\"\n ],\n \"currency\": \"\",\n \"end_at\": \"\",\n \"frequency_cap\": {\n \"is_unlimited\": \"\",\n \"max_impressions\": \"\",\n \"max_views\": \"\",\n \"time_unit\": \"WEEKS\",\n \"time_unit_count\": \"\"\n },\n \"has_eu_political_ads\": \"\",\n \"id\": \"\",\n \"insertionorder_id\": \"\",\n \"name\": \"\",\n \"optimization_goal\": \"APP_INSTALLS\",\n \"organization_id\": \"\",\n \"pacing\": {\n \"daily_max_amount\": \"\",\n \"daily_max_impressions\": \"\",\n \"period\": \"DAILY\",\n \"type\": \"\"\n },\n \"parent_id\": \"\",\n \"promoted\": [\n {\n \"id\": \"\",\n \"type\": \"MESSAGING_CHANNEL_ID\",\n \"name\": \"\",\n \"raw\": {\n \"tempor_5a\": 67895310.81540844,\n \"Lorem_80\": 24112909.706722036,\n \"nostrud1bd\": \"ut aute pariatur est\"\n }\n },\n {\n \"id\": \"\",\n \"type\": \"PAGE_ID\",\n \"name\": \"\",\n \"raw\": {\n \"velitd7\": true\n }\n }\n ],\n \"raw\": {\n \"labore_1\": true\n },\n \"start_at\": \"\",\n \"status\": \"PAUSED\",\n \"targeting\": {\n \"audience\": {\n \"behaviors\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"combination_spec\": [\n {\n \"behaviors\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"demographics\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"interests\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"life_events\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ]\n },\n {\n \"behaviors\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"demographics\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"interests\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"life_events\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ]\n }\n ],\n \"custom_audiences\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"excluded_behaviors\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"excluded_custom_audiences\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"excluded_interests\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"interests\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"lookalike_audiences\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"similarity\": \"\",\n \"source_audience_id\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"similarity\": \"\",\n \"source_audience_id\": \"\"\n }\n ]\n },\n \"brand_safety\": {\n \"block_list_ids\": [\n \"\",\n \"\"\n ],\n \"brand_safety_content_filter_levels\": [\n \"\",\n \"\"\n ],\n \"excluded_content_labels\": [\n \"\",\n \"\"\n ],\n \"excluded_publisher_categories\": [\n \"\",\n \"\"\n ],\n \"publisher_visibility_categories\": [\n \"expanded\",\n \"standard\"\n ]\n },\n \"content\": {\n \"excluded_keywords\": [\n {\n \"text\": \"\",\n \"match_type\": \"PHRASE\"\n },\n {\n \"text\": \"\",\n \"match_type\": \"EXACT\"\n }\n ],\n \"excluded_topics\": [\n \"\",\n \"\"\n ],\n \"excluded_urls\": [\n \"\",\n \"\"\n ],\n \"keywords\": [\n {\n \"text\": \"\",\n \"match_type\": \"EXACT\"\n },\n {\n \"text\": \"\",\n \"match_type\": \"PHRASE\"\n }\n ],\n \"topics\": [\n \"\",\n \"\"\n ],\n \"urls\": [\n \"\",\n \"\"\n ],\n \"video\": {\n \"durations\": [\n \"LONG\",\n \"LONG\"\n ],\n \"excluded_youtube_channels\": [\n \"\",\n \"\"\n ],\n \"excluded_youtube_videos\": [\n \"\",\n \"\"\n ],\n \"player_sizes\": [\n \"SMALL\",\n \"SMALL\"\n ],\n \"positions\": [\n \"PREROLL\",\n \"OUTSTREAM\"\n ],\n \"youtube_channels\": [\n \"\",\n \"\"\n ],\n \"youtube_videos\": [\n \"\",\n \"\"\n ]\n }\n },\n \"demographic\": {\n \"age_max\": \"\",\n \"age_min\": \"\",\n \"female\": \"\",\n \"male\": \"\"\n },\n \"device\": {\n \"carriers\": [\n \"\",\n \"\"\n ],\n \"types\": [\n \"\",\n \"\"\n ],\n \"user_device\": [\n \"\",\n \"\"\n ],\n \"user_os\": [\n \"\",\n \"\"\n ]\n },\n \"geographic\": {\n \"cities\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"radius\": \"\",\n \"radius_unit\": \"MILES\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"radius\": \"\",\n \"radius_unit\": \"KILOMETERS\"\n }\n ],\n \"countries\": [\n \"\",\n \"\"\n ],\n \"excluded_cities\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"radius\": \"\",\n \"radius_unit\": \"MILES\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"radius\": \"\",\n \"radius_unit\": \"KILOMETERS\"\n }\n ],\n \"excluded_countries\": [\n \"\",\n \"\"\n ],\n \"excluded_postal_codes\": [\n \"\",\n \"\"\n ],\n \"excluded_regions\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"excluded_us_dmas\": [\n \"\",\n \"\"\n ],\n \"location_types\": [\n \"HOME\",\n \"TRAVEL\"\n ],\n \"postal_codes\": [\n \"\",\n \"\"\n ],\n \"presence_type\": \"PRESENCE_OR_INTEREST\",\n \"regions\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"us_dmas\": [\n \"\",\n \"\"\n ]\n },\n \"language\": {\n \"codes\": [\n \"\",\n \"\"\n ],\n \"locale_ids\": [\n \"\",\n \"\"\n ]\n },\n \"optimization\": {\n \"advantage_audience\": \"\",\n \"advantage_placements\": \"\",\n \"mode\": \"TARGETING\",\n \"targeting_optimization_expansion_all\": \"\"\n },\n \"placement\": {\n \"audience_network_positions\": [\n \"\",\n \"\"\n ],\n \"facebook_positions\": [\n \"\",\n \"\"\n ],\n \"instagram_positions\": [\n \"\",\n \"\"\n ],\n \"messenger_positions\": [\n \"\",\n \"\"\n ],\n \"platforms\": [\n \"\",\n \"\"\n ]\n },\n \"schedule\": [\n {\n \"day_of_week\": \"THURSDAY\",\n \"start_hour\": \"\",\n \"end_hour\": \"\",\n \"bid_modifier\": \"\",\n \"end_minute\": \"\",\n \"start_minute\": \"\"\n },\n {\n \"day_of_week\": \"MONDAY\",\n \"start_hour\": \"\",\n \"end_hour\": \"\",\n \"bid_modifier\": \"\",\n \"end_minute\": \"\",\n \"start_minute\": \"\"\n }\n ]\n },\n \"type\": \"SHOPPING\",\n \"updated_at\": \"\"\n}", "createdAt": "2026-07-28T03:24:08.000Z", "updatedAt": "2026-07-28T03:24:08.000Z", "uid": "35240-be719264-488b-4938-b339-deb9ef89c31b" } ], "createdAt": "2026-07-28T03:24:08.000Z", "updatedAt": "2026-07-28T03:24:08.000Z", "uid": "35240-adcea4fa-990f-4368-8434-48f032628bac" } ], "id": "6c6a4660-ec5e-4518-af35-32bf62df778e", "createdAt": "2026-07-28T03:24:08.000Z", "updatedAt": "2026-07-28T03:24:08.000Z", "uid": "35240-6c6a4660-ec5e-4518-af35-32bf62df778e" } ], "id": "64986f0b-5c55-443d-a8b7-8f012274d860", "createdAt": "2026-07-28T03:24:08.000Z", "updatedAt": "2026-07-28T03:24:08.000Z", "uid": "35240-64986f0b-5c55-443d-a8b7-8f012274d860" } ], "id": "b5e74df0-da8b-4ba7-9002-1371dae9499c", "createdAt": "2026-07-28T03:24:08.000Z", "updatedAt": "2026-07-28T03:24:08.000Z", "uid": "35240-b5e74df0-da8b-4ba7-9002-1371dae9499c" }, { "name": "hris", "item": [ { "name": "{connection_id}", "item": [ { "name": "group", "item": [ { "name": "{id}", "item": [ { "name": "Remove a Group", "id": "62424799-fc0c-460c-8fba-4fc610b406c1", "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}}/hris/:connection_id/group/:id", "host": [ "{{baseUrl}}" ], "path": [ "hris", ":connection_id", "group", ":id" ], "variable": [ { "id": "c41c66f3-5eef-4ce5-903b-621586b6c518", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "3f7e6c59-2567-4e2e-a8f6-87aa6e884861", "key": "id", "value": "", "description": "(Required) ID of the Group" } ] } }, "response": [ { "id": "ccb4e22b-af7d-4167-b85e-71c575603163", "name": "Successful", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/hris/:connection_id/group/:id", "host": [ "{{baseUrl}}" ], "path": [ "hris", ":connection_id", "group", ":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:08.000Z", "updatedAt": "2026-07-28T03:24:08.000Z", "uid": "35240-ccb4e22b-af7d-4167-b85e-71c575603163" }, { "id": "04da18bd-14c3-4af2-a4da-0e32501378b7", "name": "Successful", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/hris/:connection_id/group/:id", "host": [ "{{baseUrl}}" ], "path": [ "hris", ":connection_id", "group", ":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:08.000Z", "updatedAt": "2026-07-28T03:24:08.000Z", "uid": "35240-04da18bd-14c3-4af2-a4da-0e32501378b7" } ], "createdAt": "2026-07-28T03:24:08.000Z", "updatedAt": "2026-07-28T03:24:08.000Z", "uid": "35240-62424799-fc0c-460c-8fba-4fc610b406c1" }, { "name": "Retrieve a Group", "id": "344262e2-db97-426b-abac-98ea3184054f", "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}}/hris/:connection_id/group/:id?fields=raw&fields=raw&raw=", "host": [ "{{baseUrl}}" ], "path": [ "hris", ":connection_id", "group", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "raw" }, { "description": "Fields to return", "key": "fields", "value": "raw" }, { "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": "5dc1671f-d247-431b-98da-6f3b7a8368b6", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "4a432363-a296-4f9c-87f3-c4bc0cae2528", "key": "id", "value": "", "description": "(Required) ID of the Group" } ] } }, "response": [ { "id": "2c8de95e-e659-4f96-80ff-83f61327bace", "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}}/hris/:connection_id/group/:id?fields=raw&raw=", "host": [ "{{baseUrl}}" ], "path": [ "hris", ":connection_id", "group", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "raw" }, { "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 \"company_id\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"manager_ids\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"parent_id\": \"\",\n \"raw\": {\n \"consectetur_b\": -33915916.955989145,\n \"magna_825\": true,\n \"cupidatat_6_\": 22182755\n },\n \"type\": \"BUSINESS_UNIT\",\n \"updated_at\": \"\",\n \"user_ids\": [\n \"\",\n \"\"\n ]\n}", "createdAt": "2026-07-28T03:24:08.000Z", "updatedAt": "2026-07-28T03:24:08.000Z", "uid": "35240-2c8de95e-e659-4f96-80ff-83f61327bace" } ], "createdAt": "2026-07-28T03:24:08.000Z", "updatedAt": "2026-07-28T03:24:08.000Z", "uid": "35240-344262e2-db97-426b-abac-98ea3184054f" }, { "name": "Update a Group", "id": "ca322d29-bced-4b77-b51f-dabb1c69256a", "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 \"company_id\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"manager_ids\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"parent_id\": \"\",\n \"raw\": {\n \"consectetur_b\": -33915916.955989145,\n \"magna_825\": true,\n \"cupidatat_6_\": 22182755\n },\n \"type\": \"BUSINESS_UNIT\",\n \"updated_at\": \"\",\n \"user_ids\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/hris/:connection_id/group/:id?fields=raw&fields=raw&raw=", "host": [ "{{baseUrl}}" ], "path": [ "hris", ":connection_id", "group", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "raw" }, { "description": "Fields to return", "key": "fields", "value": "raw" }, { "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": "b82134b3-57d9-4900-a630-23af0fa1fbcc", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "8ae12f82-e658-4c5d-8315-f068832043ac", "key": "id", "value": "", "description": "(Required) ID of the Group" } ] } }, "response": [ { "id": "50d914b3-f18c-4c56-ada3-c186ae7a148a", "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 \"company_id\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"manager_ids\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"parent_id\": \"\",\n \"raw\": {\n \"consectetur_b\": -33915916.955989145,\n \"magna_825\": true,\n \"cupidatat_6_\": 22182755\n },\n \"type\": \"BUSINESS_UNIT\",\n \"updated_at\": \"\",\n \"user_ids\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/hris/:connection_id/group/:id?fields=raw&raw=", "host": [ "{{baseUrl}}" ], "path": [ "hris", ":connection_id", "group", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "raw" }, { "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 \"company_id\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"manager_ids\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"parent_id\": \"\",\n \"raw\": {\n \"consectetur_b\": -33915916.955989145,\n \"magna_825\": true,\n \"cupidatat_6_\": 22182755\n },\n \"type\": \"BUSINESS_UNIT\",\n \"updated_at\": \"\",\n \"user_ids\": [\n \"\",\n \"\"\n ]\n}", "createdAt": "2026-07-28T03:24:08.000Z", "updatedAt": "2026-07-28T03:24:08.000Z", "uid": "35240-50d914b3-f18c-4c56-ada3-c186ae7a148a" } ], "createdAt": "2026-07-28T03:24:08.000Z", "updatedAt": "2026-07-28T03:24:08.000Z", "uid": "35240-ca322d29-bced-4b77-b51f-dabb1c69256a" }, { "name": "Update a Group", "id": "97ca2376-f003-4ed9-bc72-2b7ebc33d425", "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 \"company_id\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"manager_ids\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"parent_id\": \"\",\n \"raw\": {\n \"consectetur_b\": -33915916.955989145,\n \"magna_825\": true,\n \"cupidatat_6_\": 22182755\n },\n \"type\": \"BUSINESS_UNIT\",\n \"updated_at\": \"\",\n \"user_ids\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/hris/:connection_id/group/:id?fields=raw&fields=raw&raw=", "host": [ "{{baseUrl}}" ], "path": [ "hris", ":connection_id", "group", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "raw" }, { "description": "Fields to return", "key": "fields", "value": "raw" }, { "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": "84da6be1-8381-45e0-972d-8caee3eb9053", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "b284826a-d091-43c2-9328-ae4c017a9907", "key": "id", "value": "", "description": "(Required) ID of the Group" } ] } }, "response": [ { "id": "c0f0c9d1-bf8f-4ac9-91c4-92bdd632d672", "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 \"company_id\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"manager_ids\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"parent_id\": \"\",\n \"raw\": {\n \"consectetur_b\": -33915916.955989145,\n \"magna_825\": true,\n \"cupidatat_6_\": 22182755\n },\n \"type\": \"BUSINESS_UNIT\",\n \"updated_at\": \"\",\n \"user_ids\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/hris/:connection_id/group/:id?fields=raw&raw=", "host": [ "{{baseUrl}}" ], "path": [ "hris", ":connection_id", "group", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "raw" }, { "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 \"company_id\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"manager_ids\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"parent_id\": \"\",\n \"raw\": {\n \"consectetur_b\": -33915916.955989145,\n \"magna_825\": true,\n \"cupidatat_6_\": 22182755\n },\n \"type\": \"BUSINESS_UNIT\",\n \"updated_at\": \"\",\n \"user_ids\": [\n \"\",\n \"\"\n ]\n}", "createdAt": "2026-07-28T03:24:08.000Z", "updatedAt": "2026-07-28T03:24:08.000Z", "uid": "35240-c0f0c9d1-bf8f-4ac9-91c4-92bdd632d672" } ], "createdAt": "2026-07-28T03:24:08.000Z", "updatedAt": "2026-07-28T03:24:08.000Z", "uid": "35240-97ca2376-f003-4ed9-bc72-2b7ebc33d425" } ], "id": "986e0b63-8441-48a4-9bc1-38f560a5fd2c", "createdAt": "2026-07-28T03:24:08.000Z", "updatedAt": "2026-07-28T03:24:08.000Z", "uid": "35240-986e0b63-8441-48a4-9bc1-38f560a5fd2c" }, { "name": "List All Groups", "id": "c2627f45-2885-4841-8b36-68805a4e45d1", "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}}/hris/:connection_id/group?limit=&offset=&updated_gte=&sort=&order=&query=&company_id=&type=&fields=raw&fields=raw&raw=", "host": [ "{{baseUrl}}" ], "path": [ "hris", ":connection_id", "group" ], "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 company ID to filter by (reference to HrisCompany)", "key": "company_id", "value": "" }, { "description": "The type to filter by", "key": "type", "value": "" }, { "description": "Fields to return", "key": "fields", "value": "raw" }, { "description": "Fields to return", "key": "fields", "value": "raw" }, { "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": "201e094f-9f62-42a4-9e5b-a8ac3cd2987c", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" } ] } }, "response": [ { "id": "15c28d53-2820-4117-a011-d59a09f694ae", "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}}/hris/:connection_id/group?limit=&offset=&updated_gte=&sort=&order=&query=&company_id=&type=&fields=raw&raw=", "host": [ "{{baseUrl}}" ], "path": [ "hris", ":connection_id", "group" ], "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 company ID to filter by (reference to HrisCompany)", "key": "company_id", "value": "" }, { "description": "The type to filter by", "key": "type", "value": "" }, { "description": "Fields to return", "key": "fields", "value": "raw" }, { "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 \"company_id\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"manager_ids\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"parent_id\": \"\",\n \"raw\": {\n \"commodo_4_a\": true\n },\n \"type\": \"SUB_DEPARTMENT\",\n \"updated_at\": \"\",\n \"user_ids\": [\n \"\",\n \"\"\n ]\n },\n {\n \"company_id\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"manager_ids\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"parent_id\": \"\",\n \"raw\": {\n \"doloref\": -56149236.07170064,\n \"adipisicing_db\": true,\n \"tempor_3b\": \"sed minim consectetur aute nostrud\"\n },\n \"type\": \"SUB_DEPARTMENT\",\n \"updated_at\": \"\",\n \"user_ids\": [\n \"\",\n \"\"\n ]\n }\n]", "createdAt": "2026-07-28T03:24:08.000Z", "updatedAt": "2026-07-28T03:24:08.000Z", "uid": "35240-15c28d53-2820-4117-a011-d59a09f694ae" } ], "createdAt": "2026-07-28T03:24:08.000Z", "updatedAt": "2026-07-28T03:24:08.000Z", "uid": "35240-c2627f45-2885-4841-8b36-68805a4e45d1" }, { "name": "Create a Group", "id": "b8144cf4-e209-4e41-ae64-839f9cdeb8da", "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 \"company_id\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"manager_ids\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"parent_id\": \"\",\n \"raw\": {\n \"consectetur_b\": -33915916.955989145,\n \"magna_825\": true,\n \"cupidatat_6_\": 22182755\n },\n \"type\": \"BUSINESS_UNIT\",\n \"updated_at\": \"\",\n \"user_ids\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/hris/:connection_id/group?fields=raw&fields=raw&raw=", "host": [ "{{baseUrl}}" ], "path": [ "hris", ":connection_id", "group" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "raw" }, { "description": "Fields to return", "key": "fields", "value": "raw" }, { "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": "1172fedf-a894-495b-b846-7c74a4fe0158", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" } ] } }, "response": [ { "id": "9cd3b991-5b54-4359-8720-cd300e5ff99d", "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 \"company_id\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"manager_ids\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"parent_id\": \"\",\n \"raw\": {\n \"consectetur_b\": -33915916.955989145,\n \"magna_825\": true,\n \"cupidatat_6_\": 22182755\n },\n \"type\": \"BUSINESS_UNIT\",\n \"updated_at\": \"\",\n \"user_ids\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/hris/:connection_id/group?fields=raw&raw=", "host": [ "{{baseUrl}}" ], "path": [ "hris", ":connection_id", "group" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "raw" }, { "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 \"company_id\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"manager_ids\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"parent_id\": \"\",\n \"raw\": {\n \"consectetur_b\": -33915916.955989145,\n \"magna_825\": true,\n \"cupidatat_6_\": 22182755\n },\n \"type\": \"BUSINESS_UNIT\",\n \"updated_at\": \"\",\n \"user_ids\": [\n \"\",\n \"\"\n ]\n}", "createdAt": "2026-07-28T03:24:08.000Z", "updatedAt": "2026-07-28T03:24:08.000Z", "uid": "35240-9cd3b991-5b54-4359-8720-cd300e5ff99d" } ], "createdAt": "2026-07-28T03:24:08.000Z", "updatedAt": "2026-07-28T03:24:08.000Z", "uid": "35240-b8144cf4-e209-4e41-ae64-839f9cdeb8da" } ], "id": "ed2ae1ab-d708-4901-9292-c9626ae86e77", "createdAt": "2026-07-28T03:24:08.000Z", "updatedAt": "2026-07-28T03:24:08.000Z", "uid": "35240-ed2ae1ab-d708-4901-9292-c9626ae86e77" } ], "id": "b5a8fb0f-d91b-4aa7-b766-7c15703e4c42", "createdAt": "2026-07-28T03:24:08.000Z", "updatedAt": "2026-07-28T03:24:08.000Z", "uid": "35240-b5a8fb0f-d91b-4aa7-b766-7c15703e4c42" } ], "id": "dfa154ba-b409-4640-9a48-3e07ed0adf6a", "createdAt": "2026-07-28T03:24:08.000Z", "updatedAt": "2026-07-28T03:24:08.000Z", "uid": "35240-dfa154ba-b409-4640-9a48-3e07ed0adf6a" }, { "name": "scim", "item": [ { "name": "{connection_id}", "item": [ { "name": "groups", "item": [ { "name": "{id}", "item": [ { "name": "Delete Group", "id": "10e66cd8-8f8b-4f03-8322-1aae43fbb065", "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}}/scim/:connection_id/groups/:id", "host": [ "{{baseUrl}}" ], "path": [ "scim", ":connection_id", "groups", ":id" ], "variable": [ { "id": "86eb284b-1574-4b94-af7a-cf207eb15a0a", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "6b27440a-7119-43fd-a5c6-11517468d827", "key": "id", "value": "", "description": "(Required) ID of the Group" } ] } }, "response": [ { "id": "f902704e-3e43-4337-8908-86d52a1ffcf6", "name": "Successful", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/scim/:connection_id/groups/:id", "host": [ "{{baseUrl}}" ], "path": [ "scim", ":connection_id", "groups", ":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:08.000Z", "updatedAt": "2026-07-28T03:24:08.000Z", "uid": "35240-f902704e-3e43-4337-8908-86d52a1ffcf6" }, { "id": "d077c437-db04-4a48-b510-2c3d0ce345b8", "name": "Successful", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/scim/:connection_id/groups/:id", "host": [ "{{baseUrl}}" ], "path": [ "scim", ":connection_id", "groups", ":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:08.000Z", "updatedAt": "2026-07-28T03:24:08.000Z", "uid": "35240-d077c437-db04-4a48-b510-2c3d0ce345b8" } ], "createdAt": "2026-07-28T03:24:08.000Z", "updatedAt": "2026-07-28T03:24:08.000Z", "uid": "35240-10e66cd8-8f8b-4f03-8322-1aae43fbb065" }, { "name": "Get Group", "id": "dbbe9a6c-784b-43f8-a718-e7333815edd9", "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}}/scim/:connection_id/groups/:id", "host": [ "{{baseUrl}}" ], "path": [ "scim", ":connection_id", "groups", ":id" ], "variable": [ { "id": "3973194b-2788-42f3-98a8-c64ea00f16a1", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "71268969-3b12-49c8-90de-604ab645b069", "key": "id", "value": "", "description": "(Required) ID of the Group" } ] } }, "response": [ { "id": "68d13c54-c65f-41cd-bbf2-30a3779bab53", "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}}/scim/:connection_id/groups/:id", "host": [ "{{baseUrl}}" ], "path": [ "scim", ":connection_id", "groups", ":id" ], "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 \"displayName\": \"\",\n \"externalId\": \"\",\n \"groupType\": \"\",\n \"id\": \"\",\n \"members\": [\n {\n \"value\": \"\",\n \"$ref\": \"\",\n \"display\": \"\",\n \"operation\": \"add\",\n \"type\": \"User\"\n },\n {\n \"value\": \"\",\n \"$ref\": \"\",\n \"display\": \"\",\n \"operation\": \"add\",\n \"type\": \"User\"\n }\n ],\n \"meta\": {\n \"created\": \"\",\n \"lastModified\": \"\",\n \"location\": \"\",\n \"resourceType\": \"User\",\n \"version\": \"\"\n },\n \"schemas\": [\n \"urn:ietf:params:scim:schemas:core:2.0:Group\",\n \"urn:ietf:params:scim:schemas:core:2.0:Group\"\n ]\n}", "createdAt": "2026-07-28T03:24:08.000Z", "updatedAt": "2026-07-28T03:24:08.000Z", "uid": "35240-68d13c54-c65f-41cd-bbf2-30a3779bab53" } ], "createdAt": "2026-07-28T03:24:08.000Z", "updatedAt": "2026-07-28T03:24:08.000Z", "uid": "35240-dbbe9a6c-784b-43f8-a718-e7333815edd9" }, { "name": "Update Group", "id": "c5a7bff7-bfe6-4317-a63c-80190892de79", "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 \"displayName\": \"\",\n \"externalId\": \"\",\n \"groupType\": \"\",\n \"id\": \"\",\n \"members\": [\n {\n \"value\": \"\",\n \"$ref\": \"\",\n \"display\": \"\",\n \"operation\": \"add\",\n \"type\": \"User\"\n },\n {\n \"value\": \"\",\n \"$ref\": \"\",\n \"display\": \"\",\n \"operation\": \"add\",\n \"type\": \"User\"\n }\n ],\n \"meta\": {\n \"created\": \"\",\n \"lastModified\": \"\",\n \"location\": \"\",\n \"resourceType\": \"User\",\n \"version\": \"\"\n },\n \"schemas\": [\n \"urn:ietf:params:scim:schemas:core:2.0:Group\",\n \"urn:ietf:params:scim:schemas:core:2.0:Group\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/scim/:connection_id/groups/:id", "host": [ "{{baseUrl}}" ], "path": [ "scim", ":connection_id", "groups", ":id" ], "variable": [ { "id": "bd39e206-8408-45d2-bfea-faf99fedd929", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "33260e1e-778d-4b44-8af2-edaf127a2237", "key": "id", "value": "", "description": "(Required) ID of the Group" } ] } }, "response": [ { "id": "259755c9-a7c3-4fba-a54d-111d6edc60b5", "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 \"displayName\": \"\",\n \"externalId\": \"\",\n \"groupType\": \"\",\n \"id\": \"\",\n \"members\": [\n {\n \"value\": \"\",\n \"$ref\": \"\",\n \"display\": \"\",\n \"operation\": \"add\",\n \"type\": \"User\"\n },\n {\n \"value\": \"\",\n \"$ref\": \"\",\n \"display\": \"\",\n \"operation\": \"add\",\n \"type\": \"User\"\n }\n ],\n \"meta\": {\n \"created\": \"\",\n \"lastModified\": \"\",\n \"location\": \"\",\n \"resourceType\": \"User\",\n \"version\": \"\"\n },\n \"schemas\": [\n \"urn:ietf:params:scim:schemas:core:2.0:Group\",\n \"urn:ietf:params:scim:schemas:core:2.0:Group\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/scim/:connection_id/groups/:id", "host": [ "{{baseUrl}}" ], "path": [ "scim", ":connection_id", "groups", ":id" ], "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 \"displayName\": \"\",\n \"externalId\": \"\",\n \"groupType\": \"\",\n \"id\": \"\",\n \"members\": [\n {\n \"value\": \"\",\n \"$ref\": \"\",\n \"display\": \"\",\n \"operation\": \"add\",\n \"type\": \"User\"\n },\n {\n \"value\": \"\",\n \"$ref\": \"\",\n \"display\": \"\",\n \"operation\": \"add\",\n \"type\": \"User\"\n }\n ],\n \"meta\": {\n \"created\": \"\",\n \"lastModified\": \"\",\n \"location\": \"\",\n \"resourceType\": \"User\",\n \"version\": \"\"\n },\n \"schemas\": [\n \"urn:ietf:params:scim:schemas:core:2.0:Group\",\n \"urn:ietf:params:scim:schemas:core:2.0:Group\"\n ]\n}", "createdAt": "2026-07-28T03:24:08.000Z", "updatedAt": "2026-07-28T03:24:08.000Z", "uid": "35240-259755c9-a7c3-4fba-a54d-111d6edc60b5" } ], "createdAt": "2026-07-28T03:24:08.000Z", "updatedAt": "2026-07-28T03:24:08.000Z", "uid": "35240-c5a7bff7-bfe6-4317-a63c-80190892de79" }, { "name": "Update Group", "id": "33404ca1-148b-4247-b897-4ba59aa6c102", "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 \"displayName\": \"\",\n \"externalId\": \"\",\n \"groupType\": \"\",\n \"id\": \"\",\n \"members\": [\n {\n \"value\": \"\",\n \"$ref\": \"\",\n \"display\": \"\",\n \"operation\": \"add\",\n \"type\": \"User\"\n },\n {\n \"value\": \"\",\n \"$ref\": \"\",\n \"display\": \"\",\n \"operation\": \"add\",\n \"type\": \"User\"\n }\n ],\n \"meta\": {\n \"created\": \"\",\n \"lastModified\": \"\",\n \"location\": \"\",\n \"resourceType\": \"User\",\n \"version\": \"\"\n },\n \"schemas\": [\n \"urn:ietf:params:scim:schemas:core:2.0:Group\",\n \"urn:ietf:params:scim:schemas:core:2.0:Group\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/scim/:connection_id/groups/:id", "host": [ "{{baseUrl}}" ], "path": [ "scim", ":connection_id", "groups", ":id" ], "variable": [ { "id": "beccdf9c-242c-4d2b-9efe-20260a014136", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "0625f8ac-06f4-474f-a332-2138b1978aa5", "key": "id", "value": "", "description": "(Required) ID of the Group" } ] } }, "response": [ { "id": "c5f5d5b7-f888-4677-aae5-36c2b15d0e24", "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 \"displayName\": \"\",\n \"externalId\": \"\",\n \"groupType\": \"\",\n \"id\": \"\",\n \"members\": [\n {\n \"value\": \"\",\n \"$ref\": \"\",\n \"display\": \"\",\n \"operation\": \"add\",\n \"type\": \"User\"\n },\n {\n \"value\": \"\",\n \"$ref\": \"\",\n \"display\": \"\",\n \"operation\": \"add\",\n \"type\": \"User\"\n }\n ],\n \"meta\": {\n \"created\": \"\",\n \"lastModified\": \"\",\n \"location\": \"\",\n \"resourceType\": \"User\",\n \"version\": \"\"\n },\n \"schemas\": [\n \"urn:ietf:params:scim:schemas:core:2.0:Group\",\n \"urn:ietf:params:scim:schemas:core:2.0:Group\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/scim/:connection_id/groups/:id", "host": [ "{{baseUrl}}" ], "path": [ "scim", ":connection_id", "groups", ":id" ], "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 \"displayName\": \"\",\n \"externalId\": \"\",\n \"groupType\": \"\",\n \"id\": \"\",\n \"members\": [\n {\n \"value\": \"\",\n \"$ref\": \"\",\n \"display\": \"\",\n \"operation\": \"add\",\n \"type\": \"User\"\n },\n {\n \"value\": \"\",\n \"$ref\": \"\",\n \"display\": \"\",\n \"operation\": \"add\",\n \"type\": \"User\"\n }\n ],\n \"meta\": {\n \"created\": \"\",\n \"lastModified\": \"\",\n \"location\": \"\",\n \"resourceType\": \"User\",\n \"version\": \"\"\n },\n \"schemas\": [\n \"urn:ietf:params:scim:schemas:core:2.0:Group\",\n \"urn:ietf:params:scim:schemas:core:2.0:Group\"\n ]\n}", "createdAt": "2026-07-28T03:24:08.000Z", "updatedAt": "2026-07-28T03:24:08.000Z", "uid": "35240-c5f5d5b7-f888-4677-aae5-36c2b15d0e24" } ], "createdAt": "2026-07-28T03:24:08.000Z", "updatedAt": "2026-07-28T03:24:08.000Z", "uid": "35240-33404ca1-148b-4247-b897-4ba59aa6c102" } ], "id": "abf8c015-9136-4b84-81be-cfe023661428", "createdAt": "2026-07-28T03:24:08.000Z", "updatedAt": "2026-07-28T03:24:08.000Z", "uid": "35240-abf8c015-9136-4b84-81be-cfe023661428" }, { "name": "List Groups", "id": "85d2e78c-c141-4351-aafb-2b7e0542a896", "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}}/scim/:connection_id/groups?filter=&sortBy=&sortOrder=&startIndex=&count=", "host": [ "{{baseUrl}}" ], "path": [ "scim", ":connection_id", "groups" ], "query": [ { "key": "filter", "value": "" }, { "key": "sortBy", "value": "" }, { "key": "sortOrder", "value": "" }, { "key": "startIndex", "value": "" }, { "key": "count", "value": "" } ], "variable": [ { "id": "4e547681-cda5-40e0-b310-b02d2caf6fad", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" } ] } }, "response": [ { "id": "f6de2135-db3c-436f-8e7a-725a53f59ea8", "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}}/scim/:connection_id/groups?filter=&sortBy=&sortOrder=&startIndex=&count=", "host": [ "{{baseUrl}}" ], "path": [ "scim", ":connection_id", "groups" ], "query": [ { "key": "filter", "value": "" }, { "key": "sortBy", "value": "" }, { "key": "sortOrder", "value": "" }, { "key": "startIndex", "value": "" }, { "key": "count", "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 \"displayName\": \"\",\n \"externalId\": \"\",\n \"groupType\": \"\",\n \"id\": \"\",\n \"members\": [\n {\n \"value\": \"\",\n \"$ref\": \"\",\n \"display\": \"\",\n \"operation\": \"add\",\n \"type\": \"Group\"\n },\n {\n \"value\": \"\",\n \"$ref\": \"\",\n \"display\": \"\",\n \"operation\": \"add\",\n \"type\": \"User\"\n }\n ],\n \"meta\": {\n \"created\": \"\",\n \"lastModified\": \"\",\n \"location\": \"\",\n \"resourceType\": \"Group\",\n \"version\": \"\"\n },\n \"schemas\": [\n \"urn:ietf:params:scim:schemas:core:2.0:Group\",\n \"urn:ietf:params:scim:schemas:core:2.0:Group\"\n ]\n },\n {\n \"displayName\": \"\",\n \"externalId\": \"\",\n \"groupType\": \"\",\n \"id\": \"\",\n \"members\": [\n {\n \"value\": \"\",\n \"$ref\": \"\",\n \"display\": \"\",\n \"operation\": \"add\",\n \"type\": \"Group\"\n },\n {\n \"value\": \"\",\n \"$ref\": \"\",\n \"display\": \"\",\n \"operation\": \"add\",\n \"type\": \"User\"\n }\n ],\n \"meta\": {\n \"created\": \"\",\n \"lastModified\": \"\",\n \"location\": \"\",\n \"resourceType\": \"User\",\n \"version\": \"\"\n },\n \"schemas\": [\n \"urn:ietf:params:scim:schemas:core:2.0:Group\",\n \"urn:ietf:params:scim:schemas:core:2.0:Group\"\n ]\n }\n]", "createdAt": "2026-07-28T03:24:08.000Z", "updatedAt": "2026-07-28T03:24:08.000Z", "uid": "35240-f6de2135-db3c-436f-8e7a-725a53f59ea8" } ], "createdAt": "2026-07-28T03:24:08.000Z", "updatedAt": "2026-07-28T03:24:08.000Z", "uid": "35240-85d2e78c-c141-4351-aafb-2b7e0542a896" }, { "name": "Create Group", "id": "57df8334-7419-4389-9bdf-9a0c92a10fc0", "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 \"displayName\": \"\",\n \"externalId\": \"\",\n \"groupType\": \"\",\n \"id\": \"\",\n \"members\": [\n {\n \"value\": \"\",\n \"$ref\": \"\",\n \"display\": \"\",\n \"operation\": \"add\",\n \"type\": \"User\"\n },\n {\n \"value\": \"\",\n \"$ref\": \"\",\n \"display\": \"\",\n \"operation\": \"add\",\n \"type\": \"User\"\n }\n ],\n \"meta\": {\n \"created\": \"\",\n \"lastModified\": \"\",\n \"location\": \"\",\n \"resourceType\": \"User\",\n \"version\": \"\"\n },\n \"schemas\": [\n \"urn:ietf:params:scim:schemas:core:2.0:Group\",\n \"urn:ietf:params:scim:schemas:core:2.0:Group\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/scim/:connection_id/groups", "host": [ "{{baseUrl}}" ], "path": [ "scim", ":connection_id", "groups" ], "variable": [ { "id": "e9a31ccf-c238-4579-a2c0-f5b5c0f17734", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" } ] } }, "response": [ { "id": "8644dff0-5a8b-45a2-b970-723d1a11904f", "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 \"displayName\": \"\",\n \"externalId\": \"\",\n \"groupType\": \"\",\n \"id\": \"\",\n \"members\": [\n {\n \"value\": \"\",\n \"$ref\": \"\",\n \"display\": \"\",\n \"operation\": \"add\",\n \"type\": \"User\"\n },\n {\n \"value\": \"\",\n \"$ref\": \"\",\n \"display\": \"\",\n \"operation\": \"add\",\n \"type\": \"User\"\n }\n ],\n \"meta\": {\n \"created\": \"\",\n \"lastModified\": \"\",\n \"location\": \"\",\n \"resourceType\": \"User\",\n \"version\": \"\"\n },\n \"schemas\": [\n \"urn:ietf:params:scim:schemas:core:2.0:Group\",\n \"urn:ietf:params:scim:schemas:core:2.0:Group\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/scim/:connection_id/groups", "host": [ "{{baseUrl}}" ], "path": [ "scim", ":connection_id", "groups" ], "variable": [ { "key": "connection_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"displayName\": \"\",\n \"externalId\": \"\",\n \"groupType\": \"\",\n \"id\": \"\",\n \"members\": [\n {\n \"value\": \"\",\n \"$ref\": \"\",\n \"display\": \"\",\n \"operation\": \"add\",\n \"type\": \"User\"\n },\n {\n \"value\": \"\",\n \"$ref\": \"\",\n \"display\": \"\",\n \"operation\": \"add\",\n \"type\": \"User\"\n }\n ],\n \"meta\": {\n \"created\": \"\",\n \"lastModified\": \"\",\n \"location\": \"\",\n \"resourceType\": \"User\",\n \"version\": \"\"\n },\n \"schemas\": [\n \"urn:ietf:params:scim:schemas:core:2.0:Group\",\n \"urn:ietf:params:scim:schemas:core:2.0:Group\"\n ]\n}", "createdAt": "2026-07-28T03:24:08.000Z", "updatedAt": "2026-07-28T03:24:08.000Z", "uid": "35240-8644dff0-5a8b-45a2-b970-723d1a11904f" } ], "createdAt": "2026-07-28T03:24:08.000Z", "updatedAt": "2026-07-28T03:24:08.000Z", "uid": "35240-57df8334-7419-4389-9bdf-9a0c92a10fc0" } ], "id": "ccd1fa94-bf82-4b6f-83ff-2565bfaa3107", "createdAt": "2026-07-28T03:24:08.000Z", "updatedAt": "2026-07-28T03:24:08.000Z", "uid": "35240-ccd1fa94-bf82-4b6f-83ff-2565bfaa3107" } ], "id": "681f862e-8d98-44da-a9a7-5430f02b6947", "createdAt": "2026-07-28T03:24:08.000Z", "updatedAt": "2026-07-28T03:24:08.000Z", "uid": "35240-681f862e-8d98-44da-a9a7-5430f02b6947" } ], "id": "18be540a-a3ef-4a4b-b67a-3032f0cf906d", "createdAt": "2026-07-28T03:24:08.000Z", "updatedAt": "2026-07-28T03:24:08.000Z", "uid": "35240-18be540a-a3ef-4a4b-b67a-3032f0cf906d" } ], "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" } ] }