bing_ get_ conversion_ goals
Read conversion-goal configuration; this does not establish that events are flowing. One of 39 Microsoft Advertising tools on the Get MCP Ads MCP gateway.
Read conversion-goal configuration; this does not establish that events are flowing.
- 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. |
goalIds | array | Optional | |
type | string | Required | One of: Url, Event, Duration, PagesViewedPerVisit, OfflineConversion, AppInstall. |
Calling itLink to this section
{
"name": "run_tool",
"arguments": {
"name": "bing_get_conversion_goals",
"args": {
"accountId": "<string>",
"type": "Url"
}
}
}