bing_ get_ asset_ groups
Read Performance Max asset groups with native creative configuration and status. One of 39 Microsoft Advertising tools on the Get MCP Ads MCP gateway.
Read Performance Max asset groups with native creative configuration and status.
- 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. |
campaignId | string | Required | Numeric Microsoft Advertising ID as a string, not an account number. |
Calling itLink to this section
{
"name": "run_tool",
"arguments": {
"name": "bing_get_asset_groups",
"args": {
"accountId": "<string>",
"campaignId": "<string>"
}
}
}