Skip to content
Get MCP AdsGet MCP Ads, home

bing_get_videos

Read account video assets and processing status. One of 39 Microsoft Advertising tools on the Get MCP Ads MCP gateway.

Read account video assets and processing status. Active means the media is ready, not that an ad is delivering. Video access depends on account eligibility; use returned failure codes.

Kind
Read
Discovery
Reachable through search_tools and run_tool
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.
videoIdsarrayOptional
pageintegerOptionalDefault: 0.
pageSizeintegerOptionalDefault: 50.

Calling itLink to this section

jsonThrough run_tool, since it is not announced
{
  "name": "run_tool",
  "arguments": {
    "name": "bing_get_videos",
    "args": {
      "accountId": "<string>"
    }
  }
}
Esc

Type to search