You're viewing a demo portfolio

Join the waitlist
PRSM

ads_add_negative_keywords

Active

Tool of io.aeotool/mcp

declared in 1.0.0

ÉCRITURE GARDÉE — ajoute des mots-clés négatifs (1-50) à une campagne. Sans confirm:true : dry-run validé par Google (rien n’est appliqué). Nécessite le pilotage activé pour ce compte (ads_list_accounts → write_enabled). Chaque application est journalisée.

Parameters schema

{
  "type": "object",
  "required": [
    "campaign_id",
    "keywords"
  ],
  "properties": {
    "confirm": {
      "type": "boolean",
      "description": "false/absent = dry-run ; true = appliquer"
    },
    "keywords": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "description": "1-50 termes à exclure"
    },
    "match_type": {
      "type": "string",
      "description": "EXACT (défaut) | PHRASE | BROAD"
    },
    "campaign_id": {
      "type": "string",
      "description": "Campagne cible (voir ads_performance)"
    },
    "customer_id": {
      "type": "string",
      "description": "Compte Ads (optionnel)"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

io.aeotool/mcp

1/7 registries
View full server →
ads_add_negative_keywords — io.aeotool/mcp — PRSM MCP