Skip to content
Get MCP AdsGet MCP Ads, home
Start free

google_ads_get_budgets

List campaign budgets with amount, status, delivery method, and recommended budget fields when supported.

List campaign budgets with amount, status, delivery method, and recommended budget fields when supported.

Kind
Read
Discovery
Reachable through search_tools and run_tool
Account parameter
customerId
Endpoint
https://mcp.getmcpads.com/google-ads/mcp

ParametersLink to this section

NameTypeRequiredNotes
customerIdstringRequiredGoogle Ads customer ID (without dashes, e.g., 1234567890)
statusFilterstringOptionalOne of: ENABLED, REMOVED, UNKNOWN, UNSPECIFIED.
limitintegerOptionalDefault: 1000.

Calling itLink to this section

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

Type to search