google_ads_get_paid_organic_search_terms
Pull paid and organic search terms for a date range, with filters for campaign, ad group, or SERP type. Falls back to paid-only terms when organic fields are unavailable.
Instructions
Read-only paid/organic search terms report. Uses paid_organic_search_term_view when available and falls back to paid-only search_term_view if organic fields are unavailable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| endDate | Yes | End date YYYY-MM-DD | |
| serpType | No | Optional search engine results page type segment filter | |
| adGroupId | No | Optional ad group ID filter | |
| startDate | Yes | Start date YYYY-MM-DD | |
| campaignId | No | Optional campaign ID filter | |
| customerId | Yes | Google Ads customer ID (without dashes, e.g., 1234567890) | |
| searchTermContains | No | Optional search term substring filter |