submit_batch
Submit multiple URLs to Google Indexing API in HTTP batches of 100. Returns per-URL results, total submitted/error counts, and remaining daily quota.
Instructions
Submit multiple URLs to the Google Indexing API in HTTP batches of 100.
Returns per-URL results, total submitted/error counts, and remaining daily quota. Daily limit is 200 requests total. A quota_warning is added to the response when usage exceeds 180. url_type: 'URL_UPDATED' (default) or 'URL_DELETED'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| urls | Yes | ||
| url_type | No | URL_UPDATED |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |