linkedin_ get_ revenue_ attribution
Read the LinkedIn Revenue Attribution Report: pipeline and closed won revenue from the CRM, attributed to LinkedIn advertising.
Read the LinkedIn Revenue Attribution Report: pipeline and closed won revenue from the CRM, attributed to LinkedIn advertising. Only answers for accounts whose Business Manager has a CRM connected, and only over a window of 30 to 366 days.
- 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. |
pivots | array | Optional | pivots. |
startDate | string | Required | startDate. |
endDate | string | Optional | endDate. |
campaignIds | array | Optional | campaignIds. |
campaignGroupIds | array | Optional | Restrict reporting to these owned campaign-group IDs. |
Calling itLink to this section
{
"name": "run_tool",
"arguments": {
"name": "linkedin_get_revenue_attribution",
"args": {
"adAccountId": "<string>",
"startDate": "<string>"
}
}
}