google_ ads_ get_ account_ details
Get detailed information for a specific Google Ads customer account. One of 38 Google Ads tools on the Get MCP Ads MCP gateway.
Get detailed information for a specific Google Ads customer account.
- Source
- Google Ads
- Kind
- Read
- Discovery
- Reachable through
search_toolsandrun_tool - Account parameter
customerId- Endpoint
- https:/
/ mcp. getmcpads. com/ google-ads/ mcp
ParametersLink to this section
| Name | Type | Required | Notes |
|---|---|---|---|
customerId | string | Required | Google Ads customer ID (without dashes, e.g., 1234567890) |
Calling itLink to this section
{
"name": "run_tool",
"arguments": {
"name": "google_ads_get_account_details",
"args": {
"customerId": "<string>"
}
}
}