Skip to content
Get MCP AdsGet MCP Ads, home

linkedin_update_entity

Rename, pause/archive or edit budget, schedule, targeting or text-ad content of an owned test campaign/group/ad.

Rename, pause/archive or edit budget, schedule, targeting or text-ad content of an owned test campaign/group/ad. No activation offered. Nested settings replace the corresponding object.

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.
kindstringRequiredNative resource type to read or modify. One of: adCampaignGroups, adCampaigns, creatives.
entityIdstringRequiredNative numeric ID or sponsoredCreative URN; account ownership is verified.
fieldsobjectRequiredOnly these supplied fields are changed. Nested values replace the corresponding native object.
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_update_entity",
    "args": {
      "adAccountId": "<string>",
      "kind": "adCampaignGroups",
      "entityId": "<string>",
      "fields": "<object>"
    }
  }
}
Esc

Type to search