attach_audience
ActiveTool of io.github.jshorwitz/synter-ads
declared in 1.27.0
Attach (or replace/remove) a matched audience on an EXISTING campaign's targeting (5 credits). LinkedIn supported today.
Parameters schema
{
"type": "object",
"title": "attach_audience_toolArguments",
"required": [
"campaign_id"
],
"properties": {
"mode": {
"type": "string",
"title": "Mode",
"default": "add"
},
"facet": {
"type": "string",
"title": "Facet",
"default": "audienceMatchingSegments"
},
"platform": {
"type": "string",
"title": "Platform",
"default": "linkedin"
},
"audience_id": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"title": "Audience Id",
"default": null
},
"campaign_id": {
"type": "string",
"title": "Campaign Id"
},
"segment_urn": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"title": "Segment Urn",
"default": null
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
io.github.jshorwitz/synter-ads
https://github.com/jshorwitz/synter-mcp-server
1/7 registries