linkedin_ get_ campaign_ groups
List campaign groups in a LinkedIn ad account, with budget, schedule and serving status. One of 25 LinkedIn Ads tools on the Get MCP Ads MCP gateway.
List campaign groups in a LinkedIn ad account, with budget, schedule and serving status. On LinkedIn the campaign group is where a shared budget and a bid strategy live, so it is the level that explains why sibling campaigns stopped together.
- Source
- LinkedIn Ads
- Kind
- Read
- Discovery
- Announced in the tool list
- 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. |
status | array | Optional | status. |
name | array | Optional | Exact campaign group names to match. |
pageSize | integer | Optional | pageSize. |
pageToken | string | Optional | Opaque nextPageToken from the preceding response; omit for the first page. |
Calling itLink to this section
{
"name": "linkedin_get_campaign_groups",
"arguments": {
"adAccountId": "<string>"
}
}