Inputs
SelectItem
Output
Type:Dict
Returns per-conversion assignment status for the LinkedIn ad set.
Fields: adset_id, conversionsDocumentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Assign existing LinkedIn Ads conversion rules to an ad set
| App | LinkedIn Ads |
| Operation ID | linkedin_ads_assign_conversions_to_adset |
| Type | Action |
| Connection | linkedin_ads (required) |
| Credits per run | 1 |
| Agent / MCP tool | Yes |
| Requires approval | Yes (write operation) |
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
account | DynamicAccount | Yes | - | LinkedIn Ads account that owns the ad set and conversion rules. |
adset_id | string or SelectItem | Yes | - | LinkedIn ad set ID or URN. In LinkedIn’s API this is a sponsoredCampaign, for example 345396555 or urn:li:sponsoredCampaign:345396555. |
conversion_ids | array of string or SelectItem | Yes | - | Existing LinkedIn conversion rule IDs or URNs to assign to the ad set. Use linkedin_ads_list_conversions to find available conversions. Accepts IDs like 104012 or URNs like urn:lla:llaPartnerConversion:104012. |
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
value | string | Yes | - | The value of the selectable item. |
label | string | Yes | - | The label of the selectable item, used for display purposes. If not provided, defaults to the value. |
Dict
Returns per-conversion assignment status for the LinkedIn ad set.
Fields: adset_id, conversions