linkedin_ find_ targeting
Look up native targeting URNs such as countries by name. One of 25 LinkedIn Ads tools on the Get MCP Ads MCP gateway.
Look up native targeting URNs such as countries by name.
- 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. |
query | string | Required | Search text used by the native targeting lookup. |
facet | string | Optional | Native targeting facet URN; defaults to location targeting. Default: "urn:li:adTargetingFacet:locations". |
Calling itLink to this section
{
"name": "run_tool",
"arguments": {
"name": "linkedin_find_targeting",
"args": {
"adAccountId": "<string>",
"query": "<string>"
}
}
}