linkedin_ delete_ draft_ ad
Delete one owned DRAFT test creative. A write tool that previews before it changes anything, one of 25 LinkedIn Ads tools on the Get MCP Ads MCP gateway.
Delete one owned DRAFT test creative. Does not delete its source post or media.
- Source
- LinkedIn Ads
- Kind
- Write
- Discovery
- Reachable through
search_toolsandrun_tool - Account parameter
adAccountId- Endpoint
- https:/
/ mcp. getmcpads. com/ linkedin-ads/ mcp
ParametersLink to this section
| Name | Type | Required | Notes |
|---|---|---|---|
adAccountId | string | Required | Selected LinkedIn advertising account, numeric ID. |
creativeId | string | Required | Numeric ad ID or urn:li:sponsoredCreative ID in the selected account. |
confirm | boolean | Optional | Preview unless true. Writes are restricted to native LinkedIn test accounts. Default: false. |
Calling itLink to this section
{
"name": "run_tool",
"arguments": {
"name": "linkedin_delete_draft_ad",
"args": {
"adAccountId": "<string>",
"creativeId": "<string>"
}
}
}