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

google_ads_run_readonly_rpc

Advanced read-only escape hatch for allowlisted Google Ads services outside GAQL: Audience Insights, Reach Planner, benchmarks, creator/trending insights…

Advanced read-only escape hatch for allowlisted Google Ads services outside GAQL: Audience Insights, Reach Planner, benchmarks, creator/trending insights, targeting suggestions, Smart Campaign suggestions, identity verification, invoices, and payments accounts. The operation is an enum; arbitrary paths and all mutations/uploads are impossible.

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
operationstringRequiredOne of: generateAudienceCompositionInsights, generateAudienceDefinition, generateAudienceOverlapInsights, generateBenchmarksMetrics, generateCreatorInsights, generateReachForecast, generateShareablePreviews, generateSuggestedTargetingInsights, generateTargetingSuggestionMetrics, generateTrendingInsights, searchAudienceInsightsAttributes, suggestBrands, suggestKeywordThemes, suggestSmartCampaignAd, suggestSmartCampaignBudgetOptions, suggestTravelAssets, listInsightsEligibleDates, suggestKeywordThemeConstants, generateConversionRates, listBenchmarksAvailableDates, listBenchmarksLocations, listBenchmarksProducts, listBenchmarksSources, listPlannableLocations, listPlannableProducts, listPlannableUserInterests, listPlannableUserLists, getIdentityVerification, listInvoices, listPaymentsAccounts.
customerIdstringOptionalRequired for customer-scoped operations; omit for global planning catalogs.
requestobjectOptionalOfficial REST JSON request body for POST operations, or query parameters for GET operations. Default: {}.

Calling itLink to this section

jsonThrough run_tool, since it is not announced
{
  "name": "run_tool",
  "arguments": {
    "name": "google_ads_run_readonly_rpc",
    "args": {
      "operation": "generateAudienceCompositionInsights"
    }
  }
}
Esc

Type to search