keywordsarray · requiredKeyword phrases of at most 10 words each.
minItems: 1 · maxItems: 1000
Loading tools…
DataForSEO
Return Google Ads keyword search volume and competition metrics by location and language.
Returns current Google Ads search-volume metrics, monthly search history, paid competition and bid data for a bounded keyword set. The live endpoint charges one fixed task fee whether the request contains one keyword or 1,000, so Scrollport prices the task once and never invents a per-keyword charge.
Agents select this operation with tool ID dataforseo.google-ads-search-volume, then check its current inputs and price before a run.
keywordsarray · requiredKeyword phrases of at most 10 words each.
minItems: 1 · maxItems: 1000
language_namestring · optionalValue supplied for language name.
minLength: 1 · maxLength: 100
location_namestring · optionalValue supplied for location name.
minLength: 1 · maxLength: 200
search_partnersboolean · optionalValue supplied for search partners.
itemsarrayReturned items value.
items_countnumberReturned items count value.
Inspect returns this reviewed example, its estimated cost and the current input schema. Run calculates the estimate for your actual input.
{
"tool_id": "dataforseo.google-ads-search-volume",
"input": {
"keywords": [
"seo tools"
],
"language_name": "English",
"location_name": "United States"
}
}{
"items": [
{
"cpc": 8.15,
"keyword": "seo tools",
"competition": "MEDIUM",
"search_volume": 12100,
"monthly_searches": [
{
"year": 2026,
"month": 7,
"search_volume": 12100
}
],
"competition_index": 34
}
],
"items_count": 1
}invalid_input: Provide 1–1,000 keyword phrases of at most 80 characters and 10 words each.example: {"keywords":["seo tools"],"location_name":"United States","language_name":"English"}rate_limited: The Google Ads live endpoint is limited to 12 requests per minute for the provider account.Retry after the current minute rather than splitting one bounded keyword batch into more calls.configuration_error: DataForSEO account access, funding, or cost controls blocked the request.Fund and verify the server-side DataForSEO account, then retry unchanged.Use verified tools with pay-per-use pricing. Provider access is included. Tools that work in your own apps ask you to connect that account.
Connect your first agent to receive $1 trial credit.