bing_get_report
Poll and download a Microsoft Ads report bound to this selected account and environment. One of 39 Microsoft Advertising tools on the Get MCP Ads MCP gateway.
Poll and download a Microsoft Ads report bound to this selected account and environment. Returns up to 2,000 CSV rows; narrow the range if truncated. Empty sandbox output is not production performance evidence.
- 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. |
receipt | string | Required |
Calling itLink to this section
{
"name": "run_tool",
"arguments": {
"name": "bing_get_report",
"args": {
"accountId": "<string>",
"receipt": "<string>"
}
}
}