bing_ get_ audiences
Read accessible audience configuration for one explicit type. One of 39 Microsoft Advertising tools on the Get MCP Ads MCP gateway.
Read accessible audience configuration for one explicit type. An empty audience does not establish matchability or targetability.
- Source
- Microsoft Advertising
- Kind
- Read
- Discovery
- Reachable through
search_toolsandrun_tool - Account parameter
accountId- Endpoint
- https:/
/ mcp. getmcpads. com/ bing-ads/ mcp
ParametersLink to this section
| Name | Type | Required | Notes |
|---|---|---|---|
accountId | string | Required | Numeric Microsoft Advertising ID as a string, not an account number. |
type | string | Required | One of: RemarketingList, CustomAudience, InMarketAudience, ProductAudience, CombinedList, CustomerList. |
audienceIds | array | Optional |
Calling itLink to this section
{
"name": "run_tool",
"arguments": {
"name": "bing_get_audiences",
"args": {
"accountId": "<string>",
"type": "RemarketingList"
}
}
}