account | object or array of object or MicrosoftAdsAccountItem or string or integer | Yes | - | Select the Microsoft Ads account that owns the shared list. |
list_id | string or integer | Yes | - | ID of the shared list to read. microsoft_ads_list_shared_lists returns these. |
list_type | string or SelectableOption | Yes | - | The list’s type, which Microsoft requires in order to read its contents. NegativeKeywordList returns keywords, the placement lists return website URLs, and BrandList returns brand IDs. Read it from microsoft_ads_list_shared_lists rather than guessing. |
limit | integer | No | 1000 | Maximum number of items to return. Defaults to 1000. |