Add Search Engine to Project
PROJECT_addSearchEngineAdd a search engine to an existing project to track keyword rankings, with support for Google Maps, paid results, and featured snippets.
Instructions
Project Tool: Add a new search engine to a project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| phone | No | Company phone number for Google Maps SERPs | |
| site_id | Yes | Unique website ID | |
| lang_code | No | Language code | |
| merge_map | No | Take Google Maps SERPs into account. 0 – don’t take into account, 1 – take into account, 2 – take into account and display separately. | |
| region_id | No | Region ID (refer to getSerpLocations) | |
| region_name | No | Geographical name (region / city) in English. Only for Google | |
| paid_results | No | Track rankings in Google Ads (1 – yes, 0 – no) | |
| business_name | No | Business name for Google Maps SERPs | |
| featured_snippet | No | Take Featured snippet into account (1 – take into account, 0 – don’t take into account) | |
| search_engine_id | Yes | Search engine ID (refer to getAvailableSearchEngines) |