Inputs
MicrosoftAdsAccountItem
SelectableOption
Output
Type:List[Dict]
Returns the shared lists, each with list_id, name, type, item_count, and association_count.
Fields: list_id, name, type, item_count, association_countDocumentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
List the shared lists (negative keyword lists or website exclusion lists) in a Microsoft Ads account
| App | Microsoft Ads |
| Operation ID | microsoft_ads_list_shared_lists |
| Type | Action |
| Connection | microsoft_ads (required) |
| Credits per run | 1 |
| Agent / MCP tool | Yes |
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
account | object or array of object or MicrosoftAdsAccountItem or string or integer | Yes | - | Select the Microsoft Ads account to list shared lists for. |
list_type | string or SelectableOption | No | - | Type of shared list to return. ‘NegativeKeywordList’ (default): negative keyword lists. ‘AccountPlacementExclusionList’: campaign-level website exclusion lists. Both live in the ad account shared library. |
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
value | string | Yes | - | |
label | string | Yes | - | |
customerId | string | No | - | The Microsoft Ads customer ID used for REST CustomerId headers. If omitted, it is resolved from the account ID. |
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
value | string | Yes | - | |
label | string | Yes | - |
List[Dict]
Returns the shared lists, each with list_id, name, type, item_count, and association_count.
Fields: list_id, name, type, item_count, association_count