BlueConic · Example Payload

Getoneplugin Response 200

Get one plugin

Customer Data PlatformCDPCustomer ProfilesSegmentsData ActivationFirst-Party DataLifecycle StagesConnectionsPrivacy

Getoneplugin Response 200 is an example object payload from BlueConic, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

summarydescriptionvalue

Example Payload

Raw ↑
{
  "summary": "GET /plugins/{plugin} 200 - Response body",
  "description": "Get one plugin",
  "value": "{\n  \"URL\": \"http://plugins.blueconic.net/connection_facebook_ads/5.5.0/connection_facebook_ads.xml\",\n  \"channelTypes\": [\n    \"WEBSITE\"\n  ],\n  \"creationDate\": \"2025-09-30T13:51:12.555Z\",\n  \"description\": \"\",\n  \"descriptions\": [\n    {\n      \"key\": \"en_US\",\n      \"value\": \"\\\\nSend data from BlueConic to Facebook Advertising to enrich Facebook profiles or to target audiences on Facebook and Instagram. Supports conversion API, pixel implementation, and custom audience sync.<br /> Make sure you have no active ad blocker when configuring this connection.<br /> <a href=\\\\\"https://support.blueconic.com/hc/en-us/articles/205377811-Facebook-Advertising-Connection?utm_source=BlueConic_User\\\\\" target=\\\\\"_blank\\\\\">Read more</a>    \"\n    }\n  ],\n  \"id\": \"connection_facebook_ads\",\n  \"indexURL\": \"http://plugins.blueconic.net/connection_facebook_ads/index.xml\",\n  \"labels\": [\n    {\n      \"key\": \"en_US\",\n      \"value\": \"Facebook Advertising connection\"\n    }\n  ],\n  \"lastModifiedDate\": \"2025-09-30T13:51:12.555Z\",\n  \"latestVersion\": true,\n  \"name\": \"connection_facebook_ads\",\n  \"positionType\": \"\",\n  \"profileIndependent\": false,\n  \"scheduleMode\": \"SCHEDULED\",\n  \"supportLevel\": \"STANDARD\",\n  \"tags\": [],\n  \"type\": \"batchconnection\",\n  \"version\": \"5.5.0\"\n}"
}