Skip to content
Get MCP AdsGet MCP Ads, home

bing_get_insights

Submit an asynchronous Microsoft Ads report for the selected account. One of 39 Microsoft Advertising tools on the Get MCP Ads MCP gateway.

Submit an asynchronous Microsoft Ads report for the selected account. Poll the signed receipt with bing_get_report. Native column compatibility and sandbox data availability apply.

Kind
Read
Discovery
Announced in the tool list
Account parameter
accountId
Endpoint
https://mcp.getmcpads.com/bing-ads/mcp

ParametersLink to this section

NameTypeRequiredNotes
accountIdstringRequiredNumeric Microsoft Advertising ID as a string, not an account number.
reportTypestringRequiredOne of: AccountPerformanceReportRequest, CampaignPerformanceReportRequest, AdGroupPerformanceReportRequest, AdPerformanceReportRequest, KeywordPerformanceReportRequest, AgeGenderAudienceReportRequest, GeographicPerformanceReportRequest.
sincestringRequired
untilstringRequired
columnsarrayRequired

Calling itLink to this section

jsonDirectly, since it is announced
{
  "name": "bing_get_insights",
  "arguments": {
    "accountId": "<string>",
    "reportType": "AccountPerformanceReportRequest",
    "since": "<string>",
    "until": "<string>",
    "columns": "<array>"
  }
}
Esc

Type to search