Get Bulk Keyword Metrics
bulk_keyword_metricsRetrieve exact-match search volume, CPC, competition, and up to 48 months of history for up to 1,000 keywords in bulk.
Instructions
Get exact-match base metrics and 1-48 months of history for up to 1,000 keywords.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keywords | Yes | Keywords to analyze; accepts up to 1,000 unique phrases. | |
| language | No | Google Ads language ID or language code, for example 1000 or en. | |
| location | No | Google Ads geo target ID or ISO country code, for example 2840 or US. | |
| history_months | No | Number of monthly history points to return, from 1 through 48. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | No | Stable machine-readable error code. | |
| data | No | Keyword results. | |
| page | No | Current one-based page. | |
| error | No | Human-readable error when success is false. | |
| total | No | Total known matching results. | |
| success | Yes | Whether the request completed successfully. | |
| has_more | No | Whether another result page is available. | |
| next_page | No | Next page number, or null when complete. |