Get SERP task status and advanced results
DATA_getSerpTaskAdvancedResultsCheck the status or retrieve complete advanced results of a SERP task, including all SERP item types like Maps and AI Overview.
Instructions
Data Tool: Retrieves the status or advanced results of a specific SERP task. Note that SERP tasks usually take 60 seconds to finish. If the task is still running, returns {"status": "processing"}. If complete, returns the full JSON results including "items". Returns ALL SERP item types (Maps, Reviews, AI Overview, etc.). Costs 10 credits for the 1st call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | The unique ID of the query task from the Add SERP tasks method. |