account | object or array of object or MicrosoftAdsAccountItem or string or integer | Yes | - | Select a Microsoft Ads account to use for authorized location lookup. |
search_terms | string | Yes | - | Location names or IDs to search for, separated by commas or newlines. Examples: United States, Dubai, London, 190. |
location_type | string or SelectableOption | No | {'value': 'All', 'label': 'All'} | Optional Microsoft location type filter. Default: All. |
status | string or SelectableOption | No | {'value': 'Active', 'label': 'Active'} | Optional status filter. Default: Active. |
locale | string | No | en | Display-name locale for Microsoft geo locations. Default: en. |
limit | integer | No | 50 | Maximum number of locations to return. Default: 50. |