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.
- 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 |
|---|---|---|---|
operation | string | Required | One 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. |
customerId | string | Optional | Required for customer-scoped operations; omit for global planning catalogs. |
request | object | Optional | Official REST JSON request body for POST operations, or query parameters for GET operations. Default: {}. |
Calling itLink to this section
{
"name": "run_tool",
"arguments": {
"name": "google_ads_run_readonly_rpc",
"args": {
"operation": "generateAudienceCompositionInsights"
}
}
}