check_local_rank
Start a Google Maps rank grid (49 points, 8 miles) for a business by Google Place id, or by business name and city. Paid, drawn from a shared daily budget; when the budget is used up the result says quota_reached with the UTC reset time. For a running result, wait pollAfterSeconds, then call get_audit_report with runId. Repeat while status is running. Cached completed results need no polling.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| city | No | City, required with businessName when no placeId is given. | |
| state | No | US state, two-letter code or full name. | |
| trade | No | Trade, for example hvac, plumbing, auto repair, marine. Optional; inferred when omitted. | |
| placeId | No | Google Place id, for example ChIJ.... | |
| businessName | No | Business name as it appears on Google. |