Skip to content
Get MCP AdsGet MCP Ads, home

linkedin_create_media_ad

Create a DRAFT sponsored image/video ad, with a dark post (feedDistribution NONE).

Create a DRAFT sponsored image/video ad, with a dark post (feedDistribution NONE). Does not publish an organic feed post.

Kind
Write
Discovery
Reachable through search_tools and run_tool
Account parameter
adAccountId
Endpoint
https://mcp.getmcpads.com/linkedin-ads/mcp

ParametersLink to this section

NameTypeRequiredNotes
adAccountIdstringRequiredSelected LinkedIn advertising account, numeric ID.
namestringRequiredName stored in LinkedIn; does not rename source files or organic posts.
campaignIdstringRequiredNumeric parent campaign ID in the selected account.
mediaIdstringRequiredExact urn:li:image or urn:li:video associated with the selected account library.
commentarystringRequiredSponsored post copy. The created post is excluded from organic feed distribution.
landingPagestringRequiredHTTPS click destination; separate from the image/video download URL.
confirmbooleanOptionalPreview unless true. Writes are restricted to native LinkedIn test accounts. Default: false.

Calling itLink to this section

jsonThrough run_tool, since it is not announced
{
  "name": "run_tool",
  "arguments": {
    "name": "linkedin_create_media_ad",
    "args": {
      "adAccountId": "<string>",
      "name": "<string>",
      "campaignId": "<string>",
      "mediaId": "<string>",
      "commentary": "<string>",
      "landingPage": "<string>"
    }
  }
}
Esc

Type to search