Skip to content
Get MCP AdsGet MCP Ads, home

linkedin_duplicate_ad

Duplicate a selected account ad into a verified campaign as DRAFT, reusing its exact content reference.

Duplicate a selected account ad into a verified campaign as DRAFT, reusing its exact content reference. Does not duplicate campaign settings or activate delivery.

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.
sourceCreativeIdstringRequiredExisting ad to copy, verified within the selected account.
campaignIdstringRequiredNumeric parent campaign ID in the selected account.
namestringRequiredName stored in LinkedIn; does not rename source files or organic posts.
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_duplicate_ad",
    "args": {
      "adAccountId": "<string>",
      "sourceCreativeId": "<string>",
      "campaignId": "<string>",
      "name": "<string>"
    }
  }
}
Esc

Type to search