linkedin_ get_ delivery_ status
Explain why LinkedIn ads are or are not serving, from the account down to the creative. One of 25 LinkedIn Ads tools on the Get MCP Ads MCP gateway.
Explain why LinkedIn ads are or are not serving, from the account down to the creative. LinkedIn keeps a user status and a system serving status side by side, and it is almost always the second one that says why nothing is running.
- Source
- LinkedIn Ads
- Kind
- Read
- 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. |
campaignIds | array | Optional | Limit the campaign and creative scan to these campaigns. |
includeCreatives | boolean | Optional | Also scan creatives. On by default. |
Calling itLink to this section
{
"name": "run_tool",
"arguments": {
"name": "linkedin_get_delivery_status",
"args": {
"adAccountId": "<string>"
}
}
}